logo资料库

Engineering Computations and Modeling in MATLAB_Simulink-Amer.pdf

第1页 / 共938页
第2页 / 共938页
第3页 / 共938页
第4页 / 共938页
第5页 / 共938页
第6页 / 共938页
第7页 / 共938页
第8页 / 共938页
资料共938页,剩余部分请下载后查看
Cover
Title
Copyright
Contents
List of Color Plates
Preface
Conventions
List of Acronyms
Part 1 Basics of MATLAB
Chapter 1 MATLAB/Simulink as a Technical ComputingLanguage
Chapter 2 Development Environment and Basic Operations
Chapter 3 Arrays and Array Operations
Chapter 4 Data Structures, Types of Files, Managing Data Inputand Output
Chapter 5 Programming in MATLAB
Chapter 6 2-D and 3-D Plotting and Animation
Part 2 Symbolic Math Toolbox
Chapter 7 Symbolic Math Toolbox
Part 3 Numerical Methods in MATLAB
Chapter 8 Accuracy of Digital Computations
Chapter 9 Numerical Linear Algebra and Eigenvalue Problems
Chapter 10 Root Finding and Introduction to Optimization
Chapter 11 Curve Fitting to Measured Data
Chapter 12 Numerical Differentiation
Chapter 13 Numerical Integration
Part 4 Basics of Modeling in MATLAB and Simulink
Chapter 14 Initial-Value Problem
Chapter 15 Simulink Basics
Appendix A Solutions
Appendix B Hooke–Jeeves Minimization Function
Appendix C GUI Development Environment (GUIDE)
Appendix D Creating Standalone Applications
Appendix E Aerospace Systems Modeling Tools
Bibliography
MATLAB Functions Index
Index
Supporting Materials
Engineering Computations and Modeling in MATLAB®/Simulink® FM.indd i FM.indd i 26/05/11 11:49 AM 26/05/11 11:49 AM
FM.indd ii FM.indd ii 26/05/11 11:49 AM 26/05/11 11:49 AM
Engineering Computations and Modeling in MATLAB®/Simulink® Oleg A. Yakimenko Naval Postgraduate School Monterey, California EDUCATION SERIES Joseph A. Schetz Editor-in-Chief Virginia Polytechnic Institute and State University Blacksburg, Virginia Published by the american institute of aeronautics and astronautics, inc. 1801 alexander bell drive, reston, virginia 20191-4344 FM.indd iii FM.indd iii 26/05/11 11:49 AM 26/05/11 11:49 AM
American Institute of Aeronautics and Astronautics, Inc., Reston, Virginia 1 2 3 4 5 Engineering computations and modeling in MATLAB/Simulink / Oleg A. (AIAA education Series) p. cm. ISBN 978-1-60086-781-1 Library of Congress Cataloging-in-Publication Data Yakimenko, Oleg A. Yakimenko. 1. Engineering mathematics—Data processing. 2. Computer programming. 3. MATLAB. 4. SIMULINK. TA345.Y35 2011 620.00285—dc22 I. Title. 2010052540 MATLAB® and Simulink® are registered trademarks of the MathWorks, Inc., 3 Apple Hill Drive, Natick, MA 01760-2098, USA, www.mathworks.com. Copyright © 2011 by the American Institute of Aeronautics and Astronautics, Inc. All rights reserved. Printed in the United States of America. No part of this publication may be reproduced, distributed, or transmitted, in any form or by any means, or stored in a database or retrieval system, without the prior written permission of the publisher. Data and information appearing in this book are for informational purposes only. AIAA is not responsible for any injury or damage resulting from use or reliance, nor does AIAA warrant that use or reliance will be free from privately owned rights. FM.indd iv FM.indd iv 26/05/11 11:49 AM 26/05/11 11:49 AM
AIAA EDUCATION SERIES Editor-In-Chief Joseph A. Schetz Virginia Polytechnic Institute and State University Editorial Board Brian Landrum University of Alabama in Huntsville Timothy C. Lieuwen Georgia Institute of Technology Michael Mohaghegh The Boeing Company Conrad F. Newberry Brett Newman Old Dominion University Joseph N. Pelton George Washington University Mark A. Price Queen’s University Belfast David M. Van Wie Johns Hopkins University Takahira Aoki University of Tokyo João Luiz F. Azevedo Comando-Geral De Tecnologia Aeroespacial Karen D. Barker Robert H. Bishop University of Texas at Austin Richard Colgren University of Kansas James R. DeBonis NASA Glenn Research Center Kajal K. Gupta NASA Dryden Flight Research Center Rikard B. Heslehurst University of New South Wales Rakesh K. Kapania Virginia Polytechnic Institute and State University FM.indd v FM.indd v 26/05/11 11:49 AM 26/05/11 11:49 AM
To Ella and Anatoliy FM.indd vi FM.indd vi 26/05/11 11:49 AM 26/05/11 11:49 AM
TABLE OF CONTENTS List of Color Plates Preface Conventions List of Acronyms Part 1 Basics of MATLAB Chapter 1 MATLAB/Simulink as a Technical Computing Language Introduction History of MATLAB Creation and Development Capabilities and Resources Aerospace Application Tools Overview of MathWorks Products 1.1 1.2 1.3 1.4 1.5 Chapter 2 Development Environment and Basic Operations 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 Problems Introduction MATLAB Development Environment Help System Basic Functions and Utilities Order of Precedence Managing Work Session Changing Preferences Problem-Solving Methodology Chapter 3 Arrays and Array Operations 3.1 3.2 3.3 3.4 3.5 Introduction Types of Arrays and Indexing Their Elements Array Operations Array Functions Using MATLAB Matrix Formalism to Handle Polynomials xiii xv xxi xxiii 1 1 2 4 7 8 19 19 19 40 43 52 53 59 62 64 67 67 68 86 95 102 vii FM.indd vii FM.indd vii 26/05/11 11:49 AM 26/05/11 11:49 AM
分享到:
收藏