资源列表
Chapter3
- 现代通信信号在matlab中的实现以应用程序-good
Chapter1
- 现代通信信号在matlab软件上的实现及应用-good
Chapter2
- 现代通信信号在matlab中的实现及应用-good
ACTSP
- 实现了蚁群算法求解TSP问题。注释详细 function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q) ------------------------------------------------------------------------- 主要符号说明 C n个城市的坐标,n×2的矩阵 NC_max最大迭代次数 m蚂蚁个数
fisher_classify
- function [clusters,c,F]=fisher_classify(A,B,data) fisher判别法程序 输入A、B为已知类别样本的样本-变量矩阵,data为待分类样本 输出C为判别系数向量 -function [clusters, c, F] = fisher_classify (A, B, data) fisher discriminant method procedures input A, B for a sample of known typ
distance_classify
- function g=distance_classify(A,b) 距离判别法程序。 输入已分类样本A(元胞数组),输入待分类样本b 输出待分类样本b的类别g 注:一般还应计算回代误差yita 输入已知分类样本的总类别数n 每类作为元胞数组的一列-function g = distance_classify (A, b) from the Criterion procedures. Input samples have been classified A
greymodel
- 本程序主要用来计算根据灰色理论建立的模型的预测值。 应用的数学模型是 GM(1,1)。 原始数据的处理方法是一次累加法- Of the procedures used to calculate the main theory in accordance with the gray of the predictive value of the model. The application of the mathematical model is GM (1,1). Hand
xtjl
- 实现了25种系统聚类的方法,在函数的选项里面可以进行方便的指定。同时可以自动计算这25种方法的评价函数,选择最优的系统聚类方法-25 kinds of systems to achieve a clustering method, in function of the option which can be easily specified. At the same time, it can automatically calculate the 25 kinds of methods of e
julei
- 压缩包里面有四个函数,实现了常用的几种模糊聚类方法,附有较详细的注释-There are four functions in the file. these functions fulfills common method of fuzzy cluster. Commments are quite good
wavelet_mallat
- 小波分析mallat经典算例,欢迎大家尝试,比较经典,适合小波理论的初级阶段学习。-wavelet analysis——mallat
LMS-MATLAB
- LMS-MATLAB最小均方算法的Matlab源程序,模式识别中的分类器-LMS-MATLAB least-mean-square algorithm of Matlab source code, Pattern Recognition Classifier
119128682MININNET
- Program in matlab for rbf network.
