Welcome![Sign In][Sign Up]
Location:
Search - matlab compiled in visual

Search list

[Other resourcecomtet_matlab

Description: 该程序是一个matlab与visual c++ 混合编程的例子,运用matlab的combuilder将matlab程序编译成dll,在C++里调用。-that the procedure was a Matlab c mixed with visual programming examples. using Matlab combuilder procedures will be compiled into Matlab dll, in the C calling.
Platform: | Size: 134958 | Author: zwq | Hits:

[AI-NN-PRSVMLight_vc

Description: 机器学习文本分类的SVM算法实现,VC++ 6.0环境下编译-A SVM algorithm for text classification in machine learning, and compiled under the Visual C++ 6.0 environment.
Platform: | Size: 1600512 | Author: 邵云 | Hits:

[Windows Develop调用Matlab .m函数编译后的对应c函数

Description: VC++中调用Matlab .m函数编译后的对应c函数,请大家共享.-VC Calling Matlab. M function compiled counterparts c function, please share.
Platform: | Size: 23552 | Author: adan | Hits:

[OtherVC++callMatlabfunction

Description: 本软件提供了VC++中调用Matlab.m函数编译后的动态链接库.Matlab的数值处理能力很强,用VC++调用Matlab函数可以解决很多问题-The software provides a VC Calling Matlab.m function compiled the dynamic link library. Matla b numerical processing capacity strong, with VC Calling Matlab function can solve many problems
Platform: | Size: 97280 | Author: 王安 | Hits:

[Algorithmcomtet_matlab

Description: 该程序是一个matlab与visual c++ 混合编程的例子,运用matlab的combuilder将matlab程序编译成dll,在C++里调用。-that the procedure was a Matlab c mixed with visual programming examples. using Matlab combuilder procedures will be compiled into Matlab dll, in the C calling.
Platform: | Size: 135168 | Author: zwq | Hits:

[VC/MFCDOWNLO~2

Description: 针对MATLAB与Visual C++软件的各自编程优势,提出了一种将MATLAB中编译的.m函数文件生成可 脱离MATLAB环境的动态连接库,然后在VC环境下开发应用程序界面并调用动态连接库,实现通过编译器将二者有 效结合起来。 -For MATLAB and Visual C++ software programming of their respective advantages, a will be compiled MATLAB Medium. M function file can be generated from the MATLAB environment, dynamic link library, and then in the VC environment and to the development and application program interface called Dynamic Link Library, implementation through the compiler effectively combine the two.
Platform: | Size: 33792 | Author: 孙传华 | Hits:

[VC/MFCDOWNLO~3

Description: Visual C++是Windows平台下强大的应用程序开发环境,MATLAB是一个功能强大的数值计 算和结果可视化的软件。一种有效的将两者紧密结合起来的方法是,在MATLAB环境下利用MATLAB 函数开发某些计算程序,将其编译成不依赖MATLAB环境的C函数,在Visual C++中将此C函数编译 成动态连接库,然后在Visual C++环境中开发应用程序界面等功能并加载所开发的动态连接库。 关键词:Visual C++ MATLAB 动态连接库 -Visual C++ is a powerful Windows platform application development environment, MATLAB is a powerful numerical calculation and the results of visualization software. An effective combination of the two closely methods are, in the MATLAB environment using MATLAB function to develop some computational procedures to be compiled into a MATLAB environment, do not rely on C functions in Visual C++ in this C function compiled into a dynamic Link Library, and then in the Visual C++ environment in the development and application program interface and other functions and add-developed Dynamic Link Library. Key words: Visual C++ MATLAB Dynamic Link Library
Platform: | Size: 14336 | Author: 孙传华 | Hits:

[matlabTheExpertSystemofDesignRollingSeriesofRollersofExt

Description: 专家系统(expert system)是人工智能技术应用中最成功的一个分支。在机械产品设计开发过程中有效地运用专家系统,对提高产品质量、缩短产品设计周期、降低开发成本等具有重要意义。 图形处理及工程计算,特别是后者是开发机械设计专家系统所面临的主要难题。本文在系统研究MATLAB软件的强大计算功能和专用工具箱的基础上,尝试利用MATLAB完成机械设计专家系统中的工程计算问题。 基于这种思路,本文着重探讨了利用Microsoft公司的Visual C++6.0编制前台程序时,通过MATLAB所提供的各种接口功能,调用MATLAB软件的计算功能,解决机械设计专家系统中的工程计算问题 并以Visual C++6.0和MATLAB作为系统的集成开发环境,尝试开发了适用于Windows98/NT/2000操作系统下的外螺纹轧机轧制系设计专家系统。 本系统中,利用后台的MATLAB计算引擎对用户提交的初始参数进行计算推导,从而帮助设计者完成主要设计参数的计算和结果分析任务,提高了设计计算的精确性和效率。-Expert system (expert system) is the most successful application of artificial intelligence, a branch. In the process of mechanical product design and development of effective use of expert systems, to improve product quality, shorten product design cycles, reduce development cost is important. Graphics and engineering calculations, especially the latter is the development of mechanical design expert system faced major problems. MATLAB software in the system this powerful computing capabilities and a dedicated toolbox, based on the attempt to use MATLAB to complete mechanical design expert system engineering computing problems. Based on this idea, this paper focuses on the use of Microsoft s Visual C++6.0 when the foreground program compiled by MATLAB provides a variety of interface functions, call the MATLAB software, computing, mechanical design expert system to solve the problem of engineering calculations and to Visual C++6.0 and MATLAB as the system s integrated development envi
Platform: | Size: 4414464 | Author: 王明 | Hits:

[Windows DevelopRF_MexStandalone-v0.02-precompiled

Description: 用c写的随机森林工具包,可以在MATLAB环境下使用-This readme supercedes the ones in the sub-folders if you plan to use just the binaries on a Windows machine. The binary for windows are already included, and should work out of the box. Matlab usually installs these redistributable on Installation, but ... But in case they dont work. Open the control panel and check for the following package: Microsoft visual C++ 2005 redistributable (x64 if your machine is 64-bit or x86 for 32-bit OS) If either is not there, you only need the 32-bit if you plan to use it on a 32-bit machine and same goes for 64-bit. 32-bit redistributable: http://www.microsoft.com/downloads/details.aspx?familyid 32bc1bee-a3f9-4c13-9c99-220b62a191ee&displaylang en 64-bit redistributable: http://www.microsoft.com/downloads/details.aspx?familyid 90548130-4468-4BBC-9673-D6ACABD5D13B&displaylang en Why do you need this? Well, the package was compiled with Matlab and Visual C++ express edition. I reckon the latter might not be installed on you
Platform: | Size: 456704 | Author: 陈寅栋 | Hits:

[matlab《实战Matlab之并行程序设计》程序代码

Description: 本书包含并行程序设计的多个代码。各章源代码除特别说明之外,其开发和编译环境均为Matlab2010与VisualC++2010。(This book contains multiple codes for parallel programming. Unless otherwise specified, the source code of each chapter is developed and compiled in MATLAB 2010 and Visual C + + 2010.)
Platform: | Size: 4567040 | Author: 潇潇木叶 | Hits:

CodeBus www.codebus.net