搜索资源列表
plc
- 一些语音处理算法的个人研究实作测试代码,包括丢包补偿,傅立叶变换/反变换,数字滤波器,数字滤波器整型化算法函数等-Some personal voice process code, including PLC, DFT, DFilter etc.
OFDM-communication-system-simulation
- 仿真实现OFDM调制解调,在发射端,经串/并变换和IFFT变换,加上保护间隔(又称“循环前缀”),形成数字信号,通过信道到达接收端,结束端实现反变换,进行误码分析-Simulation OFDM demodulation, in the launch, the string of/and transform and IFFT transform, plus protection interval (also called "circulation prefix"), forming a digi
PD
- 先对系统偏差及其微分信号进行模糊量化处理,得到模糊变量E和EC,按模糊控制规则进行模糊决策得到模糊控制量U,再经过反模糊和比例变换得到实际的控制量输出。-First to system error and its differential signal fuzzy quantitative processing, get a fuzzy variable E and EC, according to fuzzy control rules of fuzzy decision get fuzzy
gps_capture
- 该源码通过产生的捕获数据采用FFT及反变换的方法实现信号的捕获。-The source through captured data generated using the FFT and inverse transform method to capture signal.
full_rate_speech
- C代码实现的GSM全速率语音编解码,GSM系统是一种全数字系统,话音和其它信号都要进行数字化处理,因此移动台首先要将语音信号转换成模拟电信号,以及其反变换,移动台再把这模拟电信号转换成13Kbit/s的数字信号,用于无线传输-GSM full rate speech code-decode.GSM system is a full digital system, voice and other signals to digital processing, so the mobile statio
Cepstrum
- 对一段语音信号进行处理 分析对象:voiced and unvoiced speech 语音中的清音和浊音 在GUI界面上实现以下功能: 1显示短时频谱 既对信号分帧后直接进行傅里叶变换 2在上面基础上经对数运算后再进行傅里叶反变换得到倒谱 显示两个图像(取对数和之后反变换的) 3根据倒谱再进行倒谱分析 用它观察自相关等等 最终实现基音周期估计(Pitch Detection)和 追踪 Pitch Tracking 这里还要应用到其他一