-
mdfsfd
matlab源码(Matlab source Matlab source Matlab FO)
- 2007-03-11 02:37:22下载
- 积分:1
-
求一些信号的均方根时延扩展、信道衰弱速率
求一些信号的均方根时延扩展、信道衰弱速率(Seeking root mean square delay spread of some signals)
- 2017-10-22 16:09:06下载
- 积分:1
-
BPSKAWGN
bpsk in Rayleigh fading
- 2009-04-19 14:58:30下载
- 积分:1
-
FFT_Analysis
说明: Matlab中的fft分析含噪声的信号,其中有直接FFT,时域同步平均后FFT,频域同步平均后FFT(Matlab s fft analysis with noise signals, which have a direct FFT, time-domain synchronous average, after the FFT, frequency domain synchronization for after averaging FFT)
- 2020-12-12 16:09:15下载
- 积分:1
-
Modulation
调制方式的matlab仿真程序,使用matlab2008编写(Modulation matlab simulation program, to use matlab2008 to write)
- 2012-05-23 17:15:01下载
- 积分:1
-
antcolony
matlab code for the sales mn problem_antcolony
- 2013-08-15 02:35:51下载
- 积分:1
-
lte-c
Long-Term Evolution: Simplify the Migration to 4G
Networks
- 2014-01-02 23:27:26下载
- 积分:1
-
rgbIN
用matlab语言实现RGB图像到索引图像的转换(Achieve an RGB image to indexed image using matlab language conversion)
- 2014-11-25 14:00:30下载
- 积分:1
-
mlf2pdf
Small script using matlabfrag to create a latex formatted pdf file
- 2010-11-11 21:20:05下载
- 积分:1
-
IIR滤波器设计
现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的:
低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4)
高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3)
带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4)
带阻滤波器,滤除cos(π*n/4) 的成分,即想保留的成分为1+cos(2*π*n/3)
1. 用MATLAB命令butterord求除滤波器的阶数,用命令butter设计各滤波器;画出滤波器幅度和相频相应 取各滤波器的系统函数H(z)。
(an existing signal : x (n) = a cos (* n/4) cos (2** n/3) design and digital filter to achieve the following objectives : low-pass filter, filter cos (2** n/3) the ingredients that want to retain an element of a cos (* n/4) high-pass filter, a filter cos (* n/4) components, namely to retain the element of cos (2** n/3) band-pass filter , a filter cos (2** n/3) components, namely to retain the element of cos (* n/4) band stop filter, the filter cos (* n/4) components, namely to retain the ingredients for a cos ( 2** n/3) 1. MATLAB order butterord except for the band Filter, using the order of the filter design butter; paint Filter magnitude and phase frequency of the corresponding filter system function H (z).)
- 2005-08-28 19:51:08下载
- 积分:1