搜索资源列表
MatlabEngineer
- 该类封装maltab与c联合开发的程序,使用方便-matlab and c
c_matlab
- 一个关于MATLAB与c混合编程的资料,适合与混合编程的初学者-1 c mixed on MATLAB programming and data, suitable for beginners and mixed programming
cmex
- MATLAB与C接口的关于求两个数最小公倍数的C语言MEX文件-MATLAB and C interface to request two numbers on the least common multiple of the C-MEX files
cSharpfile
- 看到 rocwoods rocwoods rocwoods rocwoods 版主发的关于 matlab 与 VC++ 的混合编程,心有所感,其实利 用 C# 与 matlab 混编更容易理解,更容易为新手所接受。-csharp with matlab
C-sharp-vs-matlab
- 看到 rocwoods rocwoods rocwoods rocwoods 版主发的关于 matlab 与 VC++ 的混合编程,心有所感,其实利 用 C# 与 matlab 混编更容易理解,更容易为新手所接受。-c sharp with matlab
stockdatadsIF300
- 获取通达信软件IF300系列股指期货数据,如果matlab安装了与c的编译,并能与matlab连接画出K线走势图-For Mastery letter software stock data, if matlab is installed and c compiler, and the connection with the matlab draw a stock K-Line Chart
Matlab-code
- Matlab与C语言混合编程源代码,2012年出版的新书-Matlab and C language mixed programming source code, a new book published in 2012
C-and-MATLAB-examples
- C语言与MATLAB接口编程实例,主要是一些C语言与MATLAB 接口的程序,希望对大家有用-C language MATLAB interface programming examples, some of the C language and MATLAB interface program, and hope to be useful
MATLABcPP
- MATLAB与c++混编的案例代码,可运行,是学习的好例子-MATLAB and c++ mixed case code can be run, is a good example of learning
MwArray
- matlab与visual C++混编中mwArray与Mat之间相互转换-The translation between mwArray and Mat.
fft
- 纯c 实现的fft 正变换,与matlab 计算结果比对一样。肯定是可以用的(It contains a file . You need include mach.h.This fft result have be compare it to matlab .)
DLLPaintTest
- 基于MFC用户界面线程开发的,关于C++与Matlab联合仿真中dll调用方式的例子,以绘制单条曲线为例(Based on the development of MFC user interface thread, the example of DLL calling method in C++ and Matlab co simulation is used to draw a single curve as an example)
四元数解算姿态Matlab程序代码
- 四元数是简单的超复数。 复数是由实数加上虚数单位 i 组成,其中i^2 = -1。 相似地,四元数都是由实数加上三个虚数单位 i、j、k 组成,而且它们有如下的关系: i^2 = j^2 = k^2 = -1, i^0 = j^0 = k^0 = 1 , 每个四元数都是 1、i、j 和 k 的线性组合,即是四元数一般可表示为a + bk+ cj + di,其中a、b、c 、d是实数。 对于i、j、k本身的几何意义可以理解为一种旋转,其中i旋转代表X轴与Y轴相交平面中X轴正向向Y轴正向的旋转,j
多项式最小二乘法拟合
- 最小二乘法拟合多项式,效果非常好,与MATLAB的多项式拟合基本一样。亲自在STM32板子上跑过,几乎直接出来答案。用法简单,包含头文件然后直接调用即可,电脑或者开发板都可以直接跑。 注意!注意!注意!说三遍...拟合之后多项式的变量x其实是(X-a),a是输入数据点的均值。(The least square method fits the polynomial, and the effect is very good. .)
联合编程
- matlab与c#联合编程的实现过程,从而通过C#语言平台调用matlab已编程好的函数。(The implementation process of MATLAB combined with c# programming, function through C# language programming platform called MATLAB has good.)
[C语言与MATLAB接口
- c语言与matlab的接口教程材料,用于两者的兼容使用(c language and MATLAB interface tutorial material for the compatible use of both)
C语言与MATLAB接口-编程与实例 2004
- C programming with Matlab interface
matrixvb-使用手册
- Visual Basic是Microsoft 公司推出的应用广泛的可视化编程工具,简单易学、功能丰富,而且能够设 计出界面优美的应用程序;可视化的用户界面设计功能使程序设计人员摆脱繁琐复杂的界面设计,因而 很快就风靡全球。Visual Basic是一种十分强大和有生命力的Windows 编程语言。但是VB语言也有它的 缺点,即数值计算方面能力欠佳,因此将其与计算能力强大的MATLAB混合编程将能体现各自的优势,一 般的集成方法我们在前面的章节中已有介绍,本章将详细讨论基于MatrixVB
gddlx1
- 以x0=[-5292392.072;-4862.201380;3111662.355; -4136.781314;3101114.660; -4147.028008]人造地球轨道卫星的初始条件,编制C或C++程序,计算卫星轨道,并与Matlab的结果进行比较。(The satellite orbit is calculated and compared with the result of Matlab.)
精通Matlab与C C++ 混合程序设计
- matlab 与C语言程序互相调用,实现快速计算(MATLAB and C language program call each other to realize fast computation.)