注冊 | 登錄讀書好,好讀書,讀好書!
讀書網(wǎng)-DuShu.com
當(dāng)前位置: 首頁出版圖書科學(xué)技術(shù)計算機/網(wǎng)絡(luò)人工智能計算機輔助建模技術(shù)(影印版)

計算機輔助建模技術(shù)(影印版)

計算機輔助建模技術(shù)(影印版)

定 價:¥55.00

作 者: (?。踹_瓦塔 等著
出版社: 科學(xué)出版社
叢編項:
標(biāo) 簽: 人工智能

ISBN: 9787030307576 出版時間: 2011-05-01 包裝: 平裝
開本: 16開 頁數(shù): 277 字數(shù):  

內(nèi)容簡介

  計算機輔助仿真一書從概念到程序上闡述了從基礎(chǔ)系統(tǒng)到高級復(fù)雜系統(tǒng)中基于Matlab語言仿真模擬技術(shù)。本書包含計算機輔助模擬設(shè)計介紹,物理系統(tǒng)建模仿真,基礎(chǔ)的計算機仿真建模實例,高級仿真,仿真結(jié)果的方法性描述等內(nèi)容。本書除了大量使用Matlab實例以外,還使用基本規(guī)則對物理系統(tǒng)建模并推導(dǎo)出系統(tǒng)方程,系統(tǒng)建模可以使研究人員根據(jù)需要的算法優(yōu)化代碼,并且直觀的得到仿真的結(jié)果。本書適用于系統(tǒng)仿真領(lǐng)域的大學(xué)及研究所的相關(guān)研究人員使用,研究生及高年級本科生也可以作為教材使用。

作者簡介

暫缺《計算機輔助建模技術(shù)(影印版)》作者簡介

圖書目錄

Preface
1.Introduction to System Simulations
1.1  Introduction
  1.1.1  Model Design
  1.1.2  Model Execution
  1.1.3  Model Analysis through Outputs
1.2  Dynamic System Modeling
  1.2.I  Classification of DynamicSystems
1.3  Basic System Elements
  1.3.1  Elements in Electrical Systems
  1.3.2  Resistor
  1.3.3  Capacitor
  1.3.4  Inductor
1.4  Elements in Mechanical Systems
  1.4.1  Springs
  1.4.2  Viscous Damper
  1.4.3  Mass
  1.4.4  Torque-Angular Velocity on aSpring
  1.4.5  Viscous Damper
  1.4.6  Inertia
  1.4.7  Gear Train
1.5  Laplace Transform
1.6  Combined Elements
  1.6.1  Example 1: RLC Circuit
  1.6.2  Example 2: Spring, Mass and DamperSystem
  1.6.3  Example 3: Electrical Network
1.7  Nonlinear Elements
1.8  Thermal and Chemical Systems
  1.8.1  Thermal Systems
  1.8.2  Chemical Systems
1.9  Hydraulic Systems
I.10  Other Formulas
References
2.Creating Your Simulation Environment
2.1 Hardware and Software
  2.1.1  Hardware for Installing Matlab
  2.1.2  Features of Matlab Software
2.2  Matlab Basics
  2.2.1  Getting Help
  2.2.2  Variables
  2.2.3  Assignment Statement
  2.2.4  Special Variables
  2.2.5  Commands Involving Variables
  2.2.6  Matrices
  2.2.7  Matrix Operations
  2.2.8  Matrix Properties
  2.2.9  Programming: Flow ControlStructures
  2.2.10  Flow Control and Loops
  2.2.11  Elementary Functions
2.3  Basics on Computer Simulations
  2.3.I  Creating Data Files
  2.3.2  Write Data on a File
  2.3.3  Loading a Data File
  2.3.4  Deleting Rows and Columns
  2.3.5  Long Command Lines
  2.3.6  Vectorization
  2.3.7  Making Your Own Functions
2.4  Memory Management in Simulations
2.5  Customized Functions
2.6  Computer Simulations with Other Languages
References
3.Data Visualization
3.1  Elementary X-Y Graphs
  3.1.1  Two-Dimensional Graphs
  3.1 .2  Multiple Plots and Curves
  3.1.3  Polynomials
  3.1.4  Plotting Complex Numbers
  3.1.5  Axis Scaling
  3.1.6  Polar Plots
  3.1.7  Discrete Sequence Plot
  3.1.8  Multiple Graphs
3.2  Elementary X-Y-Z Graphs
  3.2.1  Three-Dimensional Basic Plots
  3.2.2  Three-Dimensional Color Plots
  3.2.3  Discrete Sequence Plot
  3.2.4  Polar Plots
  3.2.5  Creating Surfaces
  3.2.6  Multiple Axes for DifferentScaling
  3.2.7  Titles with Symbols
  3.2.8  Special Graphs
  3.2.9  Lines as Ribbons
  3.2.10  Contour Plot
3.3  Other Software Tools
References
4.Examples of Different Systems
4.1  Chaotic System I : Lorenz Attractor
4.2  Chaotic System 2: The Henon-Map
4.3  Two-link Robot Manipulator
4.4  Nonlinear Systems: State Portrait
4.5  Mechanical Systems: Two Mass-spring CartSystem
4.6  Electrical Systems: L-R-C Circuits
4.7  Electro-Mechanical Systems: Magnetically SuspendedBall
4.8  Nonlinear Systems: Pendulum
4.9  Pneumatic Artificial Muscles (PAM)
4.10  Duffing'sEquation
4.11  Two-Mass Flexible Rod
4.12  Mobile Robot Model
References
5.Systems Identification and Modeling
5.1  System Identification
  5.1.I  Introduction
  5.1.2  Steps of System Identification
  5.1.3  System Identification in Matlab
5.2  System Modeling
  5.2.1  Systems Control Approaches
  5.2.2  DC Motor Controller
  5.2.3  Further Analysis on MagneticallySuspended Ball
  5.2.4  Inverted Pendulum
  5.2.5  Pneumatic Muscle Arm
References
6.System Integration
6.1  Integration of Components
6.2  Matlab Simulink
6.3  Basic Simulations
6.4  Data Capturing
6.5  Analysis in the S-domain
6.6  State Space Models
6.7  Integration of Logical Blocks
6.8  Integration of Electrical Elements
References
7.Advanced Simulations
7.1  Introduction
7.2  Genetic Algorithms
  7.2.I  Biological Analogy
  7.2.2  Algorithm
  7.2.3  Binary Encoding
  7.2.4  Selection
  7.2.5  Genetic Operators
  7.2.6  Example I
7.3  Genetic Algorithm Based Cable Selection
  7.3.1  Background
  7.3.2  Cable Selection\
  7.3.3  Genetic Algorithm Based CableSelection
7.4  Advanced Implementation Tools
  7.4.I  Calling Built in Function in CommandLine
  7.4.2  Using the Genetic Algorithm Tool
7.5  Additionl Examples
  7.5.I  Rastrigin's Function
  7.5.2  Schwefel's Function
  7.5.3  Griewangk's Function
References
8.Modeling of Complex Systems
8.1  Complex Systems
8.2  Case Study
8.3  Neural Network Model
  8.3.1  General Framework for ANN Model
  8.3.2  Modeling Generator Loads
8.4  Data and System Training
  8.4.1  Training Model 2
  8.4.2  Model 2 Performance
8.5  Maximizing Power Generation
8.6  Power and Energy Calculations
8.7  Remarks
  8.7.1  Economical Benefits
  8.7.2  Soft Computing Approaches
References
9.Selecting The Right Software Tool
9.1  Scientific Software Tools and Matlab Toolboxes
9.2  Image Processing Based Application
  9.2.i  Introduction
  9.2.2  System Development
  9.2.3  Image Analysis
  9.2.4  First Reasoning Criterion
  9.2.5  Second Reasoning Criterion
  9.2.6  How to Use Criteria?
  9.2.7  Detection of Illumination LevelVariation
  9.2.8  Image Enhancement
9.3  Setting Up the System
  9.3.1  Setup Program 1
  9.3.2  Setup Program 2
  9.3.3  White Reference Program
9.4  Image Acquisition and Processing
  9.4.1  Acquisition Algorithm
  9.4.2  Image Processing (Main)Algorithm
9.5  Experimental Results
  9.5.1  Intensity Variation
  9.5.2  Object Identification
References
10.Exercises
10.i  Matrices
10.2  Graphics
10.3  Analytical Solutions
10.4  Transformations
10.5  Modeling and Forecasting
Index

本目錄推薦

掃描二維碼
Copyright ? 讀書網(wǎng) ranfinancial.com 2005-2020, All Rights Reserved.
鄂ICP備15019699號 鄂公網(wǎng)安備 42010302001612號