搜索资源列表
B.P.Lathi-Matlab
- matlab例程MATLAB 6.x版的内建数据类型(Built-in data type)就有5种以上,此外还有许多其他专门设计的类(Class),如符号类、内联函数类、控制工具包中的线性时不变模型类、神经网络类等。就程序设计而言,MATLAB 6.x版采用了面向对象编程技术。数据和编程的改变使用户能更简捷而自然地解决复杂的计算问题(如符号计算问题、多变量控制系统问题、神经网络问题)。本章内容根据MATLAB6.5编写,但绝大部分内容适用于其他MATLAB6.x版本。-Matlab routi
matsig-0.2.5.tar
- Matsig is an object-oriented signal class library for MATLAB 6.5 and later. It implements a signal class, simplifying operations and manipulations common in audio signal processing and speech processing
MATLAB-newbox
- 采用面向对象的基本思想,MATLAB/SIMULINK环境下,开发出一个基于MATLAB的化工单元操作工具箱(ChET)并以此工具箱为基础进行了化工过程模拟的尝试。-Adopt the basic idea of object-oriented, MATLAB/SIMULINK environment, the development of a MATLAB-based toolbox of chemical unit operation (ChET) and to the toolbox as
circBuff
- An object oriented Circular buffer implementation. Matlab version 7+ is required,-An object oriented Circular buffer implementation. Matlab version 7+ is required,
buffer
- Buffer is an object oriented buffer implementation.
mdpsas
- MDPSAS工具箱是马里兰大学开发的,基于MATLAB的一套面向对象的模块化仿真工具箱。包含半导体生产过程中的许多对象,对于研究学习是很好的指导材料。-mdpsas is a MATLAB-based set of object-oriented modular simulation tools for solving lumped and spatially distributed models generated from chemical process design and simula
Comparison
- Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example _comparelanguages
MatlabPlot
- 作为一个功能强大的工具软件,Matlab具有很强的图形处理功能,提供了大量的二维、三维图形函数。由于系统采用面向对象的技术和丰富的矩阵运算,所以在图形处理方面即常方便又高效。-As a powerful software tool, Matlab has a strong graphics capabilities, providing a large number of two-dimensional, three-dimensional graphics functions. Since t
OOPWebinar
- matlab object oriented programming mannuals and exercises
matlab
- MATLAB的图形用户界面设计实际上是一种面向对象的设计方法。假设想建立一个图形界面来显示和处理二维图形的颜色、线型及数据点的图标-MATLAB' s graphical user interface design is an object-oriented design methods. Assumptions would like to build a graphical interface to display and processing of two-dimensional c
DelphiandMatlab
- 通过动态链接库 ,利用 Delphi面向对象编程的特点以及 Matlab 强大的计算功能 ,详细的介绍了 Delphi 下调用 Matlab 函数的方法及特点 ,并以一个例程的实现 ,阐述了 Delphi下通过动态链接库调用 Matlab函数 ,并最终脱离 Matlab环境下运 行。-Through the dynamic link library, object-oriented programming using Delphi, as well as the characterist
chebfun_v2_0501
- The chebfun project is a collection of algorithms, and a software system in object-oriented Matlab, which extends familiar powerful methods of numerical computation involving numbers to continuous or piecewise-continuous functions. It also implements
ControlSystemsSimulationusingMatlabandSimulink
- Addison Wesley出版的一本深入讲解c++面向对象编程机理的书,对于c++程序员进一步全面了解面向对象机制的好书。书中有丰富的程序实例和解读。英文版-Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support
A-Guide-to-MATLAB-Object-Oriented-Programming
- A Guide to MATLAB Object-Oriented Programming
A-Guide-to-MATLAB-Object-Oriented-Programming
- the book describes the object oriented feature in matlab programming language in detail, and discuss how to programming in object oriented matlab.
MatlabObject-Oriented-Programming
- MATLAB Object-Oriented Programming
A-Guide-to-MATLAB-Object-Oriented-Programming---A
- A Guide to MATLAB Object-Oriented Programming - Andy H. Register
A-Guide-to-MATLAB-Object-Oriented-Programming
- object-oriented MATLAB
A-Guide-to-MATLAB-Object-Oriented-Programming
- A Guide to MATLAB Object-Oriented Programming
Matlab Object-oriented Programming
- 本书分为三部分。第一部分介绍MATLAB面向对象编程基础知识,包括什么是类,类之间的基本关系,以及MATLAB提供的面向对象编程语言的具体功能;第二部分是面向对象编程的进阶篇,对概念进行归类,方面读者在编程中遇到问题时查询和检索;第三部分把面向对象编程的方法应用到实际问题中,并且从实际问题中抽象出一般的解决方法,即为设计模式。 本书可作为高等院校本科师生、研究生MATLAB课程的辅助读物,也可以作为从事科学计算、程序设计的科研人员的参考书。(This book is divided into