搜索资源列表
vc与matlab编程接口
- 这是用c++语言开发编写的matlab和c++的接口程序-c prepared by the development of language and c Matlab interface procedures
mtandvc
- matlab与Visual c++是图像处理的常用工具,介绍了matlab与Visual c++混合编程接口的配置及实现。-Matlab and Visual c is a common image processing tools, on the Matlab and Visual Programming Interface c mixed configuration and implementation.
Tesis DYNAware--基于Matlab/Simulink的车辆动力学实时仿真模型
- Tesis DYNAware--基于Matlab/Simulink的车辆动力学实时仿真模型 在过去的二十年里,电子设备在汽车工业得到广泛应用,今天的汽车已经进入了电子技术的时代.汽车电子的发展对将来汽车的各种性能如安全性、操纵性、舒适性提出了更高的要求.为了加速包括硬件和软件在内的控制系统的开发设计,一些成熟的仿真测试、快速原型方法和工具是必不可少的. TESIS DYNAware发布了R3.3.2的新版本。包括发动机物理学的enDYNA Themos模块,为现代发动机ECU测试量
VC6_0_MATLAB7_x
- VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器。比较分析了各种方法的适用范围,介绍了发布混编程序的方法。- Wit h t he combination of VC++ and MA TLAB , t he p ower
Matlab_VC
- 通过分析Matlab 和VC 的特点,指出了利用Matlab 与VC 接口进行应用程序开发的优点。 在与其他接口方式比较分析的基础上,得出了各种常用接口的利与弊,并证明Matlab 引擎所提供的 功能是最全面的。在介绍Matlab 引擎运作机理及相关函数之后,通过一个应用程序实现了Matlab 引擎和VC 在图像及数据处理中的有机结合。-By analyzing characteristics of Matlab and Visual C++ ,t he advantages of
JPEG-2000-
- 本文所做的主要工作为:研究了JPEG2000标准的原理和基本框架,对JPEG 2000标准的核心—小波变换压缩技术进行了分析研究,概要的介绍了小波理论。对EZW算法进行了详细分析和描述,包括零树的含义、结构及其扫描方法。并应用Matlab图像处理工具箱和小波分析工具箱对图像小波变换处理,并通过接口工具Mex实现在Matlab环境下对C程序EZW编码的调用,实现了应用零树小波编码算法对图像的压缩处理,简单地实现了对JPEG 2000的仿真。-The main work that this text
VC-and-MATLAB
- 本文利用MATLAB提供的C/C++ 编译器实现了MATLAB 与VC++语言的接口将m文件编译 成脱离MATLAB 运行的可执行应用程序-In this paper, MATLAB provides the C/C++ compiler implementation the MATLAB and VC++ of language interface m file is compiled into an executable application running from the MATL
interface-of-Matlab-and-C
- MATLAB和C、C++的接口实现方法,实用中即可直接调用MATLAB中的函数!-interface of Matlab and C
MATLAB-and-C--interface-
- 研究如何实现matlab和c混合编程时的接口,可以看看思路。此文为中文学习资料。-The study how to achieve matlab and c mixed programming interface, you can look at the ideas. Article for Chinese learning materials.
MATLABandCPP
- 这是一篇关于matlab和c++公用接口的文章,介绍了两种环境下如何相互转换-This is a public interface on the matlab and c++ article describes how conversion between the two environments
m-file-guide
- matlab m语言的编程,包括m语言的编程基础,C语言转换和外部接口等-matlab m language programming, including m basics of programming language, C language conversion and external interfaces
C-programa-in-matlab
- 通过使用 MEX 文件在matlab中调用C程序,MEX 文件是由原 C 代码加上 MEX 文件专用的接口函数后编译而成的,-C programa in matlab
Matlab-and-CPP-interface
- Matlab和C++接口中函数注册的实现-Implementation of function register in Matlab and C++ interface
Octave入门教程
- Octave是一种编程语言,旨在解决线性和非线性的数值计算问题。Octave为GNU项目下的开源软件,早期版本为命令行交互方式,4.0.0版本发布基于QT编写的GUI交互界面。Octave语法与Matlab语法非常接近,可以很容易的将matlab程序移植到Octave。同时与C++,QT等接口较Matlab更加方便。(Scientific Programming Language Powerful mathematics-oriented syntax with built-in plottin