搜索资源列表
MATLABGUIsheji
- MATLAB图形用户界面设计.ppt,包括程序!-MATLAB graphical user interface design. Ppt, including procedures!
VC++andMatlab
- 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-many engineering software necessary to use complex mathematical algorit
mymatlabwenyf
- Matlab是一套功能强大的技术计算(technical computing)软件工具,就数据采集方面来说,它集中了信号采集(它内置一些著名厂商的数据采集卡驱动程序),信号分析(计算),可视化(绘图),文件处理(存盘,打印等)各方面功能于一体,而且很容易开发出WINDOWS图形用户界面(Graphical user interface,缩写为GUI).-Matlab is a powerful technical terms (technical computin g) software too
mmc_analysis
- 单列多服务台排队系统需求分析 用户在系统主界面输入服务台数、顾客总数、仿真时间、等初始数据,经过后台系统处理相关数据并进行分析计算,得出顾客排队的最大队长、平均队长、系统中平均实体数、顾客平均等待时间、顾客最大等待时间、服务台的空期和忙期各占百分比以及每个顾客在系统中花费的时间等等。-Single multi-server queuing system requirements analysis the main user interface to enter in the system h
DOWNLO~4
- 通过VC 和MATLAB的 动态接口在应用软件研制过程中既能发挥VC用户界面开发功能强大和运行效率高等优点又充分利用了 MATLAB的复杂运算和处理能力这一技术已成功地用于档案图象处理系统的研制有利于软件功能的提高和开发周期的缩短 -Through the VC and the MATLAB interface in the application of the dynamic process of software development can exert VC powerful u
Matlab
- 什么是GUI呢 ? GUI是Graphical User Interface 图形用户界面的意思,象很多高级 编程语言一样,Matlab也有图形用户界面开发环境,随着计算机技术的飞速发展, 人与计算机的通信方式也发生的很大的变化,从原来的命令行通讯方式(例如很早 的DOS系统)变化到了现在的图形界面下的交互方式,而现在绝大多数的应用程序 都是在图形化用户界面下运行的-What is a GUI then? GUI is a Graphical User Interface gra
GUI
- 什么是GUI呢 ? GUI是Graphical User Interface 图形用户界面的意思,象很多高级 编程语言一样,Matlab也有图形用户界面开发环境,随着计算机技术的飞速发展, 人与计算机的通信方式也发生的很大的变化,从原来的命令行通讯方式(例如很早 的DOS系统)变化到了现在的图形界面下的交互方式,而现在绝大多数的应用程序 都是在图形化用户界面下运行的-What is a GUI then? GUI is a Graphical User Interface gra
MATLAB
- 设计一个用户操作界面来实现对数字图像的处理。-Design a user interface to implement the digital image processing.
VCPPandMatlab
- 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该 文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-Many engineering software requires complex mathematical algorithm used
CPPBuilder2
- MatLab具有强大的科学计算能力,而C++ Builder具有很强的图形用户界面开发和数据库管理功能,两者的互补结合可以快速和高效地开发涉及科学计算的可视化仿真软件.介绍在Windows环境下常用的C++ Builder和MatLab混合编程的方法,并对两者在可视化仿真软件开发中的综合应用进行了讨论. -MatLab has a powerful scientific computing capabilities, and C++ Builder has a strong graphical
Matlab_GUI
- 学会用matlab gui设计用户界面,并编写响应程序。-To learn matlab GUI to design user interfaces, and write a response to the program.
matlabGUI
- 详细描述MATLAB图形用户界面设计matlab gui-matlab gui
MATLAB-PROGRAMING
- MATLAB和Mathematica、Maple并称为三大数学软件。它在数学类科技应用软件中在数值计算方面首屈一指。MATLAB可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程计算、控制设计、信号处理与通讯、图像处理、信号检测、金融建模设计与分析等领域。 MATLAB的基本数据单位是矩阵,它的指令表达式与数学、工程中常用的形式十分相似,故用MATLAB来解算问题要比用C,FORTRAN等语言完成相同的事情简捷得多,并且MATLAB也吸收了像M
work
- matlab用户图形界面用法的一个小例子。用到了文本框、滚动条等控件,对刚开始学习matlab有一定的帮助。-matlab graphical user interface uses a small example. Used in the text boxes, scroll bars, and other controls, just started learning matlab have some help.
matlab-gui-desgin
- MATLAB GUI(Graphical User Interfaces- 图形用户界面)设计与制作 -MATLAB GUI (Graphical User Interfaces Graphical user interface) design and production
MATLAB-GUI
- matlab gui 编程,适合初学者.详细介绍如何利用matlab平台实现图形用户界面的设计以及编程-matlab gui programming, suitable for beginners. detailing how to use matlab platform graphical user interface design and programming
Drawing-3D-Graphics
- 文章介绍了 VC++环境下调用 MATLAB 实现绘制三维图形的两种方法: 利用 MATLAB 编译器和 MATLAB 引擎, 并用实例证明这两种方法可实现 VC++的用户界面与 MATLAB 的强大图形功能的交互。分析了这两种方法的优缺点, 对各自的接口环境配置进行了对比, 详细说明了两种方法的具体步骤, 提出了各自适合的应用时机。-Two methods are introduced to draw 3D graphics in VC++ IDE respectively by callin
Simulink-modeling-for-memristor
- 研究了惠普忆阻器的电荷控制和磁通量控制模型构建了忆阻器的simulingk模型给出了相应的仿真结果.设计了一种基于matlab的图形用户界面能直观地展示忆阻器特性.通过该界面可以选择或设定输入电压的类型参数及忆阻器模型的参数简单方便地观察对应的输出结果-Studied the HP memristor charge control and flux control model constructed memristor simulingk model gives the correspondin
matlab-yonghutuxingjiemian
- 利用matlab创建用户图形界面,讲解较为详细具体,且为ppt的格式-Use matlab to create user graphical interface, explain detailed specific, and for PPT format
matlab-2
- MATLAB可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连 matlab开发工作界面接其他编程语言的程序等,主要应用于工程计算、控制设计、信号处理与通讯、图像处理、信号检测、金融建模设计与分析等领域。-MATLAB matrix operations can be carried out, drawing functions and data, algorithm, create a user interface, and even the development of inter