搜索资源列表
iucs
- 使用MATLAB编程软件,编程实现在给定的话务模型下计算各个接口的消息总流量和带宽的用户界面; 使用MATLAB编程软件,编程实现在给定话务模型下各个接口之间的信令链路及所需要的中继端口数的用户界面; -Using MATLAB programming software, programming to achieve a given traffic model calculated all the news of the total interface bandwidth traffic
matlab7.0one
- 主要介绍MATLAB7.0的工作环境、数组、矩阵、数值计算、M文件、图形用户界面设计、编译、接口及二维、三维图形绘制功能-MATLAB7.0 mainly working environment, array, matrix, numerical calculation, M files, graphical user interface design, compiler, interfaces and two-dimensional, three-dimensional graphics re
buildgui(Tao_giao_dien_trong_Matlab)
- Creating Graphical User Interfaces
GUI_tips
- GUI_tips MATLAB GUI Tips Collated advice on construction of user interfaces by R. S. Schestowitz Imaging Science and Biomedical Engineering
matlab_getstart
- Matlab 学习资料 PDF MATLAB是MATrix LABoratory的缩写,是一款由美国MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。-Matlab language tutoria MATLAB (matrix laboratory) is a num
MATLAB7_0-teach
- MATLAB (matrix laboratory) is a numerical computing environment and fourth-generation programming language. Developed by MathWorks, MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user int
DynaMo-(version-2.0)
- 求解真实商业周期模型的Matlab程序。-Benchmark Real Business Cycle Model by Henson 1985.DynaMo (version 2.0) is the latest version of DynaMo. In particular, this version contains is a menu driven Windows stand-alone application with advanced graphical user interface
2039_PDF_Part-I
- Basics of MATLAB matlab is a software package that lets you do mathematics and computation, analyse data, develop algorithms, do simulation and modelling, and produce graphical displays and graphical user interfaces.
GUI
- 图形用户界面(Graphical User Interfaces ,GUI)则是由窗口、光标、按键、菜单、文字说明等对象(Objects)构成的一个用户界面。用户通过一定的方法(如鼠标或键盘)选择、激活这些图形对象,使计算机产生某种动作或变化,比如实现计算、绘图等。-matlab gui
MATLAB_GUI
- MATLAB GUI(Graphical User Interfaces- 图形用户界面)设计与制作-Designing of MATLAB GUI(Graphical User Interfaces)
GUILayout_v1p13
- This toolbox provides tools to create sophisticated MATLAB graphical user interfaces that resize gracefully. The classes supplied can be used in combination to produce virtually any user interface layout.
plots_GUI
- Creating 2D And 3d ploting App with Graphical User Interfaces in MATLAB. GUIs (also known as graphical user interfaces or UIs) provide point-and-click control of software applications, eliminating the need to learn a language or type commands in
Matlab-by-S.J.Chapman
- 本书把MATLAB 当作一种技术编程语言来教,向学生展示如何编写简洁高效,有充分 根据的程序。本书不主张把MATLAB 数以百计的函数全部介绍给大家,而是教给学生怎样 使用MATLAB 语言,以及如何使用网上在线工具去加载你所需要的函数。本书的前六章是 “编程设计介绍”的课程,专门为大一的工科学生而设计编写的。这部分内容以9 周,每周 3 个小时教学为宜。其余的章节涵盖了一些高级的主题,例如输入输出接口(input/output interfaces)和图形用户界面(GUI)
Programming-in-matlab
- It provides easy access to a range of both elementary and advanced algorithms for numeric computing. These algorithms include operations for linear algebra, matrix manipulation, differential equation solving, basic statistics, linear data fitting
mimo11
- MATLAB (matrix laboratory) is a multi-paradigm numerical computing environment and fourth-generation programming language. A proprietary programming language developed by MathWorks, MATLAB allows matrix manipulations, plotting of functions and data,
mimo12
- MATLAB (matrix laboratory) is a multi-paradigm numerical computing environment and fourth-generation programming language. A proprietary programming language developed by MathWorks, MATLAB allows matrix manipulations, plotting of functions and data,
万年历+(1)
- 本程序主要是一个时钟软件,包括一个时钟表和一个日历。程序自动运行时,显示系统当前日期和时间,日期和时间可以由用户自行更改。 本程序由一个主程序myclcok及两个子函数rili和ck。主程序myclcok主要建立主窗口的菜单及相关的功能编辑。rili函数用于建立日历界面,ck函数用于建立时钟界面。(This program is mainly a clock software, including a clock and a calendar. When the program is runni