搜索资源列表
基于DSPC55x的数字滤波器的设计
- 这是在C55x的基础上编写的数字滤波器有很好的学习作用,采用C语言调用汇编子程序的方法编写的,有一定的指导意义。
FIR数字滤波器在TMS320VC5416DSP上的实现
- FIR数字滤波器在TMS320VC5416DSP上的实现
DSP
- 先采集一单声道音频信号(.wav)并用WAVREAD文件采样读取,并对其进行频谱分析。分别用窗函数法和双线性变换法设计低通、高通、带通三种FIR滤波器和IIR滤波器。用M文件使信号通过滤波器并对输出信号进行时域和频域分析。-First acquisition of a mono audio signal (. Wav) files with sampling WAVREAD read, and their spectral analysis. Window function, respectiv
dsp
- 一次dsp作业的答案,主要的目的是仿真自适应滤波器中自适应陷波器的算法-adaptive filter ——》wave trap
dsp
- dsp实验教程,包括高通,低通,带通滤波器,以及一些延时程序代码,TMS320C54x指令表-dsp test tutorials, including high-pass, low pass, band pass filter, and some delay code, TMS320C54x Instruction List
dsp-eg-filter
- malab滤波器设计示例,其中包括IIR基本示例,IIR高级示例和窗函数设计FIR滤波器-malab filter design examples, including examples of IIR basic, IIR High sample and window function design FIR filters
dsp
- 输入自己事先录制好的语音信号,该程序实现将语音信号通过FIR低通、高通、带通滤波器后还原出来的语音质量-Enter their own pre-recorded speech signal, the program will realize voice signal through the FIR low-pass, high pass, band-pass filter to restore them after the voice quality
DSP
- 指令实验、存储器、串行口、同步串口、步进电机、硬件中断、定时器、交通灯、直流电机、滤波器-Experimental instructions, memory, serial port, synchronous serial, stepper motor, hardware interrupt, timer, traffic lights, DC motor, filter
DSP
- 关于DSP的FIR数字滤波器的实现仿真,及其工程实现。-FIR digital filter implementation of the simulation
DSP-FIR-Filter
- 用DSP仿真实现FIR滤波器,整个工程文件齐全-DSP simulation of FIR filters, including the entire project file
matlab-DSP
- 包括信号系统和系统响应,FFT谱分析,双线性法设计IIR数字滤波器,窗函数法设计FIR数字滤波器,四部分matlab仿真程序,以及必要的说明。-Including the signal system and the system response, FFT spectrum analysis, bilinear Design of IIR digital filters, window function method for the design FIR digital filters, fou
dsp_rar
- DSP开发工具Code Compile Studio(CCS)开发数字信号处理程序DSP——实现IIR滤波器,IIR高通、低通、带通。-With DSP tool Code Compile Studio(CCS),develop a program for DSP,which it can be a highpass,lowpass,bandpass.
DSP
- DSP滤波器设计,使用matlab语言,内有butterworz滤波器等-DSP filter design using matlab language, there butterworz filters, etc.
DSP
- 【摘 要】为了减少集成电路硬件复杂度,针对QAM 调制软件实现速度慢的问题,在分析MQAM 调制原理的基础上,采用 直接频率合成实现正余弦信号及无时延改进的滤波器编程方法,提出一种快速实现MQAM 调制算法的软件编程思想,并以 TMS320C55X 为平台[1,4],将MQAM 调制算法进行了C 编程实现。结果表明:该编程方法能快速产生MQAM 调制信号。 【关键词】多电平正交幅度调制;脉冲成形滤波器;直接频率合成;数字信号处理-【Abstract】 In order to redu
MATLAB-DSP-fir
- 基于MATLAB和DSP实现的FIR数字低通滤波器-Implementation based on MATLAB and DSP FIR digital low-pass filter
DSP
- DSP滤波器编码的源代码及A/D,D/A转换-DSP source code filter and A/D, D/A Converter
DSP
- 无线通信的DSP实现,包含TITMS320系列DSP架构分析,FIRIIR滤波器,QPSK,同步,均衡-DSP implementation of wireless communication, including TITMS320 series DSP architecture analysis, FIRIIR filter, QPSK, synchronization, equalization
dsp
- DSP书籍 信号处理及滤波器的设计应用 理论算法和应用-DSP Books signal processing theory and application of filter design algorithms and applications
DSP-experiment
- 关于使用dsp进行编程,交通灯、直流电机、滤波器、正弦波发生器、语音录放等几个功能的编程-Dsp programming on the use, traffic lights, motor, filter, sine wave generator, voice recorders, and several other features of programming
DSP滤波器设计
- 这是哈尔滨工业大学数字信号处理课的课程设计作业,利用窗函数涉及滤波器分别对自己设定的测试信号和老师给定的连续频谱信号进行滤波。 我编写时先后在同一个M文件中写了很多的画图语句,如果直接F5运行,它们会互相覆盖,使用时请将需要的绘图代码复制到命令行中重新运行。(This is the course design assignment of Digital Signal Processing Course of Harbin University of Technology. The window