-
time-series
说明: 用MATLAB完整的时间序列预测模型,适合多种方法(With a complete MATLAB time series forecasting model, suitable for a variety of methods)
- 2010-03-20 07:29:23下载
- 积分:1
-
PointCloud_MatLab
基于MatLab和VC编写程序,实现点云数据的快速建模,三角网格的绘制。(MatLab, and VC-based programming to achieve fast data point cloud modeling, triangular mesh rendering.)
- 2009-10-29 15:03:19下载
- 积分:1
-
07102419104228
说明: MATLAB使用重要源程序,matlab与visual c++重要转换(important matlab/visual c++)
- 2010-03-17 20:56:34下载
- 积分:1
-
Updated---Project-EPVB
Employee Management System
- 2015-04-04 19:27:18下载
- 积分:1
-
TexasHoldemPoker
c++ Texas holdem poker source code
- 2014-01-01 09:26:28下载
- 积分:1
-
BorlandCBuildeMATLAB
基于BorlandC_Builder和MATLAB混合编程的仿真应用.pdf(based on MATLAB and mixed BorlandC_Builder Simulation Application Programming. P df)
- 2007-04-09 15:01:25下载
- 积分:1
-
Matlab_VC
By analyzing characteristics of Matlab and Visual C++,the advantages of applying the Matlab and Visual C++ interface to develop application program is presented. On basis of comparing with the other interface methods ,the advantages and disadvantages of several common interfaces are studied,and the most functions provided by Matlab engine is proved to be comprehensive. An example showing the combination of Matlab and VC in image and data processing is proposed
- 2010-08-04 05:31:37下载
- 积分:1
-
Damped-oscillation-curve
以MATcom为内核的C++程序,调用MATLAB拟合衰减振荡曲线(多线程)(In MATcom as the core C++ program, call the MATLAB fitting damped oscillation curve (multi-threading))
- 2013-09-21 10:23:25下载
- 积分:1
-
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
-
NLPCA
pca主成分分析,改进的pca程序源代码(pca principal component analysis, improved pca program source code)
- 2020-09-18 15:47:55下载
- 积分:1