-
Final_RPS
Here different algorithms which are suitable for watermarking are implemented and MATLAB results are shown for reference.
- 2011-10-20 18:13:15下载
- 积分:1
-
inline-lsqcurvefit-matlab-code
Matlab inline-lsqcurvefit 参数拟合例子的源代码(Matlab inline-lsqcurvefit parameter fitting examples of source code)
- 2013-09-05 14:58:12下载
- 积分:1
-
myadder
an image quality assessment trial
- 2012-05-25 22:35:12下载
- 积分:1
-
csp
CSP, Common Spatial Pattern, 共同空间模式方法用于脑电信号EEG的一种较为全面的方法。(Common Spatial Pattern(CSP) method is a way to pre-processing the brain signal (EEG) in order to decrease the influnce of noise signal.)
- 2020-06-26 19:00:01下载
- 积分:1
-
addddd
一个add文件,里面有matlab和vc接口实例。
用vc打开使用(Add a file, there are instances of matlab and vc interfaces. Open to use with vc)
- 2010-05-12 15:24:13下载
- 积分:1
-
DSP_MATLAB003
数字信号处理基础 胡广书版 第三章例题程序(Digital signal processing-based Hu Guang-shu edition of Chapter III of the Example programs)
- 2009-11-19 11:18:00下载
- 积分: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
-
MUSIC
多重信号分类(MUSIC)算法,将信号分为信号子空间和噪声子空间,利用特征值估计频率(Multiple signal classification (MUSIC) algorithm, the signal is divided into signal subspace and noise subspace, the use of eigenvalues to estimate the frequency)
- 2017-05-16 17:34:34下载
- 积分:1
-
UIC513
uic513标准的matlab算法。振动,分垂横纵3个方向,输入,经matlab算法得出振动舒适度的指标(uic513 matlab)
- 2012-05-12 15:29:02下载
- 积分:1
-
mp
matlab版本
图论中的单源最短路径算法
一般C版本的比较多,这里提供matlab版本的,更简单方便使用
(matlab code of minimum path problem in graph theory)
- 2013-11-13 17:47:29下载
- 积分:1