-
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
-
ga
说明: 下面的程序是求多项式y=x^6-10x^5-26x^4+344x^3+193x^2-1846x-1680在区间[-8,8]的最小值,误差不超过0.001。对于这个复杂的多项式,可先用matlab绘制函数的大概曲线,确认函数的最小值大概处于[-8,8]之间,再用本程序求出精确解。 (The following procedure is a polynomial y = x ^ 6-10x ^ 5-26x ^ 4+344 x ^ 3+193 x ^ 2-1846x-1680 in the interval [-8,8] of the minimum error is not more than 0.001. This is a complex polynomial, can first draw function with matlab about curves, to confirm the function of the minimum are probably in [-8,8] range, and then find the exact solution of this program.)
- 2010-05-28 10:17:34下载
- 积分:1
-
KBMPH
图论中的kbmph算法,用于解决基于加权节点的Steiner树问题(Graph theory kmp algorithm for solving the problem based on a weighted Steiner tree node)
- 2021-01-04 21:49:00下载
- 积分:1
-
MTETRIS
Matlab版俄罗斯方块,个人一直认为,这个游戏或者说这个程序很经典!
如果你能掌握这个程序,你对Matlab的外功已经不成问题,回家修炼一下内功,就能毕业了!!
不说别的,先来玩玩,别忘了把音箱打开!感受儿时的乐趣
程序作者:Pascal Getreuer
(Matlab version of Tetris, individuals have always thought that this game or that the program was classic! If you can master this program, you have no problem Matlab' s external work, home practice about internal strength, we can graduate! ! If nothing else, the first to play, do not forget to turn on speakers! Experience the fun process of childhood: Pascal Getreuer)
- 2010-10-09 19:48:20下载
- 积分:1
-
systemModeling
部分用于自动控制的matlab源码,可实现阶跃响应等的模拟,不需要工具库(Part of the matlab source code for the automatic control can be realized such as step response simulation, no tool Library)
- 2010-05-25 14:58:34下载
- 积分:1
-
aa
说明: 使用matlab进行时域采样序列分析,得到分析图(Time domain using matlab sampling sequence analysis, analysis of Figure)
- 2010-05-26 14:13:49下载
- 积分:1
-
emgm
EM算法用于高斯混合模型,实现数据的精确分类(The EM algorithm for Gaussian mixture model, the exact classification of the data)
- 2012-05-29 21:00:53下载
- 积分:1
-
qwybdpzf
通过matlab代码,双向PCS控制仿真,DC-DC部分采用UHdJRnZ定功率单环控制,DC-AC采用Udc-Q解耦控制,系统直流电压由后级DC-AC实现稳定控制,trNkGDT参数合适 ( Through the matlab code, two-way PCS control simulation, DC-DC part of the UHdJRnZ fixed power control, Udc-Q using DC-AC decoupling control, the system DC voltage the rear stage DC-AC to achieve stable control, trNkGDT parameters suitable )
- 2016-02-16 22:24:22下载
- 积分:1
-
unit commitment and ELD by dynamic programming
Unit commitment and economic load dispatch by dynamic programming
- 2019-05-08 19:56:05下载
- 积分:1
-
vitdec
Viterbi decoder BER plot
- 2011-06-10 20:40:00下载
- 积分:1