-
lms_demo
LMS自适应滤波器算法的matlab程序,其中包含利用LMS算法来识别线性噪声系统的实验(LMS adaptive filter algorithm in Matlab procedures, which contains the use of LMS algorithm to identify the linear system of experimental noise)
- 2007-03-20 21:26:43下载
- 积分:1
-
tsiay
QAM Modulation
- 2011-09-23 16:39:43下载
- 积分:1
-
Opt
最优化计算分析方面的程序入门资料小,适合初学者(Optimization calculation program started small data analysis, suitable for beginners)
- 2013-12-07 12:39:12下载
- 积分:1
-
For2008a
ACOUNT: 用于A 方向灯的时间显示,8 位,可驱动两个数码管;
BCOUNT: 用于B 方向灯的时间显示,8 位,可驱动两个数码管。*/
module traffic(CLK,EN,LAMPA,LAMPB,ACOUNT,BCOUNT)
output[7:0] ACOUNT,BCOUNT
(reg[7:0] numa,numb
reg tempa,tempb
reg[2:0] counta,countb
reg[7:0] ared,ayellow,agreen,aleft,bred,byellow,bgreen,bleft
reg[3:0] LAMPA,LAMPB
always @(EN)
if(!EN)
)
- 2010-06-23 14:39:58下载
- 积分:1
-
matlab_builder_8xek2o
这是一个课程设计的MATLAB代码,他是一个利用尺度法和测度法快速计算一般分形图形分形维数的程序,只能处理oaJNGZ格式和qastnBp的分形图形,运行效率高。
(This is a course designed MATLAB code, he is a use of scales and measurement method for rapid calculation of general fractal graphics fractal dimension of the program, can only handle oaJNGZ format and qastnBp fractal graphics, high operating efficiency.
)
- 2015-12-29 09:35:06下载
- 积分:1
-
particle_filtering
这是用粒子滤波算法进行视频跟踪的源程序
初始参数已近设好了,直接运行就可以了
有兴趣的朋友可以吧它改成差帧定位
省的换个视频就要手调一次参数
为了能运算快些
算法的核心代码是用C++编的
用MEX文件转化成dll数据
在matlab中调用的
希望对大家有所参考和帮助
也希望大家有好的想法,我们一起讨论和改进
有
用粒子滤波进行视频跟踪现在国内做的还不多
需要改进的地方也很多
还需大家共同努力啊,哈哈
由于本人用的视频太大,上传了半天传不上去,只有把视频删了
下了本程序的朋友,要自己找个视频放到文件夹内
并在程序中吧读视频语句的文件名改成你所放视频的文件名
比如你视频的文件名是myvideo.avi,则程序中
video = myvideo.avi
注意视频文件的格式一定要是.avi的哦
(err)
- 2008-08-04 13:57:14下载
- 积分:1
-
src
Algorithm to find the melody of a polyphonic music signals.
- 2014-10-31 15:25:43下载
- 积分:1
-
kalman
卡尔曼滤波算法的实现,并在相同的条件下与其他滤波算法进行对比,总结kalman滤波的优点。(the realization of kalman)
- 2014-12-15 09:06:44下载
- 积分:1
-
Main
混沌工具箱ver.2.0,程序没问题,可以用。有c-c法求时延和嵌入维数的,求最大李雅普诺夫指数的等。(Chaos Toolbox ver.2.0, the program is no problem, you can use. There cc method for delay and embedding dimension, for the largest Lyapunov exponent and so on.)
- 2013-11-28 16:48:13下载
- 积分:1
-
MUSIC-Algorithm-for-document
这是关于MUSIC算法的文档。希望对初学空间谱估计的人有帮助!(This is the document of MUSIC algorithm. I hope it can help beginners of spatial spectrum estimation.
)
- 2014-02-16 18:17:39下载
- 积分:1