-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1
-
Reed-Solomon-codes
说明: 通信系统的仿真,Reed-Solomon-codes是纠错码的一种,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!(communications system simulation, Reed-Solomon-codes is an error-correcting codes, communications can be used, the example is given of the procedures based on Matlab can be used for actual simulation!)
- 2006-05-06 16:38:53下载
- 积分:1
-
LDPC MATLAB工具箱ldpc_toolkit_1_1
LDPC MATLAB工具箱,提供LDPC编解码程序(LDPC MATLAB Toolbox provides procedures LDPC Codec)
- 2021-04-21 16:18:49下载
- 积分:1
-
svm-matlab-toolbox
svm matlab toolbox不错的工具箱(svm Matlab toolbox good Toolbox)
- 2007-03-18 11:27:52下载
- 积分:1
-
VSC_STATCOM
Simulation file in matlab simulink
- 2019-02-20 11:47:36下载
- 积分:1
-
error
用于船舶控制系统误差分析与设计的计算程序(Ship control system for error analysis and design of the computer program)
- 2011-06-22 11:18:20下载
- 积分:1
-
simulink-problem
Compensator design
Parasympathetic control of the heart in cats
- 2014-11-30 16:22:16下载
- 积分:1
-
egs
attached file is matlab code
- 2014-12-06 13:02:44下载
- 积分:1
-
lte_rate_matching
根据书面协议的代码是3GPP LTE速率匹配的代码。该代码包含速率匹配交织在一起,重要的内容有点熟。(The code is on LTE 3GPP rate matching code based on written agreement. The code contains a rate matching intertwined, important content bit cropping.)
- 2015-03-10 21:48:39下载
- 积分:1
-
Uni_motor
This folder has two files for the simulation of universal motor. please run the *.m file to run the *.mdl file(This folder has two files for the simulation of universal motor. please run the*.m file to run the*.mdl file)
- 2009-11-05 12:08:30下载
- 积分:1