Welcome![Sign In][Sign Up]
Location:
Search - matlab activex

Search list

[Other resourceMatlabMixedProgramming

Description: 是“MATLAB混合编程与工程应用”一书的源码,该书高洁和孙新德编著 清华大学出版社出版 2008年5月 本书以MATLAB最新版本R2006a为蓝本,系统介绍了MATLAB混合编程的最新技术。全书共分11章,第1和第2章概述了 MATLAB混合编程的发展状况及基本方法,第3至10章分别介绍了几种典型的混合编程方法,包括使用MEX、MATLAB Engine、MATLAB ACTIVEX、Mideva、MATLAB Builder for .NET、MATLAB Web Server进行混合编程,以及MATLAB和Visual Basic、Excel等混合编程。第11章以数字水印技术为例介绍了MATLAB混合编程在工程中的典型应用。 本书按照混合编程常用方法进行编写,第3至10章的每章都为一个独立单元,读者可以任选其中一章或几章进行学习,每章重点阐述一种混合编程方法的实质和要点,实例描述贯穿始终。 本书不仅具有理论深度与广度,而且注重实用,实例丰富,特别是通过作者在数字水印方面的研究成果,提供了理论分析与应用案例。 本书可以作为高等院校计算机及信息相关专业的教材或参考书,也可供广大科技工作者参考。
Platform: | Size: 1631908 | Author: 宋知用 | Hits:

[DocumentsVBtoMATlab

Description: 介绍乐一种利用ActiveX协议实现从VB调用MATLAB的方法,利用这种方法可大大增强用户自行开发软件的功能-introduced a protocol using ActiveX VB call from MATLAB, use of this method can greatly enhance users develop their own software function
Platform: | Size: 20480 | Author: wenwen | Hits:

[Delphi VCLserial-t

Description: 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参 串口通迅(编程源码)、串口调试助手、端口网络通信技术,VC/C编程,移动机器人控制相关技术,Matlab仿真及数据处理-Serial temperature display the source code for use : System requirements : WIN9X/ME/NT/2000 VC 6.0 and the installation of the VC ACTIVEX control (VC Installed six elected) Introduction : VC 6.0 using MSComm programming, Serial can receive data and send data, data showed in the receiving box and this box. How to establish projects : the establishment of a new folder and file will be unpacked using WINZIP, Double-click Scommtest.dsw VC6.0 will open in the project documents. Author home page detailed program note, every step of the list can participate Serial correspondent (programming source), Serial debugging assistant port network communications technology, VC/C programming, the mobile robot control and related technology, Matlab simulation and data processing
Platform: | Size: 48128 | Author: liming | Hits:

[matlabVB-MATLAB

Description: 次资料为VB和MATLAB混合编程的电子资料,希望对学习这方面知识的网友有帮助!-Meeting information for the VB and MATLAB programming hybrid electronic data, and they hope to study this area of knowledge has helped friends!
Platform: | Size: 927744 | Author: 汪雅静 | Hits:

[matlabMatlabMixedProgramming

Description: 是“MATLAB混合编程与工程应用”一书的源码,该书高洁和孙新德编著 清华大学出版社出版 2008年5月 本书以MATLAB最新版本R2006a为蓝本,系统介绍了MATLAB混合编程的最新技术。全书共分11章,第1和第2章概述了 MATLAB混合编程的发展状况及基本方法,第3至10章分别介绍了几种典型的混合编程方法,包括使用MEX、MATLAB Engine、MATLAB ACTIVEX、Mideva、MATLAB Builder for .NET、MATLAB Web Server进行混合编程,以及MATLAB和Visual Basic、Excel等混合编程。第11章以数字水印技术为例介绍了MATLAB混合编程在工程中的典型应用。 本书按照混合编程常用方法进行编写,第3至10章的每章都为一个独立单元,读者可以任选其中一章或几章进行学习,每章重点阐述一种混合编程方法的实质和要点,实例描述贯穿始终。 本书不仅具有理论深度与广度,而且注重实用,实例丰富,特别是通过作者在数字水印方面的研究成果,提供了理论分析与应用案例。 本书可以作为高等院校计算机及信息相关专业的教材或参考书,也可供广大科技工作者参考。-err
Platform: | Size: 16645120 | Author: 宋知用 | Hits:

[ActiveX/DCOM/ATLActiveXEvent

Description: Labview control matlab through ActiveX automation
Platform: | Size: 12288 | Author: li | Hits:

[Speech/Voice recognition/combineF2_6764

Description: 端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处理。-Endpoint detection is the use of digital processing techniques to identify the speech signals in a variety of paragraphs (such as phoneme, syllable, morpheme, word, etc.) the starting point and the end position. Speech endpoint detection is a paragraph beginning and end speech analysis, speech synthesis and speech recognition of a necessary link. Traditional endpoint detection method is to obtain from the wav file voice sampling, its sub-frame and calculate the short-term energy and zero-crossing rate parameters, and then proceed to endpoint detection. This work is called off-line approach can not achieve real-time speech signal processing, analysis of the speech signal has a certain limitations. In this paper, through the development of ActiveX controls, in the MATLAB environment to embedded figure window to use GUI program, the realization of speech signal processing real-time endpoint detection.
Platform: | Size: 30720 | Author: cike | Hits:

[OtherMatlab_TEST

Description: labwindows/cvi ActiveX matlab应用-labwindows/cvi ActiveX matlab
Platform: | Size: 2736128 | Author: 123 | Hits:

[matlabWMP_activex_in_matlab

Description: How to run windows media player activex in matlab
Platform: | Size: 5120 | Author: bassa | Hits:

[matlabActiveX-based-engine-VC_-Application-of-Mixed-Prog

Description: 基于ActiveX引擎的VC_与Matlab混合编程及其应用-ActiveX-based engine VC_ Application of Mixed Programming with Matlab
Platform: | Size: 422912 | Author: zxc2206 | Hits:

[ActiveX/DCOM/ATLActiveX

Description: 实现软件间的通信,利用ACtiveX实现Matlab与Delphi之间的数据交换。-To achieve communication between the software, the use of Matlab and Delphi ACtiveX realize data exchange between.
Platform: | Size: 1024 | Author: ding | Hits:

[matlabMATLAB-control-application

Description: 对MATLAB软件在控制领域的应用进行了详细介绍。内容包括使用DAS工具箱函数和ActiveX控件设计数据采集与控制程序;使用串口I/O流和MSComm控件设计串口通信程序等。每种程序设计方法都提供了多个典型应用实例,每个实例都提供了线路图、详细的程序设计步骤和完整的源代码可供自动化、计算机应用、电子信息、机电一体化、测控仪器等专业的大学生、研究生及相关技术人员学习和参考。 -MATLAB software in the control area of the application in detail. Content including the use of ActiveX controls DAS Design Toolbox functions and data acquisition and control procedures use the serial port I/O design flow and MSComm control serial communication procedures. Each programming methods provide a more typical application, each instance provides a road map, detailed program design steps and the complete source code for automation, computer applications, electronic information, mechanical and electrical integration, measurement and control instruments professional students, graduate students and relevant technical staff to learn and reference.
Platform: | Size: 472064 | Author: yuanying | Hits:

[mpeg mp3MatlabMediaPlayer

Description: 用Matlab以及Media Player 10的ActiveX控件开发的一个简易媒体播放器,可以播放各种格式的媒体文件。-A Media Player using Matlab GUI together with Media Player 10 AcitveX control. It is sample but powerful.
Platform: | Size: 238592 | Author: 王建 | Hits:

[OtherLabVIEW-Matlab-Mixed-Programming-

Description: 针对LabVIEW在数值分析和处理方面的不足,提出了实现LabVIEW与Matlab混合编程的几种方法。通过LabVIEW专有程序接口调用Matlab,LabVIEW设计用户图像界面,负责数据采集 Matlab在后台提供大型算法供LabVIEW调用,其程序的调用方法,可使用MatlabScript节点或ActiveX函数模板。-According to the defect of LabVIEW in complex numerical analysis and processing,several methods of implementing the mixed program between LabVIEW and MATLAB were presented.the mixed programming is achieved by using calling Matlab through proprietary program interface of LabVIEW.The user graphical interfaces was designed with LabVIEW and acquire the data.The large algorithm in background was provided by Matlab for LabVIEW calling.The program was called by using the Matlab Script node and ActiveX function tem...
Platform: | Size: 270336 | Author: jack | Hits:

[matlabVBMatlab

Description: :VB与Matlab混合编程方法,通过建立VB与Matlab间的ActiveX连接,实现VB应用程序中调用Matlab, 建立与Matlab ActiveX服务器的连接。该方法通过利用ActiveX技术、应用DDE与Matlab通讯、使用MatrixVB、 生成执行文件、编译动态链接库等步骤实现-: VB and Matlab programming mix, VB and Matlab through the establishment of connection between the ActiveX, VB application, call the realization of Matlab, the establishment and Matlab ActiveX server. The method is through the use of ActiveX technologies, applications and Matlab DDE communication, the use of MatrixVB, generated executable file, compiled dynamic link libraries and other steps to achieve
Platform: | Size: 333824 | Author: lizheng | Hits:

[matlabActiveX-communicate-with-MATLAB

Description: labvIEW环境下,与matlab混合编程的一个例子,是利用activex与matlab进行通信。-labvIEW environment, mixed with the matlab programming example is the use of activex communicate with matlab.
Platform: | Size: 16384 | Author: 古佳月 | Hits:

[matlabsimulation-sys-on-communication

Description: 本设计通过利用VB 编写用户操作界面和MATLAB 实现后台运算及图形处理的混合编 程的方法,来完成对通信原理仿真系统的开发。设计中采用ActiveX 技术来实现VB 和MATLAB 之间的通信,在VB 应用程序内创建MATLAB ActiveX 对象,实现对MATLAB 的调用,最终 仿真实现信源编码解码、模拟调制解调、数字基带传输、数字调制解调等功能。-This design user interface written using VB and MATLAB computing and graphics processing to achieve the background of mixed programming method, to complete the simulation system for the development of communication theory. Design using ActiveX technology to achieve communication between VB and MATLAB, the VB application, create a MATLAB ActiveX object, call the MATLAB implementation, to achieve the ultimate source codec simulation, analog modem, digital baseband transmission, digital modulation and demodulation functions.
Platform: | Size: 230400 | Author: foxlili | Hits:

[matlabTreeview-in-Matlab

Description: 在Matlab 的开发环境中, 如果能够把大量应用于其他开发环境的成熟的ActiveX 控件应用于Matlab 环境当中, 那么将大大的提高Matlab 的大型图形界面的开发能力。针对这一问题, 本文介绍了一种在Matlab 中 使用树形管理控件———Treeview 控件的有效方法-Matlab GUI user guide
Platform: | Size: 100352 | Author: 小光 | Hits:

[OtherMatlab-ActiveX

Description: MatLab的ActiveX接口,使用MatLab生成独立运行的.exe文件-the ActiveX for MatLab, it s for generate the .m GUI files to executable file(.exe format)
Platform: | Size: 68608 | Author: libomiao | Hits:

[Other利用MATLAB生成Word和Excel文档

Description: com接口、ActiveX接口,利用matlab生成word文档和Excel文档(COM interface, ActiveX interface, using MATLAB to generate word documents and Excel documents)
Platform: | Size: 4105216 | Author: ferryman | Hits:
« 12 3 »

CodeBus www.codebus.net