搜索资源列表
VC++中调用Matlab .m函数编译后的对应c函数
- vc与matlab混合编程的具体实例,通过vc编译器调用matlab编译的.m文件。-vc mixed with Matlab programming specific examples, vc call Matlab Compiler compiled. M documents.
M-call-C
- 混合编程时,M文件中调用C语言函数,精通matlab编程一书的例程,希望有帮助。-mixed programming, the paper called M C language function, proficient Matlab programming routines in a book. hope it helps.
robot2
- 机器人的PD加前馈控制,在MATLAB的m文件中编程实现-robot PD increase feedforward control, in MATLAB m document Programming
shop
- 算法实验作业 3-3 购物问题 问题描述: 由于换季,某商场推出优惠活动,以超低价格出售若干种商品。但是,商场为避免过分 亏本,规定某些商品不能同时购买,而且每种超低价商品只能买一件。身为顾客的你想获得 最大的实惠,也就是争取节省最多的钱。经过仔细研究过,我们发现,商场出售的超低价商 品中,不存在以下这种情况: n(3≤n)种商品 c1, c2, c3,…, cn,其中 ci和 ci+1是不能同时购买的(i=1, 2, …,n-1),而 且 c1和 cn也不能同时购买
NI-Tutorial-7006-en
- 在LABVIEW与MATLAB混合编程时,有些人不知如何调用自己编的M文件,这份资料详细的介绍了这一过程,相信对你帮助会很大-In LABVIEW and MATLAB mixed programming, some people do not know how to call their series M-files, this information describes in detail the process, I believe you will be a great help
MathScript-SignalAnalysis
- 基于labview虚拟平台,利用mathscr ipt节点和m文件进行编程,实现不同相位波形的发生和显示,还可以实现输出波形的采样点、幅值、周期等的改变-Labview-based virtual platform, using mathscr ipt nodes and m file programming, and the occurrence of phase waveform display, you can also achieve the output waveform sampli
matcom
- matcom4.5编译器,是matlab与vc++混合编程的编译器,可以很轻松的实现m文件与c之间的转换,附有安装包和安装方法,有问题请留言。-The matcom4.5 compiler, is mixed programming of MATLAB and vc++ compiler, can achieve m files easily and the transformation between C, with the installation package and method
MPC
- 模型预测控制算法MATLAB的编程.m文件。具有抗干扰能力,算法优异。-Model predictive control algorithm based on MATLAB programming. M file. With anti-jamming capability, the algorithm is excellent.
kaerman
- 利用matlab软件,建立M文件进行C语言编程,实现卡尔曼滤波器的程序-Using matlab software to build M files for the C programming language, Kalman filter procedure
kaerman_1
- 利用matlab软件,建立M文件进行C语言编程,一种新方法实现卡尔曼滤波器的程序-Using matlab software to build M files for the C programming language, a new method of Kalman filter procedure
DMC-and-DPC
- 对锅炉现场数据辨识后,分别采用GPC和DMC进行控制,采用m文件进行编程。-The boiler field data identification, respectively GPC and DMC control, use the m file programming.
PV.m
- PUDN网站上流传的《图像配准技术及其Matlab编程实现》的源码包中,PV.m文件有不宜察觉的bug。使用原来的PV.m会发现出现的互信息值带有虚部,这是不可能的。经两个小时的检查,是source_y,打成source_x。经过测试,PV.m运行正常。若不修改,最终结果会有很大偏差。-In the source code in our web of the book of 《图像配准技术及其Matlab编程实现》,PV.m has serious bug. This PV.m have fix