-
autoregressive_model
this is an autoregressive model build in matlab with yule walker algorithm in a noisy channel
- 2011-10-17 00:03:25下载
- 积分:1
-
量子粒子群算法的matlab实现,有程序说明
说明: 量子粒子群算发代码,有中文注释,适合初学者编程学习。。。。。。。。。。(Quantum particle swarm algorithm code, with Chinese notes, suitable for beginners to learn programming..........)
- 2021-01-21 16:05:22下载
- 积分:1
-
efficient-MATLAB
精通MATLAB综合辅导与指南例程,讲解详细,例子丰富(Comprehensive counseling and guidance proficient in MATLAB routines, explain in detail, example-rich)
- 2009-12-24 13:59:49下载
- 积分:1
-
pso
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position and is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2011-08-03 23:15:36下载
- 积分:1
-
xiongyali
matlab 匈牙利算法,百度搜到的,试了可以用(Hungarian algorithm matlab)
- 2011-09-10 17:57:33下载
- 积分:1
-
MATLAB-tuxiang
包含了各种matlab数字图像处理的小程序 (Contains a variety of digital image processing matlab applet)
- 2013-10-03 10:44:22下载
- 积分:1
-
best_base_conficiention_nenergy
同一信号乘以不同增益后的最佳基系数的能量累积曲线(After the same signal is multiplied by the different gain the best coefficient of energy accumulation curve)
- 2014-11-23 15:16:06下载
- 积分:1
-
gabor
小波变换的实例,直接放在MATLAB里就可以运行,但需要换入自己的图片(Wavelet transform instance, can be placed directly inside MATLAB to run, but needs to be replaced into its own image)
- 2009-11-05 14:07:14下载
- 积分:1
-
adaptive.rar
基于matlab和C,包括LMS,CMA,MCMA自适应均衡器的程序和论文,论文说明很详细,可以提供相关参考(Including the LMS, CMA, MCMA adaptive equalizer procedures and papers, research papers explain in great detail and can provide relevant information)
- 2020-11-04 16:49:51下载
- 积分:1
-
My-bayes-thresholding
实现基于贝叶斯阈值的小波图像去噪算法,相比较其它的小波去噪算法而言,去噪效果非常好。(Wavelet image denoising based on Bayesian threshold, compared with other wavelet denoising algorithm, the de-noising effect is very good.)
- 2015-03-24 13:19:10下载
- 积分:1