搜索资源列表
信号处理matlab
- 自己编写的信号产生和处理软件,以matlab7为平台。可以实现确定信号和非确定信号的产生,各种滤波器的设计,对信号的频谱分析,滤波后信号的频谱分析等功能。有利于信号与系统、数字信号处理相关课程的学习与理解。-themselves prepared and have the signal processing software to matlab7 platform. Determine signal can be achieved and identify signals the emergen
fir_cb
- 使用DSP和MATLAB设计的一个低通FIR滤波器,基本上实现了滤波的效果-use and MATLAB DSP design a FIR low-pass filter, basically realize the filtering effect
20080951
- 有关DSP滤波仿真的源程序,该算法用matlab工具实现
robot-controller-design
- 非常全面的自平衡小车制作全套资料,包括硬件PCB,软件源代码,上位机软件代码,器件DATASHEET 等。 建模、控制算法及PD调节的取值参考: http://www.mathworks.com/matlabcentral/fileexchange/19147-nxtway-gs-self-balancing-two-wheeled-robot-controller-design 硬件及软件参考如下网站资料; http://www.circuitcellar.c
My_test_FIR
- 基于stm32的DSP库的中FIR滤波器功能的实现,滤波参数需要自己根据需要用Matlab计算,使用V3.0的固件库,属于基本stm32外设测试-Stm32 based DSP library function of the FIR filter implementation, the filter parameters needed in Matlab needs its own terms, using the V3.0 firmware, peripheral part of the ba
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.
lvbo_20090420
- 单片机中滤波算法的实现,c文件,仅供参考。-Filtering algorithm in single-chip realization, c file, for informational purposes only.
sobel_filter
- 实现sobel滤波,在simulink中用第四篇builder实现-complete a sobel filter
2.matlabccs
- matlab和ccs调用的例子 FIR数字滤波器的MATLAB设计与DSP实现 MATLAB Link for CCS Development Tools在DSP系统设计中的应用等 -ccs call matlab and FIR digital filter example of the MATLAB Design and DSP to achieve MATLAB Link for CCS Development Tools system design in DSP applic
20090903FPGA
- 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, designed and implemented an o
Butterworth
- 巴特沃斯滤波器的MatLab代码实现,可以对一段音频进行滤波,与其他滤波器进行对比-Butterworth filter of the MatLab code for implementation can be some audio filtering, comparison with other filters
filter_VHDL
- 用VHDL语言实现滤波的设计,并通过modelsim仿真!用matlab产生输入结果,并与matlab输出结果比较是相同的.-Filter by language VHDL design and simulation through modelsim! Results with matlab generate input and output compared with the matlab are the same.
matlab-fuzhuDSPshixianFIR
- Matlab辅助DSP实现FIR数字滤波器,对MATLAB和DSP的研究有很大的启发,本问对两者的结合实现FIR数字滤波功能。-Matlab DSP realization of FIR digital filter aid on MATLAB and DSP of a great inspiration to ask for a combination of both the realization of FIR digital filter function.
mid
- 本程序时DSP上实现的图像中值滤波,首先将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。其中dat文件先通过matlab将图片转化得到的。-This program is implemented on a DSP image median filtering, first developed by TI dat file into CCS on the treatment, which in the CCS is used on the C programmin
Base_on_Matlab_DSP_FIR
- 给出了利用Matlab与DSP技术相结合的语音信号FIR滤波的软件、硬件实现方法。分析了FIR滤波器的特性。-Shows the use of Matlab and DSP technology, a combination of voice signal FIR filtering software, hardware implementation. Analysis of the FIR filter characteristics.
Guass_Filter
- 基于matlab 实现的求高斯滤波。并在matlab上实现.-mase on matlab and filter .
chaos
- 基于matlab的混沌信号处理的相关资料,实现混沌信号的滤波去噪。-Matlab chaotic signal processing-based information, the filtering of chaotic signals denoising.
Matlab
- 用matlab实现数字频率调制解调方案,包括滤波,噪声-Digital frequency modulation and demodulation using matlab program, including filtering, noise
tnn7_code_201212141110
- 人脸检测与跟踪是一个重要而活跃的研究领域,它在视频监控、生物特征识别、视频编码等领域有着广泛的应用前景。该项目的目标是在FPGA板上实现实时系统来检测和跟踪人脸。人脸检测算法包括肤色分割和图像滤波。通过计算被检测区域的质心来确定人脸的位置。该算法的软件版本独立实现,并在matlab的静止图像上进行测试。虽然从MATLAB到Verilog的转换没有预期的那样顺利,实验结果证明了实时系统的准确性和有效性,甚至在不同的光线、面部姿态和肤色的条件下也是如此。所有硬件实现的计算都是以最小的计算量实时完成的
好-无线通信FPGA设计-Xilinx
- 《无线通信FPGA设计》以Xilinx公司的FPGA开发平台为基础,综合FPGA和无线通信技术两个方向,通过大量的FPGA开发实例,较为详尽地描述了无线通信中常用模块的原理和实现流程,包括数字信号处理基础、数字滤波器、多速率信号处理、数字调制与解调、信道编码、系统同步、自适应滤波算法、最佳接收机,以及WCDMA系统的关键技术。《无线通信FPGA设计》概念明确、思路清晰,追求全面、系统、实用,使读者能够在较短的时间内具备无线通信领域的FPGA开发能力。(The design of wireless