-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1
-
matlab-arithmetic
matlab经典算法程序,可以运行通过。很好的一个遗传算法。(GA)
- 2010-05-06 09:00:09下载
- 积分:1
-
Steinway-bright-1.2
STEINWAY GRAND PIANO V1.2 (082800)
LIGHT & BRIGHT VERSION
- 2014-12-27 14:47:53下载
- 积分:1
-
simple
计算流体力学里常用的simple算法实现,尤其对不可压缩流体数值模拟。以库埃特流为例(Computational fluid dynamics in the simple algorithm used to achieve, especially for numerical simulation of incompressible fluid. Couette flow as an example to)
- 2008-06-06 14:30:12下载
- 积分:1
-
xu(1)
饱和时滞系统matlab相图,给出输入变量的上下界(The matlab phase diagram of the saturated time-delay system is given, and the upper and lower bounds of the input variables are given)
- 2016-09-30 08:04:40下载
- 积分:1
-
Simplex-method-procedure
单纯形法的MATLAB程序,自己编的,对于学习线性规划编程的同学有用(Simplex method of MATLAB programs, their compilation, and programming for students to learn useful for linear programming)
- 2010-05-27 19:49:40下载
- 积分:1
-
yuqunsuanfa
鱼群算法源代码 MATLAB
--------------------------------------------------------------------------
Rosenbrock函数最小值
Fitness = Rosenbrock 优化函数
Range = repmat([-30 30],2,1) 参数实数范围
(Fish school algorithm source code for MATLAB)
- 2012-06-24 09:58:57下载
- 积分:1
-
anc
matlabd的乱七八糟的没有用 不要下载(matlabd)
- 2007-09-07 17:28:39下载
- 积分:1
-
PFFOC_PMSMM
PMSM的向量控制系统,仿真环境matlab7.55/simulink ,经测试可直接使用。
(PMSM vector control system, simulation environment matlab7.55/simulink, has been tested and can be used directly.)
- 2012-07-24 00:39:35下载
- 积分:1
-
qdqdh
抢答器的实现功能的仿真,使用MATLAB进行仿真运行(Responder achieve functional simulation using MATLAB simulation run)
- 2013-12-17 20:43:47下载
- 积分:1