搜索资源列表
dFRT
- 分数阶fourior变换的源码,主要用来处理线性调频信号-fractional fourior transform source code, is mainly used to treat LFM
mbiline
- 实现双线性Z变换。-achieve bilinear Z transform.
aaaaaa111
- 这片是写的数据信号处理可查那个设计的报告,报告包括卷积演示程序、演示采样定理、模拟滤波器设计演示—从模拟低通滤波器到模拟高通、带通、带阻的幅度 特性对比演示、切比雪夫I型低通滤波器、利用凯塞窗设计高通滤波器、使用双线性变换法设计巴特沃斯低通数字滤波器 这几个部分..........用matlab实现 -this piece is written data signal processing design can be found that the report, including th
Matlab_Experiment
- Matlab实现快速傅立叶变换、FFT和IFFT计算线性卷积、IIR数字滤波器、FIR数字滤波器实验的相关资料,有源代码和仿真图
matlab-IIR
- 用冲激响应不变法和双线性变换法设计IIR的MATLAB程序
sscye
- 二阶数字谐振器的频率特性和滤波器的幅频特性和相位特性和预畸变在双线性变换中的作用-Second-order digital resonator frequency filter characteristics and amplitude-frequency characteristics and phase characteristics and pre-distortion in the bilinear transform the role of
LFM_signal
- 关于线性调频波的三个小程序,包括线性调频波的生成,FFT变换,线性调频信号通过匹配滤波器-Linear frequency modulation wave on the three small procedures, including the generation of LFM wave, FFT transform, linear frequency modulated signal through the matched filter
7
- 双线性变换椭圆低通滤波器设计,希望对大家有点帮助-Bilinear transform elliptic low pass filter design with the hope for all of us a little help
generation_exponential_random_vatiable
- 概率密度函数符合指数分布的随机数序列 采用线性变换法由均匀分布序列生成-generation of exponential random variable
generation_Rayleigh_random_variable
- 生成具有瑞丽分布的随机数序列 采用线性变化法由均匀分布的随机数序列变换-generation of Rayleigh Distribution random varialbe
ZHAO_OFDM
- 这个程序除了接收机同步、信道编码没有加入外,基本上反映了一个OFDM系统的特性: 1. qpsk/16qam/64qam映射、解映射 2. OFDM调制解调(循环前缀,FFT等) 3. 非整数采样时刻多径时延的多径信道 4. Rayleigh或者Rician多径信道 5. 信道的连续时变(非block fading) 6. 线性插值信道估计 7. FFT变换域插值信道估计-In addition to this program receiver synchroniza
random
- 产生符合一定分布的随机数的方法是,先产生(0,1)均匀分布的随机数,然后通过一个适当的变换方法得到所要求分布的随机数。常用的均匀分布伪随机序列发生器有线性同余发生器和线性反馈移位寄存器两种。-That meet certain distribution of the random number is first generated (0,1) uniformly distributed random number, then an appropriate transformation metho
signal1
- 1、 熟悉理想采样的性质,了解信号采样前后的频谱变化,加深对采样定理的理解。 2、 熟悉离散信号和系统的时域特性。 3、 熟悉线性卷积的计算编程方法:利用卷积的方法,观察、分析系统响应的时域特性。 4、 掌握序列傅氏变换的计算机实现方法,利用序列的傅氏变换对离散信号、系统及系统响 应进行频域分析。 -1, familiar with the nature of the ideal sampling to understand the spectrum of the sign
IIR
- 用双线性变换法设计IIR滤波器,IIR数字滤波器设计及软件实现-Bilinear transformation method using IIR filter design, IIR Digital Filter Design and Implementation of Software
IIR
- 1、用脉冲响应不变法设计butterwoth及chebyshev数字低通滤波器 2、用双线性变换法设计butterwoth及chebyshev数字低通滤波器 有分析,有结果图-1, the same method with the impulse response digital design butterwoth and chebyshev low-pass filter 2, with the bilinear transform design butterwoth and cheb
Matlab-digital-filter
- 主要内容:利用冲击响应不变法设计数字低通滤波器;基于双线性Z变换法设计数字滤波器;基于巴特沃斯模拟滤波器设计高通滤波器;基于巴特沃斯模拟滤波器设计带通滤波器 4.5基于巴特沃斯模拟滤波器设计数字带阻滤波器 4.6利用双线性Z变换法设计一个带通椭圆滤波器 -Main elements: the use of the same impulse response digital low-pass filter design method bilinear Z-transform meth
AccelerometerDataShow
- android 线性描述手机三维加速度的变换,手机运动时的加速度的变化。-android linear descr iption of the transformation of mobile three-dimensional acceleration, changes in acceleration when the phone sports.
shuangxianxing
- 双线性变换法设计Butterworth滤波器。分别画出滤波前和滤波后的时域图和频谱图。-Bilinear transform design Butterworth filter. Draw the pre-filter and the filtered time-domain and frequency spectrum.
SRC
- 最大限度地平 FIR 逼近 (拉格朗日插值法) 拉格朗日插值是一种时域方法,导致基于多项式的筛选器的一个特殊情况。用 M 次多项式近似表示输出信号。最简单的情况 (M = 1) 对应于线性插值。让我们设计和分析将通过各种馏分拆分单元延迟的几种线性分数时滞滤波器:(Maximally-Flat FIR Approximation (Lagrange Interpolation) Lagrange interpolation is a time-domain approach that lead
IIR
- 使用matlab实现设计IIR滤波器:冲激不变法、双线性变换法 设计一个巴特沃思低通滤波器,其技术指标为:3dB带宽为,阻带截止频率为,阻带衰减大于30dB,采样间隔T=10us。 1)用冲激响应不变法 2)用双线性变换法设计 3)用FIR的矩形窗函数设计 二、用双线性变换法分别设计低通、高通、带通、带阻四种滤波器。模拟滤波器带原型分别为切比雪夫滤波器和椭圆滤波器,采样率Fs=20kHz,指标如下: 1)低通:通带0~4 kHz,阻带5 kHz,通带衰减Rp=0.5dB,阻带衰减As