-
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 types of samples- variable matrix, data to be classified as output samples for discriminant coefficient vector C)
- 2009-05-09 17:16:52下载
- 积分:1
-
FDTD_LiWu_tilted
说明: Matlab电磁波FDTD传输程序
模拟一天线发射电磁波在不同介质中的传播。(The Finite-difference time-domain (FDTD) method belongs in the general class of grid-based differential time-domain numerical modeling methods. The time-dependent Maxwell s equations (in partial differential form) are discretized using central-difference approximations to the space and time partial derivatives. The resulting finite-difference equations are solved in either software or hardware in a leapfrog manner: the electric field vector components in a volume of space are solved at a given instant in time then the magnetic field vector components in the same spatial volume are solved at the next instant in time and the process is repeated over and over again until the desired transient or steady-state electromagnetic field behavior is fully evolved.
)
- 2010-03-20 12:16:29下载
- 积分:1
-
zadoff
Zadoff chu PN sequence generation and testing its properties
- 2013-02-13 02:21:42下载
- 积分:1
-
201112191637
I am a third year master major in automation at Shanghai Jiao Tong University, P. R. China. With tremendous interest in Industrial Engineering, I am writing to apply for acceptance into your Ph.D. graduate program.
- 2013-12-30 13:02:54下载
- 积分:1
-
RBFlw10
这是matla论文,用来计算RBF输出值很有效(This is matla paper, the output value used to calculate the RBF is very effective)
- 2010-09-13 15:53:00下载
- 积分:1
-
TwoMethodCalibration
Matlab摄像机标定两种方法,张法和TSAI(Matlab camera calibration method, Zhang and TSAI)
- 2007-05-03 16:51:31下载
- 积分:1
-
PCA
PCA算法的matlab程序,可以实现数据的主元提取(PCA algorithm matlab program, you can achieve the main element of the data extracted)
- 2012-10-12 09:32:37下载
- 积分:1
-
MELP-PPT
Mixed-Excitation Linear Predictive Coder -
MELP codec demonstration
- 2015-01-19 00:41:02下载
- 积分:1
-
xiaobobao
说明: matlab小波包去噪举例,对初学者很有用的一个短程序(matlab wavelet packet denoising for example, very useful for beginners a short program)
- 2010-05-01 01:14:17下载
- 积分:1
-
classic-kalman-matlab-code
文件是经典卡尔曼算法matlab实现代码,包括线性卡尔曼滤波,扩展卡尔曼滤波,无迹卡尔曼滤波等,初学者有福啦~~(The code is mainly for kalman alogrithm by matlab,including linear kalman,expanding kalman,unscented kalman.it s very helpful for the green_hand about them.)
- 2014-11-19 10:05:16下载
- 积分:1