-
New
verry good program.you can try to run this
- 2010-06-27 18:51:39下载
- 积分:1
-
minboundrect
用MATLAB计算二值图像的最小外接矩形,并输出矩形范围。(Calculating the minimum circumscribed rectangle of two valued images)
- 2020-11-21 18:29:36下载
- 积分:1
-
mean_shift_tracking
mean shift tracking, 经我修改 可以运行(mean shift tracking code, running successfully.)
- 2010-11-18 10:44:40下载
- 积分:1
-
program-matlab
sift纯matlab代码,算法实现比较好,研究sift算法一定能够用的上的(the matlab code of sift,it would be very useful when you research the sift)
- 2013-05-04 18:45:25下载
- 积分: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
-
WOA
说明: 鲸鱼优化算法的源程序,注释很详细,并且已经调试成功,很好用(Whale Optimization Algorithm Source Code, the comments are very detailed)
- 2021-03-12 16:09:25下载
- 积分:1
-
TeeChart7QRSourceCode
source code for TeeChart ()
- 2007-07-25 13:49:37下载
- 积分:1
-
matlab-fem-code-from-eP
这是Feysel Nesru Sherif最新编译的Matlab 弹塑性有限元程序。其中屈服面采用的是Mohr Coulomb屈服面。这为采用matlab进行弹塑性分析提供了一定的参考作用(This is Feysel Nesru Sherif latest compiled Matlab elastic-plastic finite element program. Which yield surface is used Mohr Coulomb yield surface. This provides some reference for the elastic-plastic analysis using matlab)
- 2020-07-20 12:48:46下载
- 积分:1
-
ir
说明: 图像复原--数字图像处理--matlab程序(Image Recovery- Digital image processing- matlab program)
- 2013-12-02 11:04:18下载
- 积分:1
-
Desktop
通过matlab设计的GUI界面实现语音信号的实时录入和频谱分析和滤波等处理,并能够显示各阶段时域波形及频谱图,滤波器种类及参数可调(Through the GUI interface designed by matlab, the real-time input of speech signal, spectrum analysis and filtering are realized, and the time-domain waveforms and spectrograms of each stage can be displayed, and the types and parameters of filters can be adjusted.)
- 2019-06-28 08:58:53下载
- 积分:1