-
svm_matlab
支持向量机的matlab程序实现,可用于模式分类,模式识别(SVM matlab program can be used for pattern classification, pattern recognition)
- 2008-12-20 11:02:57下载
- 积分:1
-
jpeg-matlab
这是一个很实现的MATLAB实现JPEG源程序,希望对大家有帮忙(This is a very achievable JPEG source MATLAB to achieve, in the hope that we have to help)
- 2008-01-03 22:20:55下载
- 积分:1
-
PCA-based-matlab
基于PCA算法的人脸识别,使用ORL人脸数据库做实验,识别率为88 (PCA algorithm-based face recognition using ORL face database experiment, the recognition rate of 88 )
- 2012-06-01 22:21:04下载
- 积分:1
-
LMS
基于LMS算法的均衡技术在matlab上的仿真应用(Equalization technique based on the LMS algorithm in matlab simulation applications)
- 2013-08-28 21:57:31下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
kdpgvgbe
进行逐步线性回归,相关分析过程的matlab方法,含噪脉冲信号进行相关检测,关于神经网络控制,各种kalman滤波器的设计,使用混沌与分形分析的例程。( Stepwise linear regression, Correlation analysis process matlab method, Noisy pulse correlation detection signal, On neural network control, Various kalman filter design, Use Chaos and fractal analysis routines.)
- 2016-03-12 11:34:10下载
- 积分:1
-
Crosstalk_f
cross talk canceller matlab
- 2009-06-06 13:22:50下载
- 积分:1
-
fs_sup_fcbf
Using Weka s feature selection algorithm
X, the features on current trunk, each colum is a feature vector on all
instances, and each row is a part of the instance
Y, the label of instances, in single column form: 1 2 3 4 5 ...
a.E = weka.attributeSelection.SymmetricalUncertAttributeSetEval
a.S = weka.attributeSelection.FCBFSearch -D false -T -1.7976931348623157E308 -N -1
- 2015-06-15 05:02:05下载
- 积分:1
-
puntie
多机电力系统仿真及其潮流计算,小波包分析提取振动信号中的特征频率,包括调制,解调,信噪比计算。( Multi-machine power system simulation and flow calculation, Wavelet packet analysis to extract vibration signal characteristic frequency, Includes the modulation, demodulation, signal to noise ratio calculation.)
- 2016-11-20 13:58:42下载
- 积分:1
-
AdapGA
用matlab编写的自适应遗传算法,交叉概率和变异概率能够自动随适应度而改变,因此能够提供相对某个最优解的最佳交叉概率和变异概率(Using matlab adaptive genetic algorithm, the crossover and mutation probability with the fitness change, and therefore able to provide relatively a optimal solution best crossover probability and mutation probability)
- 2013-01-08 16:55:21下载
- 积分:1