-
04
说明: 一些有关最优控制理论的控制实例程序集和仿真 (Control instance assembly of the optimal control theory and simulation)
- 2012-06-11 16:32:38下载
- 积分:1
-
VCPmatlab
本文详细介绍了如何实现VC与Matlab的混合编程,对于进行复杂的运算有很好的用处(This paper describes how the VC and Matlab programming mix, for complex calculations to good use)
- 2013-09-07 11:32:39下载
- 积分:1
-
good-zoom_scale
图片放大缩小,good example to learn menubar, a demo can be use in ur poject.(image to enlarge narrow, good example to learn menubar. a demo can be use in ur poject.)
- 2007-05-12 18:02:12下载
- 积分:1
-
PPPCCALDAC
PCA(主成分分析法)、LDA(线性判别法)两种方法是主要的的线性降维法,有非常好的效果,希望对大家能够有用! 已通过测试。
(PCA (Principal Component Analysis), LDA (linear discriminant method) two methods are the main linear dimensionality reduction method, with very good results, we hope to be useful! Has been tested.)
- 2012-07-24 10:27:24下载
- 积分:1
-
Image-Compression
图像压缩算法的各种算法,用VC++实现,直接可以编译运行(Image compression algorithms algorithms, using VC++ implementation can be compiled to run directly)
- 2010-07-21 17:58:56下载
- 积分:1
-
matCUDA_User_Guide_0.1
CUDA的MATLAB加速用户使用说明,帮助学习MATLAB的PCT(matCUDA for MATLAB PCT)
- 2015-03-27 11:35:13下载
- 积分:1
-
S1
说明: pattern recognition MATLAB5
- 2010-04-08 04:18:04下载
- 积分:1
-
LMS321
LMS算法仿真,通过matlab仿真LMS算法的收敛速度(lms)
- 2010-05-28 09:58:31下载
- 积分:1
-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1
-
getfromtxtfile
从txt文件中获取数据,然后用四边算法处理,其中涉及matlab文件和mathematica文件(Txt file to get the data, and then use the four sides of the algorithm processing, which involves matlab file and mathematica file)
- 2012-10-30 16:40:57下载
- 积分:1