-
adaptive_filtering
adaptive filtering for digital signal processing
- 2011-08-30 18:08:58下载
- 积分:1
-
shipin
matlab程序 打开摄像头的程序 yuv格式 程序很简单 (matlab program to open the camera program yuv format procedure is very simple)
- 2013-11-19 16:19:23下载
- 积分:1
-
1ans
大学数学实验的相关资料,方便掌握MATLAB的学习,对MTLAB更好的运,这是实验2的相关资料(Experimental Mathematics, University of the relevant information for learning to master MATLAB on MTLAB better transport, which is the relevant data of experiment 2)
- 2010-06-27 01:40:16下载
- 积分:1
-
LMF
说明: 最小二乘法 非线性方程 matlab代码(Solve a Set of Overdetermined Nonlinear Equations in Least-Squares Sense)
- 2011-03-24 15:17:41下载
- 积分:1
-
Fundation-of-Matlab
详细介绍了MATLAB的基础,并结合实例讲解了其应用(Details of the basis of MATLAB and explain with examples of its application)
- 2013-09-10 12:23:29下载
- 积分:1
-
图片中的数字识别
说明: 可以实现图片中的数字识别,并将识别之后的数字写入文本文件中,数字可以式多行,可以长度不同才可以(But realize the number recognition in the picture, and write the recognized number into the text file.)
- 2019-12-02 15:54:47下载
- 积分:1
-
telecommunicationsystemmodelling
telecommunication system modelling algorithm
- 2007-08-02 20:10:23下载
- 积分:1
-
15
说明: 图象压缩方面的论文pdf格式
可用于毕业设计方面的工作(Image compression pdf format papers for school design work)
- 2010-05-26 20:35:06下载
- 积分:1
-
M
说明: 使用Matlab生成M序列,自己设置初值及本原多项式,并分析(Matlab generates M sequence)
- 2012-05-06 12:47:44下载
- 积分: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