-
matlab
用vc把相片的信息读入电脑,然后可以利用矩阵将数据进行编辑,以达到某种效果!(read the information of photo into the computer.)
- 2009-04-02 14:50:53下载
- 积分:1
-
a_novel_dc_capacitor_voltage_balance_control_meth
capacitor voltage control for multilevel statcom
- 2014-01-27 10:11:25下载
- 积分:1
-
ShearLab-1.0
shearlet工具箱。里面有基于剪切波的图像去噪算法,实验结果表叫,它较原有算法更好地实现去除噪声与保护图像细节之间的平衡(Threshold-based shearlet image denoising algorithm, called the results table, it better than the original algorithm to remove noise and to achieve a balance between preserving image details.)
- 2012-05-29 18:35:52下载
- 积分:1
-
pressione
This functions models the pression profile with height
- 2014-09-29 20:37:08下载
- 积分:1
-
Weight_LS
加权最小二乘法.用matlab实现加权最小二乘法,采用封装函数的形式编写,易于使用。(Weighted least squares method. Using matlab realize the weighted least squares method, in the form of wrapper function written, easy to use.)
- 2020-06-26 23:20:01下载
- 积分:1
-
bpfilter
bandpass filter inverter
- 2010-12-02 00:00:38下载
- 积分:1
-
LEACH.wsnlab.ir-(1)
useful for students to learn leach algorithm using matlab for wireless sensor network
- 2012-07-11 23:06:12下载
- 积分:1
-
TSP123
应用TSP算法的MATLAB程序,,对于优化问题有着不错的效果,,希望大家喜欢!(Application of TSP algorithm MATLAB program for optimization problems with good results, I hope you like!)
- 2011-09-11 01:18:16下载
- 积分:1
-
qpskmod
QPSK modulation in Rayleigh channel
- 2013-09-19 20:32:55下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1