搜索资源列表
C++Builder调用Matlab的实现方法
- C++Bulider与Matlab的混合编程中的用C++Bulider来实现Matlab的技术文章-Bulider C and Matlab programming mixed with the C Bulider to achieve Ma tlab technical articles
VB-Matlab
- vb调用matlab——多项式拟合 vb调用matlab——多项式拟合
用VC调用matlab的dll文件
- 用VC调用matlab的dll文件-VC call Matlab dll file
vc调用matlab
- 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a docu
2005.3.31VC调用M文件源代码
- 一个非常典型的”VC调用matlab中定义的.m文件中的函数的实例“附加说明文档,请站长检查,刚才发错了,不好意思-a very typical "call VC defined in Matlab. M document as a function of the examples "of the annotated document, please check station, just made a mistake, sorry
VC调用matlab中定义的.m文件中的函数的实例
- 如何在VC中利用matlab的资源呢? 在这里我简要的以一个简单的例子来说明一下如果在VC中调用matlab中定义的.m文件。-how to use Matlab resources? Here, I briefly with a simple example to illustrate what if the VC called defined in Matlab. M documents.
C++ Builder && Matlab 混合编程
- C++ builder与 Matlab混合编程,通过Matcom将Matlab的m文件编译为cpp文件,实现C++ builder调用Matlab;软件完成后,可以脱离Matlab运行环境。
Matlab-Coder-VC
- 一个实例说明matlab coder的使用方法,可以实现vc++中调用matlab生成的cpp文件进行两个数的乘法计算。-An example shows the use of matlab coder, can call matlab in vc++ cpp files generated multiplication of two numbers.
ComHuaTu
- VC调用matlab画图,需要安装matlab-VC call matlab to draw fig
VC-calling-Matlab-Simulation-Demonstration
- 主要介绍VC++调用Matlab实现信号仿真与演示-Introduces the realization of VC++ calling Matlab Signal Simulation and Demonstration
VCPP-a-matlab-COM
- VC调用matlab神经网络工具箱的实例,但是只能预测,不能新建网络和训练网络。使用的是com方式-VC++ MATLAB ANN
MATLAB.dll_test
- 用vb调用matlab联合编程的示例,包含com接口及带参数的传递-Joint programming with vb call matlab example, contains com interface and the transmission parameters
matlab
- PSCAD 中调用MATLAB进行计算或仿真 例程-PSCAD call MATLAB for calculation or simulation routines
matlab-engine-
- vc调用matlab引擎的,图文并茂的介绍操作步骤,并给出简单的调用程序-vc call matlab engine, illustrated introduction to the steps, and gives a simple procedure call
模糊控制器的matlab程序
- matlab的m文件,该程序可以调用matlab自带的模糊控制工具箱fuzzy来建立想要的模糊规则
精通Matlab与C_C++混合程序设计(第2版)
- C语言与matlab混合编程。C语言调用matlab函数。matlab调用C语言函数。(c program. matlab program. c using matlab functions. matlab using c functions.)
java调用matlab
- 使用JAVA语言调用matlab实现的预测算法说明(Using JAVA language call matlab to realize the prediction algorithm explanation)
matlab-control-5.0.0(复件)
- 在java中调用matlab的方法 非常好的软件,软件(use matlab with java , is good way to do thing)
MATLAB C# Book.pdf
- 本书主要讲述的在对时间并不是非常严苛的情况下,使用C# 调用Matlab的DLL动态库来实现高复杂性算法或者某些保密内容的实现。(This book is mainly about using C# to call Matlab DLL dynamic library to realize high complexity algorithm or some confidential content in the case that time is not very strict.)
opensees与matlab传递变量_运行通畅
- opensees 调用 matlab 进行参数优化(opensees matlab optimize parameter)