-
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
-
gu_Morlet
自编小波变换程序,小波基Morlet,matlab环境。(Self wavelet transform process, wavelet Morlet, matlab environment.)
- 2011-02-10 02:52:45下载
- 积分:1
-
PrilohaDP_PD
Subject of this thesis is elemental description of DVB digital television and digitalization process of its terrestrial transmission according to DVB-T standard. The thesis characterizes in detail RF transmission channels used for wireless distribute of television. These channels ale mathematically described and their effect to OFDM signal is simulated in the MATLAB environment.
- 2013-03-10 16:30:39下载
- 积分:1
-
-MIMO-system
CSI对MIMO系统容量影响的仿真与分析(Simulation and Analysis for MIMO system capacity CSI effect)
- 2013-12-09 16:40:40下载
- 积分:1
-
Matlab7.0-Simulink6.0
Matlab7.0-Simulink6.0应用实例仿真与高效算法开发书中程序代码。我找了好久才找到。希望对搞控制的朋友有帮助。(Matlab7.0-Simulink6.0 application examples and efficient algorithm simulation code developed in the book. I am looking for a long time to find. I hope to help a friend out control.)
- 2013-12-23 23:13:13下载
- 积分:1
-
digitalsignaltoolbox
维纳K恩格尔和约翰G普罗克斯 “数字信号处理--使用MATLAB”的一书中有很多数字信号处理的MATLAB函数,楼天顺的“基于MATLAB的系统分析与设计--信号处理”一书中也有许多MATLAB函数。本工具箱便是提供这些函数,方便使用时调用。(Wiener K Engel and John G普罗克斯 Digital Signal Processing- Using MATLAB One of the book there are many digital signal processing function of MATLAB, Lou Tianshun the MATLAB based on the analysis and design- Signal Processing, a book there are a lot of MATLAB function. The toolbox is to provide these functions, easy to use when calling.)
- 2008-02-21 08:31:35下载
- 积分:1
-
cardoso code
cardoso 的ICA编码,可以用在人脸识别上面(Cardoso ICA coding, can be used in the above Face Recognition)
- 2005-06-29 10:37:37下载
- 积分:1
-
Digital-Signal-Processing-
基于matlab的数字信号处理释义教程,对于图像处理初学者很有帮助。(Matlab-based interpretation of the digital signal processing tutorial, beginners helpful for image processing.)
- 2013-02-25 17:29:50下载
- 积分:1
-
power_dstatcom_pwm
无功补偿器statcom的仿真图,运行良好,可以改进欢迎提意见很分享(Var Compensator statcom simulation map, running well, you can improve it are welcome to share comments)
- 2014-04-15 23:19:48下载
- 积分:1
-
MDVRP
针对多车场vrp问题,使用遗传算法用matlab进行编码,同时加入了单线路局部优化(TSP problem for multi- traveling salesman problem of genetic algorithm matlab program)
- 2016-12-26 15:57:58下载
- 积分:1