-
Parzen-window-method
此为模式识别中Parzen窗法估计概率密度函数。
全部程序流程如下:
1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本数N1和窗宽、体宽;
2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本数N2和窗宽、体宽;
3、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M;
4、利用Parzen窗法估计概率密度函数判别男女性别;
5、对本判别的错误率进行统计。
(This is the pattern recognition Parzen window method to estimate the probability density function .
All program flow is as follows :
1 , read FAMALE.TXT file to height or weight to the array, and find the number of samples x1 N1 and window width , body width
2 , read MALE.TXT file to height or weight to the array, and find the number of samples x2 N2 and window width , body width
3 , read Test2.txt file to the corresponding height or weight requirements for the array A and A is the number of samples M
4 , the use of Parzen window method to estimate the probability density function of gender discrimination
5 , determine the error rate of the statistics .
)
- 2012-02-02 20:24:06下载
- 积分:1
-
methods_of_approximation
函数逼近的实现方法,matlab程序集的源代码,相当不错,希望对大家有帮助(Implementation of approximation of function)
- 2010-11-16 16:03:00下载
- 积分:1
-
movie
source code matlab for image by using imageprocessing
- 2011-05-08 18:55:07下载
- 积分:1
-
SNAMP.4
SNAMP代码,供大家学习研究设计使用,希望对你有帮助(SNAMP code for them to learn from research design to use, want to help you)
- 2009-12-14 21:25:36下载
- 积分:1
-
Matlab-gong-ju-xiang-ying-yong
《Matlab工具箱应用》 张金明等编,原书扫描件(Applications, edited by Zhang Jinming Matlab toolbox, the original book scan)
- 2013-08-15 23:04:08下载
- 积分:1
-
music_two
述是经典MUSIC算法的基本原理,许多限制是可以放宽或取消的。首先,关于均匀线阵的限制不是必须的,实际中可采用几乎是任意形状的阵列形式,只要满足在个独立信号源的条件下,矩阵具有个线性无关的列就可以了。其次,天线阵元在观测平面内无方向性这一点也不是必要的,而且还可以考虑三维空间的DOA估计问题,即不仅估计信号的方位角,还要估计它的俯仰角,当然MUSIC算法还用于频率、方位和俯仰的联合估计。(Above is the basic principle of the classical MUSIC algorithm, a number of restrictions can be relaxed or canceled. First, restrictions on ULA is not necessary, the actual form of an array can be almost any shape, as long as the signal source in the independent condition matrix has linearly independent columns on it. Second, the antenna elements in a plane non-directional observation it is not necessary, but could also be considered DOA estimation of three-dimensional space, that is not only estimated azimuth signals, but also to estimate its pitch angle, of course, also MUSIC algorithm joint estimation for the frequency, the azimuth and elevation.)
- 2016-03-19 10:10:45下载
- 积分:1
-
MP
说明: 匹配追踪算法,一种可用于计算稀疏表示的贪婪算法(Matching pursuit algorithm, a greedy algorithm for sparse representation)
- 2017-09-11 15:26:49下载
- 积分:1
-
mean_shift
说明: MeanShift算法在运动人体跟踪MATLAB代码(MeanShift algorithm in MATLAB code tracking of moving body)
- 2010-04-02 16:51:24下载
- 积分:1
-
matlab_instance
本例程是利用MATLAB作为开发工具,编写代码实现卷积的数值运算(This routine is to use MATLAB as a development tool to write code to achieve the numerical convolution of)
- 2014-11-03 19:42:16下载
- 积分:1
-
getTu
希尔伯特变换实现了SSB调试,画出信号的时域和频域的图象只管观察(Hilbert transform SSB debugging, draw the signals in time domain and frequency domain image just observed)
- 2013-04-27 00:07:48下载
- 积分:1