-
playlxg
用matlab编程实现的清华老校歌。属于信号与系统处理技术的问题。(Matlab programming of Tsinghua old school song. Belong to the problem of signal processing technology.)
- 2012-05-27 15:41:02下载
- 积分:1
-
DMF
用于信号检测的匹配滤波器matlab程序(Matched filter procedures)
- 2012-06-19 16:00:26下载
- 积分:1
-
cdvc
synchrouniouse machine simulation
- 2010-05-22 05:31:52下载
- 积分:1
-
Diag_Rayon_Parabole_Guidonde
Antenne parabolique alimentée par guide d onde
- 2013-11-13 21:07:58下载
- 积分:1
-
BPSK_Simulink
This file describe the BPSK simulink
- 2012-06-30 02:30:34下载
- 积分:1
-
diod
simulation file in matlab simulink
- 2013-08-06 22:18:36下载
- 积分:1
-
FIR
FIR低通滤波器的编程实现,针对的是一维信号处理(The FIR low pass filter for programming is one dimensional signal processing)
- 2014-12-23 09:21:08下载
- 积分:1
-
LMS11
说明: 自己编的LMS自适应算法的MATLAB源程序
本程序内容:
产生一个信号+白噪声序列,用lms算法自适应去除噪声;
lmsx.m为自适应函数
task2.m为主函数,其中调用lmsx.m
(own series of the LMS algorithm MATLAB source of this program : produce a white noise signal sequence, using LMS adaptive algorithm for removing noise; Lmsx.m of adaptive function task2.m main function, which calls lmsx.m)
- 2006-03-01 15:57:53下载
- 积分:1
-
cameral-hands-recognition
使用摄像头 ,进行手势识别的matlab程序(hands recognition)
- 2012-04-30 13:02:45下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1