搜索资源列表
unsample
- 图像区域非均匀采样matlab程序 可以实现类人眼的图像不同采样率演示-Image regional non-uniform sampling procedures can be achieved Matlab category eye images demonstrate different sampling rates
mp3_toolbox_v2[1].0
- 这是matlab下进行mp3音频编解码的工具箱。包含了文件读取输出、编解码以及采样率转换等工具
sample-rate-conversion
- 有关多采样率转换问题,本文介绍了多采样率转换的MATLAB实现以及基础理论。
biaoshiyushengcheng
- 实验内容 信号与系统试验报告 自己的作业 1.设有两个信号: 要求x(t)和h(t)采样形成离散序列, 参数选择如下: 采样率Δ=4ms, 频率f=30Hz, a=2f2ln(M), M=2.5 在MATLAB下实现连续信号离散化, 并绘制出离散形式的信号波形。
MATLABprograminfft.用Matlab产生正弦波,矩形波
- 1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图 ,1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and display their
ddc_30m
- 中频70M,30M带宽LFM信号,采样率为102.4M,数字下变频后,还进行了三倍抽取,最后还得到I,Q两路信号 -IF 70M, 30M bandwidth LFM signal, the sampling rate of 102.4M, digital down conversion, the samples were carried out three times, the last also I, Q two-way signal
upsampex
- 上采样和内插,使得系统中同时出现的窄带信号和宽带信号能够采用适合本信号的采样率-On sampling and interpolation, making the system at the same time, the narrowband signals and broadband signals can be used for the signal sampling rate
base_band
- base_band.rar文件解压后可以在matlab平台直接编译运行,实现通信系统的升余弦基带 成型处理,码元速率,采样率、滚降系数都可以灵活设置,特别方便学习通信的同学加深对基带信号的理解。-base_band.rar unzip the files can directly compile and run matlab platform to achieve communication system raised cosine baseband shaping processing,
multisample
- 本程序为与《多采样率系统》(Multiratensysteme)一书配套的(中文界面)MATLAB可视化程序-This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the Lic
neichaandchouqu
- 用MATLAB实现采样率转换的程序,附有说明文档,包括内插和抽取,以及先内插再抽取的程序-Using MATLAB to achieve sample-rate conversion process, with documentation, including interpolation and decimation, and interpolation and then taken before the procedure
AD-matlab
- 实现2路相同采样频率的AD拼接使得采样率上升一倍,画出频谱-2-way to achieve the same splicing makes the AD sampling frequency doubled sampling rate, draw the spectrum
FFtandIfftTest
- Matlab编程实现FFT变换及频谱分析的程序代码(适合初学者加强理解)。(1)用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图;(2)进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选;(3)做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱;(4)用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图。-Matlab codes for FFT Understanding which contains sine wave,rectangula
noisepro
- 生成高斯白噪声信号,可设置采样率和采样点数等。-Generated white Gaussian noise signal, you can set the sampling rate and sampling points and so on.
MATLAB-Function-List
- MATLAB7.X信号处理工具箱函数汇总 1、 滤波器分析与实现 2、 FIR数字滤波器设计 3、 IIR数字滤波器设计 4、 模拟滤波器设计 5、 模拟滤波器变换 6、 滤波器离散化 7、 线性系统变换 8、 窗函数 9、 变换 10、 统计信号处理与谱分析 11、 参数模型 12、 线性预测 13、 多采样率信号处理 14、 波形产生 15、 特殊操作-MATLAB7.X Signal Processing Toolbox func
matlab实现语音增强
- 本程序包括用维纳滤波和卡尔曼滤波两种方法实现去噪,以实现语音增强。音频文件为wav格式,采样率44100。噪声为高斯白噪声样本。
CS(matlab)
- 压缩感知,又称压缩采样,压缩传感。它作为一个新的采样理论,它通过开发信号的稀疏特性,在远小于Nyquist 采样率的条件下,用随机采样获取信号的离散样本,然后通过非线性重建算法完美的重建信号。-Compressed sensing, also known as compressed sampling, compressed sensing. It as a new sampling theory, it is through the development signal sparse chara
ZF_Equalizer
- 考虑一个信道失真了的脉冲x(t),在均衡器的输入端由下式表示:x(t)=1/(1+(2t/T)^2) 其中1/T为符号率。该脉冲以2/T采样率被采样,而且用一个2K+1=11的强迫归零均衡器进行均衡。写一个Matlab程序来解这些迫零均衡器的系数,求出并画出这个迫零均衡器50个采样值的输出。(Considering a channel distortion of the pulse x (T), the input end of the equalizer is represented by
matlab编程
- 对声音信号采样分析频谱,改变采样率,播放,音频信号加噪声(Spectrum analyzer of sound files)
FFT_all
- 用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图(fft analysis,plot rms spectrum,power density spectrum, etc.)
4 matlab改变采样率专题
- 用于信号的采样率改变和相关matlab程序(Sampling rate change and related matlab program)