搜索资源列表
Matlab_Simulink_to_code.rar
- matlab 和 simulink 转换成代码的实现,其中第8章介绍了matlab simulink 到vxworks代码的实现,matlab and simulink to code for some special use
pll.rar
- 模拟锁相环(apll)的一些simulink模型,Analog phase-locked loop (apll) some simulink model
svpwm_PMSM_090312
- 采用Matlab/simulink实现了基于SVPWM的PMSM仿真,实现了基于参考电压的仿真-Using Matlab/simulink implementation of PMSM based on SVPWM simulation, the reference voltage based on the implementation of the simulation
bldcthree22
- 三相bldc电机的两两导通无斩波时的控制仿真波形-bldc s simulink about two-two state without pwm,just a simple programme
FuzzyPIDcontroll
- SIMULINK仿真中做了模糊控制自整定PID控制器和常规PID控制器对同一个一阶惯性环节的控制仿真,-SIMULINK simulation of fuzzy control has done a self-tuning PID controller and conventional PID controller with a first-order inertial link in the control simulation,
power_svpwm
- 使用Matlab/simulink做异步电机矢量控制系统的仿真模型。-Using Matlab/simulink to do induction motor vector control system simulation model.
DSPBuilderreferencemanual
- DSP Builder 参考手册,主要用于simulink实现算法后,可将其自动转换为vhdl语言应用。-DSP Builder Reference Manual, mainly for simulink algorithm may be automatically converted to VHDL language applications.
MyState
- 这份是实验课上的教师和学生用的实例。关于用matlab simulink仿真状态机并生成vhdl代码的详细内容-The experimental class teachers and students to use examples. Matlab simulink simulation on the use of state machine and generates VHDL code details
BERvsSERdsp
- Its a simulink model to comare BER and Symbol error rate
bb
- simulink 的OFDM实现 搭建了仿真平台-OFDM base on Simulink
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
lab1
- system generator/simulink 应用开发实例,User Starting
lab4
- system generator/simulink 应用开发4,User Starting
fir
- 基于SIMULINK中的DSPbuilder搭建的fir滤波器,可以任意修改阶数。系数需要自己填-Based on SIMULINK in DSPbuilder erected fir filters, you can arbitrarily modify the order of. Fill factor needs its own
cic
- 在MATLAB2007A/SIMULINK环境下用DSP BUILDER8.0实现了五级CIC,解决了溢出问题。生成了可用的VHDL文件。- DSP BUILDER8.0 A 5 stages CIC filer is realized in MATLAB2007A/SIMULINK by using DSP Builder 8.0.The overflow problem is resulved.Useful VHDL files are generated at last.
Simulink-to-VHDL-Route
- This paper presents the way of speeding up the route from the oretical design with Simulink/Matlab, via behavioral simulation in fixed-point arithmetic to the implementation on either FPGA or custom silicon. This has been achieved by porting
3813412-Matlab-Simulink-Simulink-Matlab-to-Vhdl.r
- Simulink/Matlab-to-VHDL Route for Full-Custom/FPGA Rapid Prototyping of DSP Algorithms
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代码生成点亮51单片机LED灯
- simulink代码生成点亮51单片机LED灯!学习资源,模拟实验验证,源代码很简单,初学者用