搜索资源列表
armok01167658
- 最近用Mega128写了一个128点FFT程序,浮点运算,加汉宁窗。由于窗函数和旋转因子通过查表得到,所以速度还可以,程序中给的初值是通过高速AD采集的20KHz正弦信号。计算结果与Matlab的FFT函数得到的结果相同。
img2num
- 此matlab程序针对320×240的tft液晶显示屏,可以将任何格式的图片转为tft所用的16位(65536色)LCD的表示,并写成一维数组的c文件,便于图片显示的调用。
flashshaoxie
- flash在线烧写,开发平台:TMS320C6713,flash为16bits的,只需参考flash芯片手册改动关键字即可对flash实现在线烧写-online flash programmer, development platforms: TMS320C6713, flash for 16bits, the only reference manual flash chips can change keywords for online flash programmer
base_fir
- 使用verilog 写的FIR滤波器,里面并有matlab程序,是从altera官网下来的。。希望对大家游泳。-Use verilog to write the FIR filter, which have matlab and procedures, are down from the official website of the altera. . Everyone would like to swim.
DSP_MATLAB-one
- DSP_MATLAB 程序,一些有关使用DSP做matlab的程序,上传一下,互相交流。英文说明暂不写了。-gfgfgfgf
DSP_MATLAB-two
- DSP_MATLAB 程序,一些有关使用DSP做matlab的程序,上传一下,互相交流。英文说明暂不写了。-ergyhhk
DSP_MATLAB-three
- DSP_MATLAB 程序,一些有关使用DSP做matlab的程序,上传一下,互相交流。英文说明暂不写了。-ergyhhk
DSP_MATLAB-four
- DSP_MATLAB 程序,一些有关使用DSP做matlab的程序,上传一下,互相交流。英文说明暂不写了。-weryuui
DSP_MATLAB-five
- DSP_MATLAB 程序,一些有关使用DSP做matlab的程序,上传一下,互相交流。英文说明暂不写了。-asfkl
MySim
- RFID系统密集读写PPC算法的设计和仿真-PPC-intensive to read and write RFID system design and simulation algorithm
fftforc51
- 51上写的浮点FFT程序,经过Matlab验证-float point fft for 89c51 verifyed by matlab
bxfsq
- 用VHDL代码实现的0-40000任意分频,具体分频数可以自己参考进行修改.并用matlab写好各种波形图的MIF文件,然后实现FPGA的一个多功能波形生成器! (平时的课程设计)-Achieved using VHDL code 0-40000 arbitrary frequency, the specific sub-frequency reference can be modified. Matlab written by a variety of waveforms of MIF fil
dspsim.tar
- GNU dsp模拟器,运行在Linux上,主要支持对TMS320C54X型号dsp的模拟。用matlab和c写成-Gnu Digital Signal Processor Simulator. The goal is to develop a DSP Simulator for Linux. The firstchip supported will be the TMS320C54x.
DocumentClusteringusingParticleSwarmOptimization.r
- 关于pso算法的一篇文章,老外写的,介绍将如何pso算法应用到文档聚类中-Pso algorithm on an article written by a foreigner on pso algorithm will be applied to document clustering
matlab
- 滤波器,很有用的程序,呵呵呵,大家相互指教!多写交流!-lvboqi
I2C_AT24C512
- 这是本人编写的目前所见到的最完善的AT24C512读写C源代码,适用于AVR系列单片机。可实现单字节、多字节连续读写,自动分页,全片清零。具有错误自动重复读写功能,可以抗电路的突发干扰。-It is currently being prepared, I saw the most perfect AT24C512 read C source code for AVR series of microcontrollers. Enable single-byte and multi-byte rea
AS3991Reader
- 本文结合超高频RFID读写器的发展趋势,提出了一种基于EPC Gen2标准的 915MHz超高频RFID读写器设计,并完成了系统测试。涉及的主要工作有: 1.分析了EPC Gen2标准的技术特点和各项指标,研究了UHF RFID读写器的 系统原理和基本结构,详细探讨了整个系统通信链路的传播特点。 2.分析了读写器射频电路。MCU采用单片机C8051F340,射频芯片采用奥地利 微电子的高集成度UHF RFID读写芯片AS3991。完成了硬件电路的搭建和测 试。 3.设
dsp-matlab
- 用matlab写的DSP处理代码,可以给入门的新手参考使用-DSP processing with matlab write code that can be used to refer to a novice user
Matlab_Butter
- 用C语言实现matlab的butter函数中低通和带通功能,高通和带阻没写,有兴趣的可以自己加入.(Using C language to achieve matlab butter function low-pass and band-pass function, high pass and band stop did not write)
DSP滤波器设计
- 这是哈尔滨工业大学数字信号处理课的课程设计作业,利用窗函数涉及滤波器分别对自己设定的测试信号和老师给定的连续频谱信号进行滤波。 我编写时先后在同一个M文件中写了很多的画图语句,如果直接F5运行,它们会互相覆盖,使用时请将需要的绘图代码复制到命令行中重新运行。(This is the course design assignment of Digital Signal Processing Course of Harbin University of Technology. The window