-
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
-
JM96A
说明: 捕鱼策略:在实现可持续收获的前提下,追求最大产量或最佳效益。(Fishing strategy: to achieve sustainable harvesting under the premise of achieving maximum production or the best value.)
- 2010-03-26 16:38:47下载
- 积分:1
-
wnn
说明: 很好的小波人工神经网络MATLAB 源代码 (source code of wavelet neural network of matlab)
- 2010-04-15 16:20:06下载
- 积分:1
-
zwsmubiao
已调试好的基于中位数算法的运动目标检测程序源代码,并给出了两种matlab实现方式(failed to translate)
- 2011-08-10 07:27:28下载
- 积分:1
-
TEST1
GOOD PROGRAM FOR LDPC MATLAB SIMULINK
- 2012-06-25 22:08:41下载
- 积分:1
-
ClassCastException
Thrown when a program attempts to cast a an object to a type with which it is not compatible.
- 2013-12-16 16:08:17下载
- 积分:1
-
RLSandLMSAlogrithm
一个完整的基于LMS和RLS改进算法的语音增强MATLAB程序,包括了输入输出序列和读取数据,自适应增强算法的程序(Based on a complete LMS and RLS algorithms to improve speech enhancement MATLAB procedures, including the input and output sequences and read data, adaptive enhancement algorithm procedure)
- 2007-12-04 21:14:57下载
- 积分:1
-
prkdanMATLAB
皮尔曲线拟合的MATLAB程序,以调试通过需要的朋友可以看看(Peel the MATLAB curve fitting procedures in order to debug through the needs of friends can take a look at)
- 2009-12-07 16:50:43下载
- 积分:1
-
Zemax
Matla准直透镜建立,在特定的环境下进行准直透镜的设计使用。(Establish the collimator lens by Matlab
)
- 2012-05-27 15:51:25下载
- 积分:1
-
canny
This program performs canny edge detection. (MATLAB code)
- 2010-10-19 20:52:33下载
- 积分:1