搜索资源列表
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.
MySim
- RFID系统密集读写PPC算法的设计和仿真-PPC-intensive to read and write RFID system design and simulation algorithm
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
Advanced_PIC_Microcontroller_Projects_in_C
- help you write code C for Pic
ir_decode
- /--文件夹资料说明 1、backups:里面是我做程序时的一些备份,写程序一定不要忘记备份。 2、ir_1602: “一线工人”的解码程序,可用LCD1602显示二进制及十进制键值。 3、ir_1602_time_edit: 时间显示,并可用红外遥控设置时间的程序 4、ir_12864_bing: 采用LCD12864做显示的解码程序。 5、ir_1602_decode_lihong: 我自己写的解码程序,并例化成头文件形式。 6、ppt_control: 用红外遥控通
dsp-matlab
- 用matlab写的DSP处理代码,可以给入门的新手参考使用-DSP processing with matlab write code that can be used to refer to a novice user
PWM
- code for PWM...was made in MATLAB Simulink and write in C-Mex
Most_shining_national_wind
- 音乐最炫民族风的弹奏程序,能正常运行,Matlab编写-The coolest music, the playing of the national wind program, the normal run of Matlab to write
matlab-simulink
- 基于模型的设计 利用tlc编写设备驱动代码用于代码自动生成-Tlc to write device driver code for automatic code generation model-based design
short-term-analysis-
- 完成对一段语音信号的短时分析,语音信号要包括清音、浊音和无声段,求其短时平均能量、短时平均过零率、短时自相关函数和短时功率谱;-Complete short-term analysis of a voice signal, the specific requirements: a voice signal to include the voiceless, voiced, and silent segments 2, find its short-term average energy, sh
TEXTIO_Import_txt_Matlab
- 将FPGA设计仿真结果数据写入到txt记事本中,然后通过Matlab读取txt中的数据并显示图像-write the FPGA simulation result data into textbook,and read these data from textbook and display image in Matlab
MATLABLPM_ROM
- 用MATLAB实现LPM_ROM中数据初始化在QuartusⅡ调入ROM初始化数据文件并选择在系统中的读写功能时,默认选择hex文件,在此你是见不到刚刚移动到工程中的mif文件的,需要在右下角的文件格式中选择MIF文件,这样就可以添加进去了-Using MATLAB LPM_ROM initialization data transferred in Quartus Ⅱ ROM initialization data file and select the read and write func
lab11
- 在dac 上显示一个波图,刚刚输出的时候是sine 的图 开动按钮后发出不同的图像-Write a C program that creates a waveform generator. It should start by outputting a sine wave to DAC0. Each time SW1 is pressed then released, the wave form should change, first to a triangle wave, then
FIR-FILTER
- write a program for FIR(Finite Impulse Response) filter like Low pass FIR filter, High pass FIR filter, Band pass FIR filter and Band stop FIR filter using Rectangular window using MATLAB in IT1254 - DSP and Communications Systems Lab.
DCMotorPIDControl
- 直流电机PID控制,集成电流采样。与本人上传的另一份PID调试软件(matlab编写)配合使用可以达到高效快速的PID参数整定,本带啊结构清晰,简单易懂。-DC motor PID control, integrated current samples. And I uploaded another PID debugging software (matlab write) can be achieved with the use of fast and efficient PID parame
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)
滤波器实验报告
- 设计一个 1MHz 的 FIR 低通滤波器。 要求: ① 时钟信号频率 16MHz; ② 输入信号位宽 8bits,符号速率 16MHz ③ 要求在 Matlab 软件中进行 FIR 滤波器浮点和定点仿真,并确定 FIR 滤波器抽头系数 ④ 写出测试仿真程序。(Design a 1MHz FIR low pass filter. Requirements: (1) clock signal frequency 16MHz; (2) input signal bit width
哈夫曼编码器设计实验报告
- 要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。 ①组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。 ②输入数据序列的长度为256。 ③先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Design a 1MHz FIR low pass filter. Huffman coding is required for a section of data sequence to m