-
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
-
zcx
基于遗传算法的PID控制
用于优化求解控制器的参数
(based on genetic algorithms for optimizing PID control parameters Controller Solution)
- 2006-06-05 17:54:22下载
- 积分:1
-
ASM.T.F.Cootes
Active Shape Models 的创始人 T.F.Cootes的几篇重要论文(the founder of the T. F. Cootes several important papers)
- 2007-05-02 19:55:47下载
- 积分:1
-
KapGRE
The rar file contains different sample tests for practice of gre exam.
- 2011-01-03 16:15:49下载
- 积分:1
-
rossler
说明: rossler三维相空间吸引子,X相序列(rossler three-dimensional phase space attractor, X-phase sequence)
- 2011-04-07 16:34:21下载
- 积分:1
-
pugejihewuchafenxi
有三个是谱估计的方法和一个误差分析曲面作图最后是分析对比TLS和LS的性能(Three is the spectral analysis method and an error analysis and comparison of surface mapping and finally the performance of TLS and LS)
- 2011-06-02 22:09:28下载
- 积分:1
-
kalmanfilter
卡尔曼滤波器的演示程序 可以运行的 仅仅是演示(Kalman filter demo program can run only a demo)
- 2013-12-08 21:27:46下载
- 积分:1
-
tscz
系统包括简单的基本功能,..........................(dfjk)
- 2009-11-15 13:40:04下载
- 积分:1
-
ISAE
用matlab实现图像处理,尤其是图像分割方面的案例源代码。(Matlab image processing used to achieve, especially in case of image segmentation code.)
- 2009-05-23 23:39:51下载
- 积分:1
-
susanedgedetection
说明: 基于susan算法的图像边缘检测,内有主函数,和2个子函数,可出图。(Susan algorithm based on edge detection, within the main function, and 2 sub-functions, can be a map.)
- 2011-04-11 16:38:25下载
- 积分:1