-
multiwavelet
小波变换的MATLAB实现
几个用MATLAB编写的小波变换示例(multiwavelet)
- 2009-09-06 07:21:29下载
- 积分:1
-
ECG-with-WT
ECG signal processing with Matlab
- 2012-02-13 00:32:16下载
- 积分:1
-
opimize-code
设计Spectral methods、Probability and Stochastics等(Other design Spectral methods, Probability and Stochastics)
- 2013-12-07 18:46:20下载
- 积分:1
-
originalbee
说明: 原始的蜂群演算法,提供圖形介面,提供初階使用者認識蜂群演算法(orginal antificial bee colony(ABC))
- 2010-03-17 11:02:15下载
- 积分:1
-
information_compute
信息论的有关信息指标的计算,很有用。在MATALB7.x下调试通过。(information, the relevant information, which was the basis for useful. Under the MATALB7.x through debugging.)
- 2007-02-09 22:45:36下载
- 积分:1
-
current_calculate
这是一段关于计算电流中谐波含量的M文件,用MATLAB实现,精确度很高。(This is a paragraph on the calculation of current harmonic content of M documents, using MATLAB implementation, high accuracy.)
- 2009-03-02 14:59:10下载
- 积分:1
-
mariosong
Put these two files into the same directory and run mariosong.m. It will play the first part of the mario brothers theme song. You can edit note.m to add qualities to the sound
- 2010-10-20 14:39:10下载
- 积分:1
-
LSDE
应用matlab求解线性随机微分方程dx(t)=sin(x(t))+sigma*dB(t)的输出结果。(generates outcomes of solutions of the SDE dx(t)=sin(x(t))+sigma*dB(t))
- 2014-12-09 10:52:10下载
- 积分:1
-
MT-coba-terakhir
Forward Modeling 1 dimension Magnetotelurik
- 2015-02-17 15:52:28下载
- 积分:1
-
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