-
ParzenPNN
此文件为matlab程序仿真 所用工具为PNN(PNN simulation)
- 2009-11-21 21:47:11下载
- 积分:1
-
abdq
说明: 改模块用于实现坐标系的转换,将abc坐标转换为dq坐标系(abc TO dq)
- 2012-04-25 21:29:52下载
- 积分:1
-
pca-fault
故障诊断方面的一篇文章,发表在Automatica上,具有很大的参考意义。(Fault diagnosis of an article published in Automatica, and has great reference value.)
- 2013-11-22 17:10:04下载
- 积分:1
-
facere
基于matlab的人脸识别程序,内附说明,很详细(Matlab-based face recognition process, containing a description, in detail)
- 2009-06-04 11:28:38下载
- 积分:1
-
Houghwithdetail
使用matlab进行hough变换,细节原码,并有输出显示(Use of matlab hough transform, detail of the original code, and output display)
- 2013-09-21 09:05:45下载
- 积分:1
-
201406171136375081
files for automatic control Z749
- 2015-01-29 21:24:29下载
- 积分:1
-
Mechanical-FMF-LPG
机械式少模光纤光栅实现模式转换,产生轨道角动量模式(Mechanical few-mode fiber long period grating to generate orbital angular mode)
- 2016-09-01 08:53:44下载
- 积分:1
-
cuedsid
系统辨识工具箱,找了很久,亲测可用。matlab没装工具箱的可以下载(system identification toolbox)
- 2018-01-09 20:26:39下载
- 积分:1
-
HF
说明: 一种脉振高频注入的永磁同步电机无传感器控制simulink仿真(Sensorless control simulink simulation of permanent magnet synchronous motor with pulsed high frequency injection)
- 2019-07-30 19:40:27下载
- 积分:1
-
Fisher-linear-discriminant-method
此为模式识别中的Fisher线性判别方法求分类器。进行了男、女错误率和总错误率的统计。
全部程序流程如下:
1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本均值m1和内离散度S1;
2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本均值m2和内离散度S2;
3、求最佳变换向量和阀值点;
4、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M;
5、把最佳变换向量和阀值点、x代入判别方程g(x);
6、对本判别的错误率进行统计。(This is the pattern recognition method, to calculate the Fisher linear discriminant classifier .Were male , female and total error rate error rate statistics .
All program flow is as follows :
1 , read FAMALE.TXT file to height or weight to the array, and find the sample mean m1 x1 and internal dispersion S1
2 , read MALE.TXT file to height or weight to the array, and find the sample mean m2 and x2 within the dispersion S2
3 , for the best transformation vector and the threshold point
4 , read Test2.txt file to the corresponding height or weight requirements for the array A and A is the number of samples M
5 , the best transformation vector and the threshold point , x substituted into the discriminant equation g (x)
6 , determine the error rate of the statistics .
)
- 2012-02-02 20:27:49下载
- 积分:1