-
introduction_matlab
MATLAB, c est un logiciel permettant d effectuer des opérations complexes sur des matrices et vecteurs directement avec la syntaxe matricielle (presque la même écriture que dans les livres et publications). Matlab, c est un interpréteur d opérations matricielles. C est aussi un langage de programmation de haut niveau. Matlab est écrit en C, mais il ne demande aucune connaissance du C de l utilisateur.
- 2010-06-23 19:34:16下载
- 积分:1
-
2
说明: solar pv mppt wind mppt using fuzzy logic control
- 2012-06-15 15:14:25下载
- 积分:1
-
separate-ocean-and-land
利用matlab判斷影像矩陣,利用近紅外光圖使海洋與陸地區分並找出海岸線(Judgment using matlab image matrix, using near-infrared light diagram of the marine and terrestrial distinguish and identify the coastline)
- 2013-08-31 11:32:53下载
- 积分:1
-
svpwm
在Matlab/Simulink的条件下,搭建了SVPWM模块,经过调试,验证了可行性(In Matlab/Simulink conditions, built SVPWM module, after commissioning, the feasibility)
- 2014-05-25 17:02:37下载
- 积分:1
-
floc_music
说明: 本程序有传统的MUSIC算法和基于分数低阶矩的MUSIC算法 在alpha稳定分布下的性能仿真(this programme contain the performence of traditonal MUSIC algorithm and FLOC MUSIC algorithm under the alhpa steady distrubution)
- 2010-04-06 19:45:11下载
- 积分:1
-
Segmentation
code segmentation an image
- 2010-06-01 19:48:27下载
- 积分:1
-
c5_2
基于实数编码遗传算法的pid整定 样本数为30性能指标j=23.9936(Based on real-coded genetic algorithm tuning of pid number of samples for the 30 performance indicators j = 23.9936)
- 2007-08-15 19:49:01下载
- 积分:1
-
Matlab
说明: MATLAB的一个学习资料,pdf格式 不是图片扫描的所以说比较清楚(MATLAB)
- 2009-11-01 21:44:22下载
- 积分:1
-
BPSK
MATLAB BPSK调制
MATLAB BPSK调制
- 2020-11-14 09:29:44下载
- 积分: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