-
engine
vc实现matlab engine调用的功能程序(a program to realize the matlab engine function developped by VC++)
- 2014-10-28 16:17:06下载
- 积分:1
-
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
-
Doppler-effect
文档详细介绍了关于多普勒效应原理及多径效应,并附有matlab仿真(Document details the principles on the Doppler effect and multi-path effects, together with matlab simulation )
- 2011-05-23 10:32:52下载
- 积分:1
-
MATLAB-code-for-TSP
用GA算法和ACO算法在MATLAB上解决TSP问题,附有31个城市的坐标数据(Coordinate data with GA algorithms and ACO algorithm in MATLAB to solve the TSP with 31 cities)
- 2012-11-10 23:20:37下载
- 积分:1
-
ANT_AN04_Burst_Transfers
ANT协议中的burst数据传输方式详解,包括收发时序及数据格式。(ANT protocol Detailed burst data transmission, including the timing and receive data format.)
- 2014-01-12 10:07:36下载
- 积分:1
-
ExampleInet
Important skill to learn for Inet tools
full source code
- 2014-10-27 07:14:42下载
- 积分:1
-
robot
matlab robotics toolbox sample
- 2015-03-30 23:35:49下载
- 积分:1
-
Gold_sequence_generation
LTE的扰码产生序列,这个是matlab代码,十分详细。(LTE scrambling the sequence, this is the matlab code, very detailed.)
- 2011-07-14 20:41:12下载
- 积分:1
-
Vcmatlabsrc
matlab和vc++联合编程的例子,使用matcom编写matlab程序链接成库文件在vc++中使用。(matlab and vc++ joint programming examples, the use of matlab Matcom preparation procedures into a library file in the link vc++ use.)
- 2008-07-30 20:46:50下载
- 积分:1
-
planetrendering
planet rendering program implementation
- 2014-01-23 03:40:25下载
- 积分:1