-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
use-matlab-
用matlab实现简单的图像的放大和缩小(use matlab)
- 2011-12-26 22:01:18下载
- 积分:1
-
MIMOMatlab
MIMO信道容量的Matlab仿真程序,可以仿真出正确的图形(MIMO channel capacity of Matlab simulation program, can simulate the correct graphics)
- 2013-11-26 09:48:41下载
- 积分:1
-
Matlabrule
用matlab编程求解无约束优化问题、线性规划问题即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题(Matlab programming for solving unconstrained optimization problems, linear programming problems that most value problem for a linear function under the constraints of a set of linear inequalities or equations group)
- 2014-02-17 23:11:42下载
- 积分:1
-
washer
实现洗衣机基本功能,有洗衣选项,计时,洗衣故障时报警,洗衣结束提醒。(Realization of the basic functions of a washing machine, laundry options, timing, fault alarm when the laundry, laundry ending reminder)
- 2014-12-10 12:36:42下载
- 积分:1
-
Pprtools317a
模式识别 MATLAB 的工具箱,比较实用,包括SVM,IICA,PCA,NN等等模式识别算法.,已通过测试。
(MATLAB toolbox of pattern recognition, more practical, including SVM, IICA, PCA, NN pattern recognition algorithms. Has been tested.)
- 2012-10-07 00:26:45下载
- 积分:1
-
svmMATLAB
说明: 实现SVM matlab实现。。源于毕业设计(Achieve SVM matlab implementation. . Graduation from)
- 2010-04-30 02:00:01下载
- 积分:1
-
admm_simpllified
admm,压缩感知的重构程序,内有仿真信号(admm,compressive sensing)
- 2017-02-21 16:15:33下载
- 积分:1
-
CLyapunov
用于通过C实现李氏指数的计算,分析生理数据(For C to achieve through the calculation of Lyapunov exponent analysis of physiological data)
- 2009-04-11 21:48:20下载
- 积分:1
-
Proficient-in-Matlab-and-C-CPP-V2
matlab与VC++混合调用的经典教程(Classic tutorial matlab mixed with VC++ call)
- 2015-03-02 10:19:14下载
- 积分:1