Welcome![Sign In][Sign Up]
Location:
Search - matcom

Search list

[Other resourcematcom

Description: 070325 全部程序(多项式拟合标定、多种滤波方式)工件测量输出实际mm尺寸
Platform: | Size: 1568702 | Author: 韩庆龙 | Hits:

[Other resourcematlab_vc_example

Description: 现在要实现VC与MATLAB混编的方法有好几种,而其中最方便高效的为使用MATCOM,MATCOM因其可视化界面,方便丰富的调试功能以及对数学库的强大支持,尤其是可以直接在VC中实现可视化编程,并能将.m文件编译成相应C++程序,受到愈来愈多工程技术人员的重视。通过VisualMatcom实现混合编程,既保持了MATLAB的优良算法,又保证了c++的高执行效率。本文所使用的是VC6与MATCOM4.5
Platform: | Size: 6549 | Author: 高一 | Hits:

[Other resourcePreAlarmA7

Description: 运用神经网络\\证据理论数据融合等算法实现设备的故障诊断,数据源来通过OPC通讯从组态软件获取,数据的分析运用matcom技术。软件的运行需要matcom4.5软件、组态王6.50的支持
Platform: | Size: 214180 | Author: 李成 | Hits:

[OtherMatcom_code_38

Description: matcom演示程序,转载调试说明: 1.如果直接运行exe文件,只须将ago4501.dll和v4501v.dll加入相应的 release目录即可. 2.如果需要在VC6.0环境下测试,可按如下步骤进行. 1)从workspace中删除v4501v.lib,通过project->add to project->files 重新加入v4501v.lib. 2)编译连接后,将ago4501.dll和v4501v.dll加入release目录.运行程序即可. 注意: 1)v4501v.lib,ago4501.dll和v4501v.dll都放在lib目录下. 2)jpg目录下为文档编辑所需要的图片,如需重新排版,可参考使用。
Platform: | Size: 1780217 | Author: dxqzyc | Hits:

[Other resourcemfc

Description: MFC 和MATLAB 混合编程代码,使用MATCOM 进行接口的实例
Platform: | Size: 74800 | Author: 楚燕 | Hits:

[Other resourceinption1

Description: matlab和VC混合编程的数据n倍内插处理系统,混编使用matcom代码转换方式实现
Platform: | Size: 74560 | Author: 张秀再 | Hits:

[Other resourceVcmatlabsrc

Description: matlab和vc++联合编程的例子,使用matcom编写matlab程序链接成库文件在vc++中使用。
Platform: | Size: 105617 | Author: liuyiyu | Hits:

[Other resourceexamle

Description: Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。-Matcom is mathTools Company introduced a document can M into the same functional C code tool. Compared Matlab's own compiler Compiler, with Matcom into code should be simple and more convenient. In this paper the author programming experience, and Matcom VC6.0 example, details on how to use Matcom VC and Matlab for the joint program.
Platform: | Size: 104080 | Author: 亲切 | Hits:

[Windows Developvcmatlabsrc

Description: 在“浅析VC与Matlab联合编程(一)”中简单介绍了VC与matcom的接口编程,实现了VC调用matcom的一个基本功能,要真正熟练使用接口编程,还要对函数调用有一定了解。本文通过一个实例,较详细的介绍如何在VC中调用matcom编译后的函数。-The port program of VC and matcom is simplely introduced in the book-brief analysis of VC and Matlab combination program (part one), a basic function by using VC calling matcom can be achieved. But if you want to truly master the port program you must have some comprehension of the calling of function.That how to call the function after matcom compilation is related in detail by an example in this paper.
Platform: | Size: 105638 | Author: huwu | Hits:

[DocumentsVC和matlab联合仿真

Description: Visual C++实现图形的绘制、数值计算等方面较为复杂,而Matlab在这方面具有强大的功能,但Matlab不能脱离 其编译环境运行。界面编写功能简单,程序的执行效率较低。本文探讨基于Visual c++、Matlab与Matcom联合仿真的问题。
Platform: | Size: 315425 | Author: chen.jian303@163.com | Hits:

[matlabC++ Builder && Matlab 混合编程

Description: C++ builder与 Matlab混合编程,通过Matcom将Matlab的m文件编译为cpp文件,实现C++ builder调用Matlab;软件完成后,可以脱离Matlab运行环境。
Platform: | Size: 11551104 | Author: self_discipline | Hits:

[Algorithmmfcsid_matcom

Description: 一个非常好的数学工具. 一个非常好的数学工具.-a very good mathematical tools. A very good mathematical tools.
Platform: | Size: 1613824 | Author: hedeqiu | Hits:

[matlabvc+matlab

Description: matlab 与 vc++接口五种不同的方法与实例-vc Matlab interface with five different methods and examples
Platform: | Size: 718848 | Author: | Hits:

[matlabxkM7e2dX

Description: 中国大学生数学建模竞赛历年试题MATLAB程序-China Undergraduate Mathematical Contest in Modeling historical questions MATLAB program
Platform: | Size: 365568 | Author: 郑爽 | Hits:

[OthermodemATcommand

Description:
Platform: | Size: 27648 | Author: 李灿 | Hits:

[Othermatcom45

Description:
Platform: | Size: 8603648 | Author: 吴小丹 | Hits:

[AI-NN-PRBPNet

Description: 人工神经网络BP算法 1、动态改变学习速率 2、加入动量项 3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), 方便矩阵运算,当然,也可自己写矩阵类 4、可暂停运算 5、可将网络以文件的形式保存、恢复-Artificial neural network BP algorithm 1, the dynamic change learning rate 2, adding momentum of 3, using the matrix calculation Matcom4.5 library (can be downloaded free of charge, the first document matlib.h), facilitate the matrix calculation, of course, can also write their own matrix Class 4, may be suspended by the operator 5, may be the form of network to the preservation, restoration
Platform: | Size: 1632256 | Author: 吴昆 | Hits:

[Program docWavecomATCommands

Description: Wavecom系列GSM模块官方AT指令集参考。-Wavecom Series GSM module official AT instruction set reference.
Platform: | Size: 2465792 | Author: 季晓南 | Hits:

[Software Engineeringmatlab_vc_example

Description:
Platform: | Size: 6144 | Author: 高一 | Hits:

[GDI-Bitmaptestmatcom_mfc

Description: matlab与vc联合编程实例 实现图形在vc中的显示-joint programming and matlab examples vc in vc in the realization of graphics display
Platform: | Size: 1974272 | Author: mircal | Hits:
« 1 2 3 4 56 7 8 9 10 »

CodeBus www.codebus.net