-
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
-
source_navigator_user_guide_html
user guide manual for IDE source navigator in HTML format
- 2014-08-26 21:14:57下载
- 积分:1
-
advanced-optimization
introduction to optimization是一本介绍优化方法的很好的书籍,对各个行业的优化编写、MATLAB程序编写、或者优化入门具有重要的指导价值,建议通读。(introduction to optimization is a very good book describes optimization methods to optimize the preparation of various industries, MATLAB programming, or optimize entry has important guiding values recommended read.)
- 2014-11-05 00:16:27下载
- 积分:1
-
Reverberation
说明: 混响模型的Matlab仿真,源码、公式算法(Matlab simulation of the reverberation model, source code, the formula method)
- 2011-03-28 10:15:13下载
- 积分:1
-
20103112_homework2
Add, remove, subtract, attach polynomials
- 2015-01-13 15:33:46下载
- 积分:1
-
EE76-power-system-simulation-lab
EE76-Power system simulation lab
- 2012-11-02 02:40:18下载
- 积分:1
-
10
说明: Training Sequence Design for Discriminatory Channel Estimation in Wireless MIMO Systems
- 2010-11-15 03:37:20下载
- 积分:1
-
daobaixitong
倒摆系统演示,倒摆闭环系统在整体上可以达到较为理想的动态性能。(inverted pendulum demonstration, inverted pendulum in the overall closed-loop system can be quite satisfactory dynamic performance.)
- 2007-04-21 15:14:46下载
- 积分:1
-
Getting-Started-with-Matlab
Ebook to Starting Matlab
- 2011-11-23 23:49:32下载
- 积分:1
-
ELSA_v0.1.tgz
This package contains the code for the Enhanced Local Subspace Affinity (ELSA)
with Enhanced Model Selection (EMS+) and number of motions estimation
based on the eigenvalue spectrum of the Symmetric Normalized Laplacian matrix.
- 2013-12-07 05:31:52下载
- 积分:1