-
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
-
genetic-algorithm
MATLB7.0遗传算法工具箱压缩文件,包括遗传算法函数,实例(MATLB7.0 genetic algorithm toolbox compressed file, including the genetic algorithm function instance)
- 2012-06-03 17:00:31下载
- 积分:1
-
huadongshijianchuang
基于滑动时间窗的支持向量机软测量建模研究,是一片不错的论文,对做软测量的研究生学子们可以参考(Sliding time window based on support vector machine soft sensor modeling is a good paper, to do a soft measuring graduate students who can refer)
- 2013-10-11 19:34:36下载
- 积分:1
-
Matlab
:MATLAB 是目前在国际上被广泛接受和使用的科学与工程计算软件。虽
然 Cleve Moler教授开发它的初衷是为了更简单、更快捷地解决矩阵运算,但 MATLAB 现
在的发展已经使其成为一种集数值运算、符号运算、数据可视化、图形界面设计、程序设
计、仿真等多种功能于一体的集成软件。 (MATLAB is now widely accepted and used in the international science and engineering calculation software. Although
However, Professor Cleve Moler its original intention was to develop a simpler, more efficient solution to the matrix operation, but now MATLAB
Has been making in the development of a set of numerical computation, symbolic computation, data visualization, graphical interface design, program design
Meter, simulation and other functions in one integrated software)
- 2014-12-14 18:28:48下载
- 积分:1
-
RSA
室内无线定位技术,基于RSA算法的matlab仿真程序(Indoor wireless positioning technology, based on the RSA algorithm matlab simulation program)
- 2013-10-27 01:02:46下载
- 积分:1
-
svm_toolbox
svm matlab工具箱,经过测试,非常好用!有界面。(svm matlab toolbox, tested, very good! Interface there is.)
- 2009-03-31 20:04:52下载
- 积分:1
-
pr10_1_3
语音合成线性比例重叠相加法-语音合成线性比例重叠相加法(Speech synthesis is linearly proportional to the overlap-add method- Speech synthesis is linearly proportional to the overlap-add method)
- 2021-05-15 20:30:02下载
- 积分:1
-
tvpvar
说明: 时变参数向量自回归模型的估计代码以及模型应用方法(Estimation code and application of Time-Varying parameter vector autoregressive model)
- 2019-05-02 13:45:56下载
- 积分:1
-
脉冲多普勒 impulse_duopule
脉冲多普勒调制
用多普勒雷达,侦测发现目标(duopule
)
- 2021-01-21 23:48:40下载
- 积分:1
-
FastICA
一个基于ICA的图像分离算法的MATLAB程序,包含了文章,几个源程序,和说明文档。(An ICA-based image separation algorithm MATLAB program, contains articles, a few source code, and documentation.)
- 2009-12-24 15:24:54下载
- 积分:1