-
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
-
chapter04
matlab程序,用于matlab的学习及经验积累,相信会对你有帮助的(the programe of matlab)
- 2012-03-27 01:36:24下载
- 积分:1
-
fig1_12
雷达SNR相对于检测距离的曲线,其中对应不同的雷达截面积和发射功率。(Radar SNR curve with respect to the sensing distance, which corresponds to the type of radar cross section and transmit power.)
- 2013-10-21 09:45:15下载
- 积分:1
-
src.tar
Txk - Tux kart main file
- 2014-12-21 03:53:04下载
- 积分:1
-
averageblurofsaltpeppernoise
THIS CODE REMOVES "SALT AND PEPPER NOISE" BY AVERAGING.MAY HELP BEGINNERS TO UNDERSTAND THE COLOR PICTURE AND REMOVING THE NOISE IN GREY IMAGE OUTPUT OF GIVEN COLOR IMAGE.
- 2010-03-08 00:49:59下载
- 积分:1
-
FSK2_mdl
This is FSK simulink
- 2010-12-26 09:45:37下载
- 积分:1
-
Dip-project
this is a digital image processing project about edge detection canny second algorithm in .m files
- 2011-05-27 18:15:51下载
- 积分:1
-
GMVQ
GMVQ算法,stanford大学Gray先生经典之作(GMVQ algorithm, stanford University of Mr. Gray for the classic)
- 2006-12-08 09:41:41下载
- 积分:1
-
chapter4
几个matlab例子。对于初学者有很好的帮助,可以试试看。。挺不错的(Several matlab example. Good help for beginners, you can give it a try. . Very good)
- 2012-05-24 12:41:49下载
- 积分:1
-
P0207
教你如何根据一副RGB图像创建出一幅灰度图像,并将它们显示在屏幕上面(Teach you how to create a grayscale image according to an RGB image, and displays them on the screen above)
- 2012-07-22 17:17:47下载
- 积分:1