搜索资源列表
matlab-signal
- 用c语言实现下列的数字信号处理算法 1.离散傅里叶级数合成连续周期信号 2.DIF FFT 测试程序 3.将输入数据的幅度画出图形 4.使用FFT实现快速卷积 5.使用FFT实现快速相关 6.取样混迭演示程序 -language used to achieve the following digital signal processing algorithms 1. Discrete Fourier series synthetic signal two conse
signal
- 利用最佳一致逼近设计数字滤波器的程序,根据提示输入参数,程序输出单位取样响应h[n]-use the best approximation of the digital filter design process, according to suggest input parameters, output units sampling procedures response h [n]
vioce-signal-processing
- 录制自己的一段语音,时间控制在15秒到30秒左右;利用wavread函数对自己的语音进行采样,记住采样频率。 (1)画出原始语音信号的时域波形,而后以1秒为间隔,求出每秒数据的功率谱。 (2)根据语音信号特点,分别设计FIR及IIR滤波器,分别画出滤波器幅频和相频特性曲线。用设计的滤波器对信号滤波,画出滤波后时域波形。用sound函数回放语音信号。 (3)求出特征频段语音信号随时间变化的曲线(每间隔0.05秒求一次功率谱)。 -Record your own voice for
图8-6-2随机信号不同取样长度时的功率谱估计0928f
- 随机信号不同取样长度时的功率谱估计,matlab实现,用于数字信号处理-random sampling signal different lengths of power spectral estimation, Matlab achieve for digital signal processing
modulation
- 通信信号相干调制解调源码 Fc=10 %载频 Fs=40 %系统采样频率 Fd=1 %码速率 N=Fs/Fd df=10 numSymb=25 %进行仿真的信息代码个数 M=2 %进制数-Coherent modulation and demodulation of communication signal source Fc = 10 carrier frequency Fs = 40 systematic sampling frequency Fd = 1 co
filter-deniose
- matlab下实现降噪,功率谱计算。%程序中设定采样点数为256个,采样频率为10000hz, %输入信号为随机噪声和两个正弦的合成信号 %设定的滤波器的截止频率为3500hz %通过挈比雪肤滤波器,运行程序,比较滤波前后的频域波形 %滤波去除了高频信号-matlab achieve noise reduction, power spectrum calculation. Sampling procedure set for 256 points, the sampling f
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 com
smctc-rc4
- Sequential Monte Carlo-Sequential Monte Carlo Sequential Monte Carlo methods are a very general class of Monte Carlo methods for sampling from sequences of distributions. Simple examples of these algorithms are used very widely in the tracking
bianhuan
- 实现FFT变换的函数。调用形式为y=bianhuan(xr,n) 其中,xr为要进行傅立叶变换的采样信号为输入,y为输出,n为信号xr的长度。-A function of the realization of FFT transform. Call the form of y = bianhuan (xr, n) of them, xr Fourier transform in order to carry out the sampling signal for the input, y is
zhong
- 运用Matlab语言编程,进行信号分析的能力。音频信号是一种连续变化的模拟信号,计算机只能处理和记录二进制的数字信号,由自然音源而得的音频信号必须经过采样,量化和编码,变成二进制数据后才能送到计算机进行再编辑和存贮,通过本实验中了解模拟信号采样和重构的完整过程,加深对采样定理的理解。-Matlab programming language to use for signal analysis. Audio signal is a continuous change of the analog s
matlab
- 应用MATLAB实现连续信号的采样与重构仿真-Application of MATLAB to achieve continuous signal sampling and reconstruction of simulation
simpificationandreconstruction
- 初步学习采样和重建信号。包括源程序和报告书。-Preliminary study of sampling and reconstruction of the signal. Including the source and report.
IndoorlocationTrackingUsingRSSIReadingsfromasingle
- 通过单一的Wi-Fi接入点的信号强度来判断移动物体的位置。比较新的一篇文章。用了蒙特卡罗抽样的办法-Monte Carlo Sampling Method-来估计位置。-This paper describes research towards a system for locating wireless nodes in a home environment requiring merely a single access point. The only sensor reading
Multirate
- Multirate滤波器设计。模拟带通信号频率范围1KHz—1.1KHz,设计一个采样频率8KHz数字频谱分析系统,要求频率分辨率0.1Hz。-Multirate filter design. Analog bandpass signal frequency range 1KHz-1.1KHz, design a sampling frequency of 8KHz digital spectrum analysis system, required frequency resolution o
zr
- 1. 用双线性变换法设计一个巴特沃斯低通IIR数字滤波器。设计指标参数为:在通带内频率低于0.2π时,最大衰减小于1dB;在阻带内[0.3π, π]频率区间上,最小衰减大于15dB. 2.0.02π为采样间隔,打印出数字滤波器在频率区间[0, π/2]上的频率响应特性曲线。 3. 用所设计的滤波器对实际心电图信号采样序列进行仿真滤波处理,观察总结滤波作用与效果 附:心电图采样序列x(n) 人体心电图信号在测量过程中往往受到工业高频干扰,所以必须经过低通滤波处理后,才能作为判断心脏
caiyangdingli
- 使用每秒10个采样的频率 ,对信号 进行采样,画出原始信号的傅立叶变换X(f) 和理想采样信号的傅立叶变换 。假定重构滤波器是带宽为 的理想低通滤波器,具有带通增益 ,画出重构滤波器的输出-Using 10 samples per second frequency, the signal is sampled, to draw the original signal Fourier transform X (f) and the ideal sampling signal Fourier tra
pro_2
- 用局部参数最优化方法设计一个模型参考自适应系统,可调增益的初值Kc(0)=0.2,给定值r(t)为单位阶跃信号,即r(t)=A×1(t)。 要求: 1把连续系统离散化(采样时间可取0.1)。 2编制并运行这个系统的计算机程序(注意调整B值,使系统获得较好的自适应特性)。 3记录ym、yp的曲线 记录kp×kc的曲线 记录广义输出误差e的变化曲线。 4在参数收敛后,让Kp=2变为Kp=1,重新观察Kp×Kc及e的变化曲线。 5找出在确定的B值下,使系统不稳定的A值(阶跃信号
Principles_of_Communication_Systems_Simulation_wit
- 《通信系统仿真原理与无线应用》系统地介绍通信系统的设计、分析和仿真方法,还提供了大量极具参考价值的仿真实例。《通信系统仿真原理与无线应用》的全部仿真程序都是采用MATLAB编写的。这不仅方便读者理解仿真的实现过程,还允许读者修改或使用这些代码段来进行自己的仿真开发。章后提供了大量的参考文献和经过精心设计的各类练习题,方便教学。 此为英文原版书籍-Principles of Communication Systems Simulation with Wireless Applications
[zh]Principles_of_Communication_Systems_Simulation
- 《通信系统仿真原理与无线应用》系统地介绍通信系统的设计、分析和仿真方法,还提供了大量极具参考价值的仿真实例。《通信系统仿真原理与无线应用》的全部仿真程序都是采用MATLAB编写的。这不仅方便读者理解仿真的实现过程,还允许读者修改或使用这些代码段来进行自己的仿真开发。章后提供了大量的参考文献和经过精心设计的各类练习题,方便教学。此为中文翻译本。-Principles of Communication Systems Simulation with Wireless Applications is
Multirate-Signal-Processing
- 多抽样理论关于抽样,内插,及有理数抽样等应用。特别的对仿真结果结合多抽样理论进行了详细的分析,-Multirate Signal Processing using in sampling and interpolation and analyse in detail.