资源列表
Tf-idf
- tfidf的实现,参考某博主的代码,解读(Copyright of this Blog's content is reserved.)
kmeans
- kmeans 算法实现,参考某位博主的代码,具体是哪位大牛忘记了。对代码进行解读(Implementation kmeans, refer to a blogger.Copyright of this Blog's content is reserved.)
Kmeans
- 可以实现K均值聚类的MATLAB程序。但是有点小问题。(The MATLAB program of K mean clustering can be realized.)
knn
- 模式识别中的k近邻算法,经过测试,运行结果很好。 最小距离分类器 : 它将各类训练样本划分成若干子类,并在 每个子类中确定代表点 。测试样本的类别则以其与这些代表点距离最近作决策。该方法的缺点是所选择的代表点并不一定能很好地代表各类,其后果将使错误率增加。(The k nearest neighbor algorithm in pattern recognition has been tested and the result is very good. Minimum distance c
TSP(GA)
- 遗传算法求解TSP问题的全部函数,运行时间很短。(THE FUNCTION OF GA to solve the tsp problem.)
测试函数作业
- 基于DFP变尺度法对sphere和rosenbrock测试函数进行最优化处理(Optimization of sphere and Rosenbrock test functions based on DFP variable metric method)
01 层次分析法
- 输入判断矩阵A,通过matlab程序判断矩阵,一次性检验(Input judgment matrix A, judge matrix by MATLAB program, one-time test.)
Face_Recognition
- matlab人脸识别官方例程加上ORL开源样本库的照片 还是很不错的 训练起来很舒服(Matlab face recognition official routines plus ORL open source sample library photos are still very good training very comfortable.)
mtspf_ga
- 用于2维和3维的TSP问题,固定起点和终点,可给定旅行商数量(For the 2 dimensional and 3 dimensional TSP problem, fixed starting point and end point, the number of traveling salesmen can be given.)
pinghua
- 利用多帧图像平均法,对受零均值随机高斯噪声干扰的图像进行平滑处理(Multi-frame image averaging method for smoothing images disturbed by zero-mean random Gaussian noise)
lowpass
- 基于matlab的N阶巴特沃斯数字滤波器滤波器设计和仿真(N-order Butterworth digital filter filter design and simulation based on matlab)
chrip
- matlab实现余弦扫频函数,并对其进行3D频谱提取和显示(Matlab to achieve cosine sweep function, and its 3D spectrum extraction and display)
