搜索资源列表
ssrc-1.30
- 音频采样率变换程序,可以加到程序后处理以便调整音视频同步,同时也可以用作预处理,降低采样率。是当前最好的音频采样率转换程序,被mpeg使用-audio sampling rate conversion programs can be added after processing procedures so as to adjust the audio and video synchronization, also can be used for pretreatment, lower sampl
chengxu3
- 用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图
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
8hz-mp3.src.v02b
- 基于8Khz采样率的mp3源码,其中包括DCT变换,心理学模型,霍夫曼可边长度编码等-mp3 C source code based 8khz sample rate.
FFtandIfftTest
- Matlab编程实现FFT变换及频谱分析的程序代码(适合初学者加强理解)。(1)用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图;(2)进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选;(3)做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱;(4)用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图。-Matlab codes for FFT Understanding which contains sine wave,rectangula
FourierTransform
- 介绍matlab程序中的傅里叶变换测试语音,测试语音的频谱,并改变采样率和采样点,在测试语音-Matlab program introduces test Fourier transform voice, test speech spectrum, and change the sampling rate and sampling points, the test speech
fftview
- 做信号处理的时候经常会用到FFT,而MATLAB自带的FFT只能变换出一列系数,想做成频谱图还要自己加一部分,自己写了一个小程序,输入原始信号和采样率,可以画出标准的幅值谱和功率谱。-Do signal processing is often used when the FFT, and FFT MATLAB own transformation from a coefficient of only wanted to make Canada part of the spectrum but a
chazhifangzhen
- 对采样率进行变换,通过插入零,然后再做低通滤波,实现采样率的提高-Change the sampling rate by inserting zeros, and then do a low pass filter, the sampling rate to achieve the improvement of
yinpinfangda
- 采用基于FPGA的频域加窗与反傅立叶变换的数字幅频均衡功 率放大器:此方案采用高速FPGA,以及配套的高速AD、DA 对信号进行采样,傅 立叶变换,在频域上对信号进行加窗操作,然后通过傅立叶反变换将波形还原。 以得到需要的频谱幅度。-FPGA-based frequency domain using the windowed Fourier transform with the number of pieces of anti-band equalizer amplifier: Th
gps11
- 基于采样率变换和循环卷积的GPS信号快速捕获。提出了一种适用于GPS软件接收机的C/A码和多普勒频移的快速捕获算法。该算法结合了采样变换FFT和时域卷积两种方法,提高了捕获速度和多普勒频移的精度。-Based on the sampling rate conversion and fast circular convolution of the GPS signal capture. Presents a GPS receiver software for C/A code and Dopple
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
sinc_smpl
- 任意采样率变换,使用sinc()函数作为理想插值系数,可以设置滤波器延迟(阶数)-Arbitrary sample rate conversion, the use of sinc () function as an ideal interpolation coefficients, the filter delay can be set manually inside the program(order Taps)
Audio-Analyzer(2007)
- 2007年全国电子设计,音频分析仪,基于正点原子mini开发板。用的STM32自带AD,定时器精确控制采样率,通过FFT变换,实现频谱显示、功率显示、周期性判断等。-2007 National Electronic Design, audio analyzers, atomic mini development board based on punctuality. The STM32 comes with AD, precise control of the sample rate timer
PCMChangeSample
- C++ filter 开发 通过ACM函数 实现音频采样率变换-C++ Dshow Changing the Audio samplerate through the ACM API
LabViewFFT
- 使用LabVIEW实现FFT变换的范例源代码,简单易用。使用前只需要设置好波形,采样率等参数,即可看到模拟出来的fft波形。-Using LabVIEW to realize FFT transform source code, simple and easy to use.Only need to set up before use waveform, sampling rate, parameters, such as can be seen simulated FFT waveform.
fftSpectrumanalysis
- 1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图- 1. Using Matlab generated sine wave, square wave, and the white noise signal, and displays the respe
LTE_filter
- LTE变采样滤波器的设计,应用在USRP平台,100M采样率变到30.72M采样率,以及30.72M采样率变换到100M采样率,文档说明,matlab源代码,以及性能仿真-LTE varying sampling filter design, used in USRP platform, 100M sampling rate changes to 30.72M sampling rate, and sample rate conversion 30.72M to 100M sampling ra
half_band
- 半带滤波器verilog源代码,主要用于采样率变换系统中,采用乘法积累加器,很好的例子,供大家参考-Half band filter verilog code, mainly for the sampling rate conversion system, use the multiplication accumulation adder, a good example, for your reference
SRC
- 最大限度地平 FIR 逼近 (拉格朗日插值法) 拉格朗日插值是一种时域方法,导致基于多项式的筛选器的一个特殊情况。用 M 次多项式近似表示输出信号。最简单的情况 (M = 1) 对应于线性插值。让我们设计和分析将通过各种馏分拆分单元延迟的几种线性分数时滞滤波器:(Maximally-Flat FIR Approximation (Lagrange Interpolation) Lagrange interpolation is a time-domain approach that lead
three_adcs_cfft
- STM32F407自带ADC模块的三重采样,AD采样数据以DMA传输方式存储,MCU对采样数据作傅利叶变换,采样率为8.4Msps。(STM32F407 takes three resampling of ADC module, AD sampling data is stored in DMA transmission mode, MCU performs Fourier transform for sampling data, and the sampling rate is 8.4Msps