-
wave
小波变换相关方法的MATLAB实现,可以在同地幅图像中显示四幅不同的波段,包括三个高频和一个低频。(MATLAB Wavelet Transform Correlation method implemented in the same way images can be displayed in four different bands, including three high and one low-frequency.)
- 2009-11-18 10:02:07下载
- 积分:1
-
uniformestimatesdoaParkarray
均匀园阵doa估计music算法源程序,实现对均匀园阵doa估计(Park doa uniform array algorithm estimates source music, to achieve uniform estimates doa Park array)
- 2009-05-06 10:58:13下载
- 积分:1
-
algorithmeDFP
Algorithm of Netwon and secand method
- 2010-12-02 04:29:00下载
- 积分:1
-
LLSP
Write a MATLAB function lls_rd.m (rd stands for rank de
cient) to
solve the LLS problem
- 2013-07-24 09:22:50下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
sound
用SVM进行声音分类的程序,自己编的,效果挺好,用的是libsvm工具箱(With the sound of SVM classification procedures, own, and the effect is very good, with the libsvm toolbox)
- 2020-12-20 17:19:09下载
- 积分:1
-
PCA_face_recognition-_Matlab
基于Matlab的PCA人脸识别算法,代码注释清楚,实现简单。(PCA face recognition algorithm based on Matlab)
- 2014-02-20 19:18:03下载
- 积分:1
-
funlie
多目标跟踪的粒子滤波器,一个师兄的毕设,基于matlab GUI界面设计。( Multi-target tracking particle filter, A complete set of brothers, Based on matlab GUI interface design.)
- 2016-05-12 13:37:39下载
- 积分:1
-
WRSM
说明: 该程序中包含有各种响应面方法,如一次响应面和二次响应面(response surface method)
- 2020-11-24 16:49:33下载
- 积分:1
-
APFC_basic_hysis
基本的boost PFC simulink仿真,带有功率因数测量。控制采用滞环控制,功率因数可达99 以上。(The basic boost PFC simulink simulation, with a power factor measurement. Control using hysteresis control, power factor up to 99 .)
- 2012-11-21 21:58:53下载
- 积分:1