搜索资源列表
EZWcode
- 嵌入式小波零树(EZW)算法的过程详解和Matlab代码。-EZW code 。
EZWdecode
- 嵌入式小波零树(EZW)算法的过程详解和Matlab代码(3)解码过程-EZW decode。
embeded_system_realize_with_c
- 嵌入式系统的建模及matlab仿真,同时给出相应的C++实现代码-failed to translate
基于simulink的节气门控制算法设计
- 本文基于Matlab simulink平台下,完成对电子节气门嵌入式软件设计。 详细讲解了PID标定思路,代码生成的讲解。(Based on the Matlab Simulink platform, this paper designs the embedded software for the electronic throttle. Detailed explanation of the PID demarcation idea, code generation explanation
基于模型设计—自动代码生成之硬件驱动
- 基于模型设计—自动代码生成之硬件驱动: 分享RTW 工具箱做自动代码生成时,硬件驱动的编写方法;本文涉及两方面的技术难点CMEX S 函数和TLC 文件的编写,对这两方面不熟悉的童鞋可以先看看相关的Help 文档。 通过硬件驱动模块和上层控制模块的结合,可以实现嵌入式系统C 代码的一键式 生成,所生成的代码无需做任何修改就可以直接下载到单片机中。(Model design based on the hardware driver of automatic code generation)