搜索资源列表
bldc_1_sinusoidal
- 用C语言编写的S函数源代码,用于在MATLAB/Simulink环境下仿真永磁无刷直流电机,在MATLAB7.0以上环境下编译成动态链接库然后在Simulink中使用。模块信息见源码注释。-C language prepared by the S-function source code, for the MATLAB / Simulink environment simulation permanent magnet brushless DC motor, In the above circu
current_park
- 用C语言编写的在Simulink环境下对3相交流电机交直流帕克变换进行数值仿真的S函数源代码。特点:考虑到了便于在单片机中执行的特点,完全使用定点算法实现。在MATLAB中编译成动态链接库后就可在Simulink中使用。-C language in the Simulink environment for 3-phase AC and DC motor Parker transform few value of the S-function simulation source code. Fea
matlabsin
- matlab6.5与vc的各种混编方式举例 包括 dll方式、引擎方式、com方式、以及vc调用simulink模型运行方式-matlab6.5 vc with the mixed mode, including dll example, the engine, com, as well as vc Simulink model called Operation Mode
Inductionmotor
- 感应电动机的实例仿真例子,其中有电路图,还有运行需要的程序和已经生成的dll文件-Induction motor simulation examples, including schematics, as well as the procedures needed for the operation and has generated dll file
simulink_dll
- DLL simulink model. From file exchange of mathwork website!
WiMAX_Test_4
- 本程序是对IEEE 802.16e物理层和链路层的仿真。 使用matlab的simulink仿真工具,先运行data.m产生仿真数据,再运行WiMAX_Test_4.dll进行仿真。-This program is the physical and link layer simulation of IEEE 802.16e. The simulation uses the simulink tool of MATLAB. First,run data.m to generate data,
Create-Simulation-DLL-for-LabVIEW
- 关于利用lABVIEW的SIT工具箱在RTW中获得一个SIMULINK模型的DLL文件的方法-On the use of SIT toolbox RTW lABVIEW get a SIMULINK model of the DLL file method
S-function-to-Simulink
- S-函数是System function 系统函数的简称,是指采用非图形化(即计算机语言,而非Simulink 系统模块)的方式描述的功能模块。在MATLAB 中,用户除了可以使用MATLAB 代码编写S-函数以外,还 可以使用C、C++、FORTRAN 或Ada 语言编写S-函数,只不过用这些语言编写程序时需要用编译器生成 动态连接库(DLL)文件,然后在Simulink 中直接调用-S-function System Function system function, refer
rtyuu870
- 关于通过RTW将SIMULINK模型转化为DLL供LABview调用的。不过似乎用到了SIT(About converting the SIMULINK model to DLL for the LABview call via RTW. But it seems to be using SIT)