-
基于模拟退火的TSP算法
说明: 模拟退火算法结合聚类算法解决多区域TSP问题(Multi region TSP problem)
- 2020-04-12 11:16:46下载
- 积分:1
-
active_contour_usage
主动轮廓模型(蛇模型)及应用MATLAB源码,(Active Contour Model (Snake Model) and application of MATLAB source,)
- 2008-01-11 15:06:13下载
- 积分:1
-
work3
课本ID3算法 matlab上实现课本上对天气的预测(Textbooks ID3 algorithm matlab realize)
- 2013-04-15 17:21:33下载
- 积分:1
-
spherical-wave
球面波仿真,三维彩色图像生成,体现球面波传播的特性(spherical wave movie)
- 2015-06-12 18:07:35下载
- 积分:1
-
trivsr
三相双闭环PWM整流器simulink仿真,空间矢量SVPWM,电流前馈解耦,DQ坐标变换(Double closed loop three-phase PWM rectifier, using SVPWM, current feedforward decoupling, DQ coordinate conversion, etc
)
- 2021-04-19 11:38:54下载
- 积分:1
-
ymax
wimax with source code for matlab
- 2009-11-07 04:05:04下载
- 积分:1
-
Matlab
讨论了多变量灰色预测模型的算法,给出了多变量灰色预测模型的Matlab程序(Gray discussed the multivariate prediction model algorithm, given a number of variables in the Matlab program gray prediction model)
- 2011-04-29 16:40:14下载
- 积分:1
-
predictive-models
一些常见的数据预测模型matlab源代码(Some matlab source code of common data predictive models )
- 2013-05-10 22:17:13下载
- 积分:1
-
randomDistribution
this code describes distribution of motes randomly in matlab
- 2012-02-01 12:17:53下载
- 积分: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