搜索资源列表
信号处理matlab
- 自己编写的信号产生和处理软件,以matlab7为平台。可以实现确定信号和非确定信号的产生,各种滤波器的设计,对信号的频谱分析,滤波后信号的频谱分析等功能。有利于信号与系统、数字信号处理相关课程的学习与理解。-themselves prepared and have the signal processing software to matlab7 platform. Determine signal can be achieved and identify signals the emergen
MATLAB+DSP
- 数字滤波器的MATLAB设计与DSP上的实现-Digital Filter Design with MATLAB DSP Implementation
fir_hdl.rar
- 一个 FIR 滤波器的 verilog 实现, 与 matlab 产生的 reference code 相互验证。,Verilog a FIR filter to achieve, with the reference code generated by matlab mutual authentication.
ECG_DSP_src
- 一个开源的心电图测量仪驱动和应用软件,可记录,存储,过滤和识别心电图数据-An open source ECG measuring instrument driver and application software can record, store, filter and identify the ECG data
kalman-matlab
- 扩展卡尔曼滤波算法的matlab程序,比较完整。-Extended Kalman filter algorithm matlab program, complete.
Simulation
- 扩展卡尔曼滤波算法(EKF)在电机方面的应用-Extended Kalman filter algorithm (EKF) the application of the motor
halfband_filter
- matlab设计半带滤波器程序: 1、用remez算法直接设计半带滤波器并; 2、先用remez算法设计单带滤波器,然后转换为半带滤波器。 有助于加深理解半带滤波器的设计。-matlab half-band filter design process: one, with remez algorithm and direct the design half-band filter 2, first remez algorithm design a single-band fi
fir
- 窗口法设计fir低通滤波器matlab程序-Low-pass filter design fir
DSPcode
- 数字信号处理源代码,包括冲激响应、传递函数、零相位函数、全通函数、离散时间傅里叶变化、离散傅里叶变化、滤波器设计及级联-Digital signal processing source code, including impulse response, transfer function, zero-phase function, all-pass function, discrete-time Fourier changes, discrete Fourier changes, filter
rtdx_matlabFIR
- DSP tms320c6713: rtdx with matlab. Example filter FIR
MedFilter_VHDL
- 用VHDL实现了Matlab中MedFilt1函数3阶中值滤波。进行排序时没有用软件使用的排序法,而是通过简单的比较实现。-VHDL implementation using the Matlab function MedFilt1 of 3-order median filter. Sort of no use when the software used to sort the Law, but through a simple comparison of implementation.
DSP-c-Matlab-Programs-ManualV19
- 印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Wi
safharmonicAPF
- shunt active filter
MATLAB-DSP-fir
- 基于MATLAB和DSP实现的FIR数字低通滤波器-Implementation based on MATLAB and DSP FIR digital low-pass filter
FIR-filter-using-fpga-design
- 基于FPGA的高阶FIR滤波器设计4有matlab设计步骤 4.3更详细 第六章量化系数实例-FIR using FPGA ,QuartusII software
matlab
- audio filter,fft,dft,pole zero plot,gui,dsp signal operations
digital-quadrature-down-converter
- 基于FPGA的数字正交下变频器设计,在ALTERA的DE2开发板上设计一个多相滤波结构数字正交变换器。其中多相滤波模块是最关键模块,该模块将64阶滤波器的系数分成奇偶两路,并通过VHDL常数的方式存储在模块内部。这些常数是通过在MATLAB中调用FDATool,根据滤波器的参数要求来生成的。这些浮点格式的滤波器系数还需要在MATLAB中计算成二进制补码的形式,才可以存储在模块中。-FPGA-based digital quadrature down-converter design, ALTER
Multirate-Filter-FPGAs-Using-MATLAB
- fpga无线通信多率滤波器设计-fpga design about multi-rate filter about wireless communication
8. FILTER
- DIGITAL FILTER GUI matlab
matlab-ecg-0033_www.matlabsite.com
- Adaptive Filter implementation using nlms & rls algorithms.