-
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
-
c10_PSKSA
通信系统防真 ,用matlab编写,PSKSA(communication system simulation by matlab.PSKSA)
- 2005-08-19 11:44:44下载
- 积分:1
-
lizilvbo
粒子滤波程序,含EKF UKF与PF的对比程序,很详细(EKF UKF matlab simulation program, including a comparison program, in great detail, with reference to the PF)
- 2017-02-21 15:23:01下载
- 积分:1
-
IM_1
Induction Machine modeling source Code:
without using simulink, these codes can numerically model th IM.
- 2009-06-03 15:47:14下载
- 积分:1
-
Q123
一个很好的Q学习源码,对于学习强化学习有很大的作用。(Q-learning a good source for learning reinforcement learning has a significant role.)
- 2011-05-31 22:43:58下载
- 积分:1
-
MATLAB-wireless-communication
现代通系统的仿真 开发平台 matlab simulink(The modern pass system matlab simulink simulation development platform)
- 2012-11-09 15:27:24下载
- 积分:1
-
Model_and_simulate_discrete-event_systems
SimEvents® extends Simulink® with tools for discrete-event simulation of the transactions between components in
a system architecture. You can use the architecture model to analyze performance characteristics such as
end-to-end latencies, throughput, and packet loss. SimEvents can also be used to simulate a process, such as a
mission plan or a manufacturing process, to determine resource requirements or identify bottlenecks.
- 2010-01-08 04:02:49下载
- 积分:1
-
44
说明: 用于飞行器自动控制的算法计算, 融合三轴加速度计和三轴陀螺的数据融合计算,得出飞行姿态(For aircraft automatic control algorithm, integrated three-axis accelerometer and three-axis gyro data fusion calculations, flight attitude)
- 2011-10-12 20:44:28下载
- 积分:1
-
ORDER
数组变换!逆序,将数组倒置!将一个二维数组行和列元素互换后到另一个二维数组中(Array transformation ! Reverse , the array upside down ! Will be a two-dimensional array of rows and columns after the swap element into another two-dimensional array)
- 2013-11-19 14:32:21下载
- 积分:1
-
jifen
matlab频域积分程序,可计算1次积分,2次积分(Matlab frequency domain integral, can calculate one points, two points)
- 2014-05-14 11:44:12下载
- 积分:1