资源列表
bat_algorithm (1)
- Bat-inspired algorithm for continuous optimization
firefly_algorithm
- Firefly Algorithm by X S Yang
HS
- HarmonySearch Metaheuristic By Sajjad Yazdani
MN
- 模拟退火算法的实现代码,很好的例子,有助于学习算法。(Simulated annealing algorithm implementation code, a very good example of learning algorithm.)
EKF
- 应用于目标跟踪的ekf算法,量测模型使用的为一般的测距模型(ekf for target tracking)
MATLAB
- 通过检测算子实现图像的边缘提取,可比较各种边缘提取的效果(MATLAB image edge extraction)
EEMD Matlab runcode
- eemd信号分解,分解成多个固有经验函数(The EEMD signal is decomposed and decomposed into multiple intrinsic empirical functions)
fdtd3D_UPML
- time domain finite difference
nnsysid20
- TO FIND NONLINEAR MODEL
Lingo 13.0
- lingo 13 破解版(内含破解方法),下载只为方便学习交流,仅供参考,侵权必删(lingo13 download only for study)
STDP_simulations
- 仿真实现STDP的波形,《STDP as presynaptic activity times rate of change of postsynaptic activity》代码。(STDP implemented on python, code in "STDP as presynaptic activity times rate of change of postsynaptic activity", arXiv:1509.05936v2.)
小波分解重构
- 小波分解重构,可以作为研究小波频率的一个重要参考,但是注意,该代码分解出来的高低频系数不能完全当作滤波器使用,只是参考。(Wavelet decomposition and reconstruction can be used as an important reference for studying wavelet frequency, but attention is paid to the high and low frequency coefficients decomposed by