-
filter
% y=filter(sig,fmin,fmax)
% 对信号进行理想滤波,可完成低通,带通
% sig为被滤波信号
% fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器
% fmax为上限频率,fmax>fmin
% fs为信号的采样频率
% y为经过滤波后的信号
(% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be completed by low-pass, band-pass filter% sig for signal% fmin is the minimum frequency, when fmin for 0:00 for the low-pass filter, when fmin > 0, for the bandpass filter% fmax is the upper limit frequency, fmax> fmin% fs for signal sampling frequency% y for the filtered signal)
- 2009-02-14 20:38:28下载
- 积分:1
-
MATLABprogrammingtutorial
《MATLAB程序设计教程》也是一本学习MATLAB编程的书籍(MATLAB programming tutorial)
- 2009-11-20 18:57:09下载
- 积分:1
-
moxing
对车载倒立摆的伺服系统进行设计,实现对其的控制作用(Inverted pendulum on-board servo system design, implementation, control of their role in)
- 2010-01-09 10:57:56下载
- 积分:1
-
lu19
本例利用小波分析检测信号中的奇异点并消除(Using wavelet analysis of signal singularity detection and elimination in)
- 2012-05-16 15:18:11下载
- 积分:1
-
lunwenfig4_11
这为一个通过频域重构方法获得SAR信号点目标的MATLAB仿真软件,是微波成像雷达领域的一个极好的软件(This is a reconstruction obtained by frequency domain SAR signal point target MATLAB simulation software, is the field of microwave imaging radar, an excellent software)
- 2011-09-18 19:04:58下载
- 积分:1
-
save2pdf
保存matlab图为pdf图片,便于pdflatex使用(save matlab figure to pdf)
- 2012-04-18 23:30:00下载
- 积分:1
-
16v280huosailiangan
16v280柴油机活塞连杆作用力与反作用力的计算matlab程序(16v280 diesel engine piston connecting rod action and reaction calculation matlab program)
- 2012-04-25 22:37:50下载
- 积分:1
-
Matlab_Sim_Code
Code to calculate the RSS of a signal
- 2014-10-10 02:09:38下载
- 积分:1
-
bpsk_ofdm_EN
Modulation test for OFDM : This is a set of five (5) codes about COFDM (Coded Orthogonal Frequency Division Multiplexing) and coding schemes such as Convolutional, BCH, Reed Solomon (RS) and Low Density Parity Check (LDPC).
The study uses an OFDM signal over an AWGN Channel with white Gaussian noise model, and calculate the Bit Error Rate wich is plotted.
- 2013-05-06 20:48:03下载
- 积分:1
-
gabor_bank
It s a code for gabor filter witten with matlab.
- 2011-05-22 10:03:57下载
- 积分:1