-
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
-
Autofocus
介绍自动对焦的文章主要介绍了对焦技术探测技术包括频域分析目标函数目标函数效能验证影像评估效能之因素高斯低通滤波器参数的选取自动对焦技术以及相关实验结果与分析(Introduction Auto focus of the article introduces the focus technology, detection technology including frequency domain analysis, the objective function, the objective function performance verification, image assessment of the effectiveness of the factors, Gaussian low-pass filter parameter selection, auto-focus technology and related experimental results and analysis.)
- 2009-11-26 15:49:33下载
- 积分:1
-
Nativeappdemo
native application的一个demo,可以象chkdsk那样运行(native application of a demo, can occur as did running)
- 2007-02-01 13:22:43下载
- 积分:1
-
PpidsrrI
PID用于机器人路径控制的MATLAB程序,路径选择是一个简简单的正弦函数.控制参数是速度和角速度.,已通过测试。
(The MATLAB program PID control for robot path, the path selection is a sine function simply control parameters and angular velocities. Has been tested.)
- 2012-09-15 22:30:02下载
- 积分:1
-
Instructions-to-Authors
Instructions to Authors December 2010
- 2011-12-12 19:27:21下载
- 积分:1
-
ddddd
说明: 关于滤波器的源码 能够在MATLAB上运行(On the source filter can be run in MATLAB)
- 2008-11-12 12:12:43下载
- 积分:1
-
CPP
非常不错的QPSK在matlab中的仿真教程,文档中包含相关的所有代码(very good QPSK in the Matlab simulation Guide, the document contains all the related code!)
- 2011-06-09 22:40:14下载
- 积分:1
-
ser
Serial port communication for kwp 2000 fast initialization. this code is not complete. I am trying to develop it
- 2015-02-24 00:23:12下载
- 积分:1
-
1
说明: 比例导引法的MATLAB,程序,希望大家多侃侃(matlab)
- 2009-08-12 14:24:56下载
- 积分:1
-
matlabTSP
MATLAB编写的程序,是解决TSP问题的一种方法(MATLAB programs that solve the TSP problem is a method of)
- 2008-05-07 19:51:14下载
- 积分:1