-
MATLAB_Control_Panel
a gui used for controling robot
- 2009-09-20 22:35:07下载
- 积分:1
-
T135_export
涡格法计算现行气动力的matlab代码,用于飞机机翼概念设计阶段的气动力评估(Tornado is a Vortex Lattice Method for linear aerodynamic wing design applications in conceptual aircraft design or in aeronautical education)
- 2013-08-24 09:54:34下载
- 积分:1
-
绘制山区地貌
测量坐标后,绘制山区地貌,可以得到比较逼真的山区地貌(Measuring coordinates, draw mountain landscape)
- 2013-09-15 00:01:31下载
- 积分:1
-
bezier_surface_display
BEZIER曲面显示程序:可以从一个Bezier node and rectangle 文件中读出该文件的信息,并在屏幕上显示该Bezier曲面(BEZIER_SURFACE_DISPLAY:a MATLAB program which gets the names of the node and rectangle files defining a Bezier surface, reads the information from the files, and displays the surface on the screen.
)
- 2009-02-06 20:05:03下载
- 积分:1
-
Goldcodesequence
Gold 码的自相关序列的生成器以及自相关序列的特性图方面的仿真(the auto-relation sequence generator of the Gold code)
- 2020-07-04 03:20:02下载
- 积分:1
-
nvh
NVH用7自由度模型,simulink,可重新设定参数(NVH model with seven degrees of freedom, simulink, can be re-set parameters)
- 2021-03-16 16:09:22下载
- 积分:1
-
Parzen
Parzen窗法 模式识别基本程序 很重要很有用的哦(The Parzen window pattern recognition procedures very useful Oh)
- 2013-01-04 19:57:06下载
- 积分:1
-
lfm
简单的将线性调频信号的时域图和频域图对比描述,帮助读者更加直观的看出线性调频信号的特征(Simple time domain and frequency domain plots in Figure chirp signal contrast description to help readers see more intuitive chirp signal characteristics)
- 2014-09-17 20:22:48下载
- 积分:1
-
trainSOM
IT IS TO TRAIN SOM NETWORK ON IMAGE .......
- 2014-11-26 01:15:11下载
- 积分: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