-
chaos-time
混沌吸引子的MATLAB程序的实现,在这个基础上可以去掉前面的暂态点,调整视角,全方位地观察混沌吸引子的几何结构。(Chaotic attractor MATLAB program implementation, on this basis can be removed in front of the transient point, adjust the viewing angle in all directions to observe the geometry of chaotic attractors.)
- 2009-09-23 19:00:13下载
- 积分:1
-
mtetris_hacked
一个改进的俄罗斯方块游戏MATLAB实现程序(a improved game code of mtetris in MATLAB)
- 2014-08-26 11:31:57下载
- 积分:1
-
YBZDJ
关于元胞自动机的matlab程序,希望对大家有用(About Cellular Automata matlab program, we hope to be useful)
- 2014-12-04 10:17:30下载
- 积分:1
-
two_channel_tdm_pcm_matlab
simulate two channel tdm_pcm using matlab
- 2009-03-05 17:58:18下载
- 积分:1
-
MMSE_algorithm
MIMO信道均衡的matlab代码,可以直接使用。(code with matlab format for channel MIMO equalization.)
- 2021-01-14 22:18:48下载
- 积分:1
-
S2
有关于滑模变结构的S函数的例程2,用来学习S函数结构(About SMVSC S-function routines 2, S-function structure for learning)
- 2013-08-18 11:02:26下载
- 积分:1
-
MRAC-Adaptive-2010
Notes on Model Reference Adaptive Control
- 2012-09-28 12:59:59下载
- 积分:1
-
yiweizuoshou
一个左手介质的FDTD的分析,采用ADE方法离散(A left-handed medium, the analysis of the FDTD method discrete ADE
)
- 2011-07-23 00:11:43下载
- 积分:1
-
system-based-on-MATLAB
基于matlab的直接序列扩频通信系统仿真(Simulation of direct sequence spread spectrum communication system based on MATLAB)
- 2013-03-31 17:16:33下载
- 积分: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