-
STFT
利用MATLAB作为平台,实现希尔伯特变换的程序源代码(Hilbert transform source code
)
- 2010-10-05 09:46:38下载
- 积分:1
-
ACO_GA_PSO
用三种方法解决城市距离问题(或背包问题)。三种方法分别为:遗传算法,蚁群算法,粒子算法。(Three ways to solve the problem of urban distance (or knapsack problem). Three methods are: genetic algorithm, ant colony algorithm, particle algorithm.)
- 2014-09-23 14:46:22下载
- 积分:1
-
chp2ex6gui
chp2ex1gui发电机负载从感性变为阻性和容性时,瞬时功率的结果
(chp2ex1gui generator load changes from inductive and capacitive resistance, the instantaneous power of the results)
- 2011-11-26 00:03:56下载
- 积分:1
-
Fisher-linear-discriminant-method
此为模式识别中的Fisher线性判别方法求分类器。进行了男、女错误率和总错误率的统计。
全部程序流程如下:
1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本均值m1和内离散度S1;
2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本均值m2和内离散度S2;
3、求最佳变换向量和阀值点;
4、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M;
5、把最佳变换向量和阀值点、x代入判别方程g(x);
6、对本判别的错误率进行统计。(This is the pattern recognition method, to calculate the Fisher linear discriminant classifier .Were male , female and total error rate error rate statistics .
All program flow is as follows :
1 , read FAMALE.TXT file to height or weight to the array, and find the sample mean m1 x1 and internal dispersion S1
2 , read MALE.TXT file to height or weight to the array, and find the sample mean m2 and x2 within the dispersion S2
3 , for the best transformation vector and the threshold point
4 , read Test2.txt file to the corresponding height or weight requirements for the array A and A is the number of samples M
5 , the best transformation vector and the threshold point , x substituted into the discriminant equation g (x)
6 , determine the error rate of the statistics .
)
- 2012-02-02 20:27:49下载
- 积分:1
-
NoiseJamming
线性调频信号的灵巧噪声卷积干扰matlab实现(Chirp signal dexterity the noise convolution interference matlab achieved)
- 2021-03-31 16:29:08下载
- 积分:1
-
kmeans_fast_Color
一个快速k均值彩色图像的分割算法,运行环境是matlab!(A fast k-means algorithm for color image segmentation, the operating environment is matlab!)
- 2014-02-08 08:21:53下载
- 积分:1
-
LMS_matlab
这个是用MATLAB程序编写的回波消除的代码,效果不错,简单明了(This is a MATLAB programming with the echo cancellation code, the effect is good, simple and clear)
- 2014-02-24 19:53:50下载
- 积分:1
-
Kth_number
划分树求区间K小数的Pascal源代码,
其建树复杂度为O(nlogn),
回答询问为O(logn)(A kind of tree to answer the kth smallest
number in an interval. )
- 2011-01-15 10:23:59下载
- 积分:1
-
bakerMap
implementation of bakermap method for image kryptography in matlab programming language
- 2011-05-09 10:58:33下载
- 积分:1
-
RandWPSO_LinWPSO_LnCPSO
用MATLAB实现RandWPSO、LinWPSO、LnCPSO算法,程序没错误,可以直接运行,非常适合刚学PSO者(Implementation of RandWPSO, LinWPSO, LnCPSO algorithm with MATLAB, the program no error, can be directly run, very suitable for just learning PSO
)
- 2013-08-04 12:13:51下载
- 积分:1