-
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
-
MATLAB223
matlab快速入门最好教程:
MATLAB作为线性系统的一种分析和仿真工具,是理工科大学生应该掌握的技术工具,它作为一种编程语言和可视化工具,可解决工程、科学计算和数学学科中许多问题。 (The best matlab QuickStart Tutorial: MATLAB as a kind of linear system analysis and simulation tools, is the science and engineering students should master the technical tools as a programming language and visualization tools to solve engineering, scientific computing and mathematics disciplines, many problems.)
- 2010-01-09 00:19:39下载
- 积分:1
-
MATLABtuxiangchuli
此为《MATLAB图像处理》书中的代码,可帮助大家学习MATLAB编程(This is the MATLAB image processing, the book s code)
- 2015-01-27 17:07:38下载
- 积分:1
-
final-project
EDGE DETECTION TECHNIQUES
- 2013-12-23 11:27:45下载
- 积分:1
-
DualContouring
We present a robust approach to creating 2.5D building models aerial LiDAR point clouds. The method is guaranteed to produce crack-free models composed of complex roofs and vertical walls connecting them
- 2015-02-26 12:33:09下载
- 积分:1
-
Thresholding_Denoising
This function removes random, high frequency noise originating from the electrodes.
a) First, we use a simple low-pass filter.
b) Second, we apply Donoho s method by writing the code.
c) Third, we simply apply Matlab s thr function.
It should be noted that the considered mother wavelet is Symmlet8.
- 2010-10-05 18:10:23下载
- 积分:1
-
PSO_case1
粒子群优化算法的一个寻优案例,测试函数含有多个局部极值,尝试用PSO算法寻找全局极值(a case of Particle Swarm Optimization algorithm.)
- 2011-01-27 16:58:18下载
- 积分:1
-
ownerDrawScrollBar
scrollbar重绘。很好的例子程序,可以用来学习一下。(scrollbar redrawn. Good example of a program that can be used to learn about.)
- 2014-11-11 14:30:39下载
- 积分:1
-
密码登录
运用matlab编写的密码登录窗口 亲测有效(Password login window written by Matlab is valid)
- 2019-05-05 21:52:53下载
- 积分:1
-
matlab-code-for-vihicle
车流量的matlab神经网络预测及其优化源代码(matlab code)
- 2009-02-01 21:47:55下载
- 积分:1