搜索资源列表
LF2407_Matlab
- 在Matlab/Simulink环境下,用图形化的方式设计DSP程序,可简化程序的设计。利用Embedded Targetfor T1 C2000 DSP工具包,设计DSP的ADC转换程序;利用Simulink的数字信号处理工具包,设计FIR滤波嚣进行滤波处理;给出在修改生成的C语言程序时如何使DSP能正确运行。设计的程序在TM$320LF2407A处理器上运行正确。
tic2000demos
- matlab给DSP编程的代码,能够实现matlab simulink算法在DSP上的执行,大大加快程序开发速度
bldcthree22
- 三相bldc电机的两两导通无斩波时的控制仿真波形-bldc s simulink about two-two state without pwm,just a simple programme
power_svpwm
- 使用Matlab/simulink做异步电机矢量控制系统的仿真模型。-Using Matlab/simulink to do induction motor vector control system simulation model.
SVPWM-SIMULINK
- svpwm实现PWM整流器,通过双环控制实现matlab的仿真-svpwm for PWM rectifier, achieved through double-loop control simulation matlab
DSPBuilderreferencemanual
- DSP Builder 参考手册,主要用于simulink实现算法后,可将其自动转换为vhdl语言应用。-DSP Builder Reference Manual, mainly for simulink algorithm may be automatically converted to VHDL language applications.
BERvsSERdsp
- Its a simulink model to comare BER and Symbol error rate
autogen_svpwm
- This software for TMS320F2812 DSP platform for generating Space Vector Modulated PWM singnals. Part of code is generated by autocoding tool in Matlab/Simulink and included in main code written in C in CodeComposerStudio enviroment. -This is software
fir
- 基于SIMULINK中的DSPbuilder搭建的fir滤波器,可以任意修改阶数。系数需要自己填-Based on SIMULINK in DSPbuilder erected fir filters, you can arbitrarily modify the order of. Fill factor needs its own
DSPcontrol
- 永磁同步电机矢量控制simulink仿真,详细的电机的控制原理图,-Vector control of permanent magnet synchronous motor simulink simulation
OFDM_Security
- This a Simulink model that demonstrates an algorithm that applies wireless security on physical layer. The demonstration is based on 802.11a (simplified) and receiver is implemented on Xilinx Virtex 4 FPGA. The RAR file inlcudes 2 files: 1. Simul
BarunFM_Modulation1
- fm radio simulation in matlab simulink
six-free-directions-modeling
- 六自由度仿真建模,simulink 仿真模型建立,基于模型生成飞行器控制器程序,下载到DSP开发板中,完成设计任务-six free-directions simular modeling
Simulink-model-dsp-code-generation
- 介绍使用simulink dsp代码自动生成的文档-Introduction to use simulink dsp code automatically generated documentation
Matlab-Simulink-DSP
- 本文研究了基于Matlab/Simulink的DSP代码生成的方法。介绍了基于Matlab/Simulink的DSP系统级设计方法、Matlab与CCS系统对于DSP的各自特点及相互连接,论述了面向TI DSP芯片的系统设计。传统的DSP设计开发流程分为开发设计和产品实现两个环节。这样的开发流程存在许多问题,基于Matlab/Simulink的系统级设计方法,完成了从概念设计、软件仿真、硬件测试全过程。在软件算法仿真测试后直接生成面向数字信号处理(DSP)芯片的代码,有利发现系统设计的错误。-I
simulink
- simulink implumentation of induction machine model
MATLAB与CCS配置及代码生成总结
- MATLAB&CCS配置及代码生成总结,通过simulink模型自动生成代码缩短研发周期(MATLAB&CCS configuration and code generation summary, through the Simulink model automatically generate code, shorten the R & D cycle)
Simulink_DSP28335_SCI_TEST
- 通过在simulink搭建串口通信模型实现和DSP硬件平台的数据传输(Through the establishment of serial communication model in Simulink and the data transmission of DSP hardware platform)
mysimu
- 自己做的永磁同步电机矢量控制simulink仿真,2014b版本,各个模块基本都是手动搭建,模块命名通俗易懂,有串联式PI调节并有前馈环节,调试成功运行良好。(Self-made permanent magnet synchronous motor vector control simulink simulation, 2014b version, each module is basically built manually, the module named easy to understa
LED_28335_PIL_C.slx
- 可以直接生成CCS工程,可以直接下载到28335上,灯闪烁的simulink源码!