-
ACMisgood
利用矩阵乘法解决的经典例题
或许对您的编程思维受益匪浅(Using matrix multiplication to solve the classic example of thinking may benefit your program)
- 2010-08-07 21:28:21下载
- 积分:1
-
sima1
霍普菲尔德网络的一个例子,matlab程序(An example of Hopfield network, matlab program)
- 2008-01-06 16:14:24下载
- 积分:1
-
GA
说明: 这是一种对遗传算法的Matlab实现,此算法主要应用于求函数的极值。(This is a Matlab implementation of genetic algorithms, this algorithm is mainly used in extreme demand function.)
- 2010-12-01 16:12:48下载
- 积分:1
-
matlabCode
floyd最短路算法、dijkstra最短路算法、求网络的最小费用最大流(floyd shortest path algorithm, dijkstra shortest path algorithm, find the minimum cost maximum flow networks)
- 2009-12-29 16:20:23下载
- 积分:1
-
antparset
Spatial Channel model examples
- 2014-11-18 14:17:41下载
- 积分: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
-
雷达截面积————理想导电球的归一化后向散射RCS rcs_sphere
雷达截面积————理想导电球的归一化后向散射RCS( normalized backscattering RCS of
Perfectly conducting sphere )
- 2020-06-27 03:00:02下载
- 积分:1
-
particle_filter
matlab code for Particle filter tutorial
- 2015-02-03 16:01:37下载
- 积分:1
-
5
说明: MATLAB图像处理源程序5:P0502:计算图像中的欧拉数(MATLAB image processing source code: P0502: calculated image of Euler number)
- 2013-05-20 23:55:42下载
- 积分:1
-
基于粒子群算法和遗传算法的PID参数优化
基于粒子群算法和遗传算法的PID参数优化程序和相应文档(The Optimization of PID Parameters Based on Particle Swarm Optimization and Genetic Algorithm)
- 2021-04-28 13:18:43下载
- 积分:1