-
vcc_mex
一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方:
a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦
b. 不能利用VC特有的ClassWizard自动创建和维护类
c. 不能用MFC类库编写应用程序
d. 不能方便地进行类似VC的项目管理
本文详细解说如何在IDE中编译MEX程序(Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures)
- 2007-09-27 15:44:55下载
- 积分:1
-
two-link robot manipulators ILC Simulink
针对多关节机械臂系统的自适应迭代学习控制Matlab例程(MATLAB routine of adaptive iterative learning control for multi-joint manipulator system)
- 2020-12-06 21:29:21下载
- 积分:1
-
Mlb
说明: 用matlab实现利用统计混沌方法解决非线性系统时间序列预测的问题(achieved using Matlab using statistical methods to solve nonlinear chaotic time series forecasting system problems)
- 2006-04-18 10:32:30下载
- 积分:1
-
rls
用递推最小二乘法进行系统辨识,包括simulink环境下搭建模型以及源代码(recursive least square (RLS)source code)
- 2012-04-11 09:47:52下载
- 积分:1
-
ziranfeng1
应用simulink搭建的一个自然风仿真模型,系统中实用了Matlab Fcn 。(Practical application simulink to build a natural wind simulation model system Matlab Fcn.)
- 2012-09-06 21:38:41下载
- 积分:1
-
matlab-for-parameters-resetting
快速弦截法进行工程整定,反复迭代直到满足工程要求(Secant method works fast tuning iteratively until meet the engineering requirements)
- 2013-10-21 07:33:45下载
- 积分:1
-
Turtle
matlab实现海龟交易算法,包括买卖点、资金分配、风控等(turtle trading)
- 2015-01-11 20:53:53下载
- 积分:1
-
chapter9 基于遗传算法的多目标优化算法
chapter9 基于遗传算法的多目标优化算法(Chapter9 multi objective optimization algorithm based on genetic algorithm)
- 2017-10-22 14:22:42下载
- 积分:1
-
lmekf
ekf的程序,这里是将其应用于目标跟踪方面(ekf s programme ,it s fitted to track traget.)
- 2009-05-01 12:00:49下载
- 积分:1
-
SIFT
This is a MATLAB implementation of the SIFT detector and descriptor
- 2013-05-09 04:24:58下载
- 积分:1