资源列表
1546456
- matlab 实用指南 实例M文件-Matlab Practical Guide document examples M!
最小最大距离算法
- 聚类算法
MATLAB_handbook
- 《MATLAB实用指南》系列丛书源代码,很经典的丛书系列,有其中4本的源程序-failed to translate
coding
- abcdefghijklmnopqrstuvwxyz
SZFXJy
- 数值分析讲义,更好地进行数值分析学习。真的真的真的很好-Numerical analysis notes, numerical analysis to study better. Really really really good
BEM-Acoustics
- The Boundary Element Method in Acoustics by S. M. Kirkup
code_3
- 根据用户的电影收视率来预测用户的性别和年龄并且使用10折交叉验证。-predict the gender and age of users based on their ratings on movies.perform 10-fold cross validation. In each fold, users.datx(x=0,…,9) is used for test, and all other users. datxare used for training. You can use m
gaosizhengfansuan
- 可以进行高斯投影坐标正反算,即可以把大地坐标利用高斯投影转化为高斯平面坐标或者反过来把高斯平面坐标转化为大地坐标-Can be considered positive and negative Gauss projection coordinates, geodetic coordinates that can be projected into the use of Gauss Gauss Gauss plane coordinates, or turn the plane coordinat
tongminghexian
- 用于在两幅图之间进行同名核线的显示,这是关于数字摄影测量方面的知识-Between the two images used in the nuclear line of the display of the same name, which is about the knowledge of digital photogrammetry
CT
- Contourlet Transform
冒泡排序
- 冒泡排序(Bubble Sort,台湾译为:泡沫排序或气泡排序)是一种简单的排序算法。它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。(Bubble sort (Bubble Sort, Taiwan: bubble sort or bubble sort) is a simple sorting algorithm. It repeats the sequence to sort, co
164835
- vc++常用的数值算法集 包含:插值,积分,逼近,排序等等常用的数值算法,其中包含都包含代码()
