-
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
-
cd
<最优化及matlab的应用>课后题的编程(Most optimized operating)
- 2013-10-20 07:46:40下载
- 积分:1
-
CONSTRAINTETRAHEDRON
说明: 该代码是一个基于MATLAB语言编辑的四面体有限元长应变四面体算法,包含一个例子很实用,性能稳定。感谢大家的分享。(This code is a kind of constrain Tetrahedral fem compution on MATLAB。there are total code and an example in cube。It is very practical and stable。thank you for your exchanging。 )
- 2010-04-22 20:54:41下载
- 积分:1
-
Matlab-book-base
matlab的参考书 对于基本语法的使用很详细,很实用,特别是对于通信行业者(matlab reference books for the use of the basic syntax is very detailed, very practical, especially for the communications industry who)
- 2012-06-07 12:24:29下载
- 积分:1
-
GAUSSiAN
实现了高斯随机变量的生成 包涵了C++程序 和matlab程序(Gaussian varible generation)
- 2009-10-31 16:31:43下载
- 积分:1
-
VS2005CallMatlab
VS2005调用matlab,适合于初学者学习研究(VS2005callmatlab,for the students who study early)
- 2011-12-05 16:10:16下载
- 积分:1
-
Bwiddebandtarr
宽带信号测向的几种直接处理算法法,主要用于宽带目标的DOA估计
(Broadband signal measurements to several processing algorithms law, mainly for broadband target DOA estimation)
- 2020-11-12 16:39:44下载
- 积分:1
-
hechengkongjingleida
张澄波的综合孔径雷达比较老的版本,但是很基础,逻辑简单明了(Zhang Chengbo of synthetic aperture radar older version, but it is based on simple logic)
- 2010-07-15 15:47:37下载
- 积分:1
-
huiduzhifangtu
灰度共生矩阵和灰度梯度共生矩阵的提取方式,是比较重要的纹理特征提取方法,用matlab实现的(The GLCM and gray gradient co-occurrence matrix extracted, texture feature extraction method, using matlab to achieve)
- 2013-04-02 19:26:27下载
- 积分:1
-
yuyin
用matlab采集语音,信号加噪去噪,以及fft变换(With Matlab acquisition Voice, the signal plus noise denoising, and fft transform)
- 2013-05-06 10:15:05下载
- 积分:1