000 | 06590cam a2200865 i 4500 | ||
---|---|---|---|
001 | sulb-eb0033370 | ||
003 | BD-SySUS | ||
005 | 20170713221404.0 | ||
006 | m o d | ||
007 | cr ||||||||||| | ||
008 | 140610s2015 nju ob 001 0 eng | ||
010 | _a 2014022701 | ||
040 |
_aDLC _beng _erda _cDLC _dOCLCF _dN$T _dDG1 _dE7B _dIEEEE _dYDXCP _dEBLCP _dDEBSZ _dCOO _dOCLCQ _dDEBBG _dBD-SySUS |
||
019 |
_a899157480 _a900508018 _a961647996 |
||
020 | _a9781118858974 (Adobe PDF) | ||
020 | _a1118858972 (Adobe PDF) | ||
020 | _a9781118859162 (ePub) | ||
020 | _a1118859162 (ePub) | ||
020 | _a9781118989166 | ||
020 | _a1118989163 | ||
020 | _z9781118859124 (pbk.) | ||
020 | _z111885912X (pbk.) | ||
029 | 1 |
_aCHBIS _b010442300 |
|
029 | 1 |
_aCHVBK _b33409044X |
|
029 | 1 |
_aCHNEW _b000705347 |
|
029 | 1 |
_aNZ1 _b15913619 |
|
029 | 1 |
_aDEBSZ _b431873720 |
|
029 | 1 |
_aDEBBG _bBV043396896 |
|
029 | 1 |
_aCHVBK _b364129425 |
|
029 | 1 |
_aCHSLU _b001246803 |
|
035 |
_a(OCoLC)881387958 _z(OCoLC)899157480 _z(OCoLC)900508018 _z(OCoLC)961647996 |
||
042 | _apcc | ||
050 | 0 | 0 | _aQA76.64 |
072 | 7 |
_aCOM _x051210 _2bisacsh |
|
082 | 0 | 0 |
_a005.1/17 _223 |
049 | _aMAIN | ||
100 | 1 |
_aFritzson, Peter A., _d1952- |
|
245 | 1 | 0 |
_aPrinciples of object oriented modeling and simulation with Modelica 3.3 : _ba cyber-physical approach / _cPeter Fritzson. |
250 | _a2nd edition. | ||
263 | _a1412 | ||
264 | 1 |
_aHoboken, New Jersey : _bJohn Wiley & Sons Inc., _c[2015] |
|
300 | _a1 online resource. | ||
336 |
_atext _btxt _2rdacontent |
||
337 |
_acomputer _bn _2rdamedia |
||
338 |
_aonline resource _bnc _2rdacarrier |
||
504 | _aIncludes bibliographical references and index. | ||
588 | _aDescription based on print version record and CIP data provided by publisher. | ||
505 | 0 | _aCover; Title Page; Copyright Page; Table of Contents; Preface; About the Author; About this Book; Reading Guide; Acknowledgements; Contributions to Examples; Contributors to the Modelica Standard Library, Version 3.2.1; Contributors to the Modelica Standard Library, Versions 1.0 to 2.1; Contributors to the Modelica Language, Version 3.3 and Version 3.3 revision 1; Contributors to the Modelica Language, Version 3.2; Contributors to the Modelica Language, Version 3.0; Contributors to the Modelica Language, Version 2.0; Contributors to the Modelica Language, up to Version 1.3. | |
505 | 8 | _aModelica Association Member Companies and Organizations 2013Funding Contributions; Part I Introduction; Chapter 1 Introduction to Modeling and Simulation; 1.1 Systems and Experiments; 1.2 The Model Concept; 1.3 Simulation; 1.4 Building Models; 1.5 Analyzing Models; 1.6 Kinds of Mathematical Models; 1.7 Using Modeling and Simulation in Product Design; 1.8 Examples of System Models; 1.9 Summary; 1.10 Literature; Chapter 2 A Quick Tour of Modelica; 2.1 Getting Started with Modelica; 2.2 Object-Oriented Mathematical Modeling; 2.3 Classes and Instances; 2.4 Inheritance; 2.5 Generic Classes. | |
505 | 8 | _a2.6 Equations2.7 Acausal Physical Modeling; 2.8 The Modelica Software Component Model; 2.9 Partial Classes; 2.10 Component Library Design and Use; 2.11 Example: Electrical Component Library; 2.12 The Simple Circuit Model; 2.13 Arrays; 2.14 Algorithmic Constructs; 2.15 Discrete Event and Hybrid Modeling; 2.16 Packages; 2.17 Annotations; 2.18 Naming Conventions; 2.19 Modelica Standard Library; 2.20 Implementation and Execution of Modelica; 2.21 Tool Interoperability through Functional Mockup Interface; 2.22 History; 2.23 Summary; 2.24 Literature; 2.25 Exercises; Part II The Modelica Language. | |
505 | 8 | _aChapter 3 Classes, Types, Declarations, and Lookup3.1 Contract between Class Designer and User; 3.2 A Class and Instance Example; 3.3 Variables; 3.4 Behavior as Equations; 3.5 Access Control; 3.6 Simulating the Moon Landing Example; 3.7 Short Classes and Nested Classes; 3.8 Specialized Classes; 3.9 Predefined Types/Classes; 3.10 Structure of Variable Declarations; 3.11 Declaration Prefixes; 3.12 Variable Specifiers; 3.13 Initial Values of Variables; 3.14 Conditional Instance Declarations; 3.15 Declaration Order and Use before Declaration; 3.16 Introduction to Scoping and Name Lookup. | |
505 | 8 | _a3.17 Nested Lookup Procedure in Detail3.18 The Concepts of Type and Subtype; 3.19 Use of Subtyping and Type Compatibility; 3.20 Summary of Type Concepts; 3.21 Summary; 3.22 Literature; 3.23 Exercises; Chapter 4 Inheritance, Modifications, and Generics; 4.1 Inheritance; 4.2 Inheritance through Modification; 4.3 Redeclaration; 4.4 Parameterized Generic Classes; 4.5 Designing a Class to Be Extended; 4.6 Adapting and Extending Libraries by class extends; 4.7 Summary; 4.8 Literature; 4.9 Exercises; Chapter 5 Components, Connectors, and Connections; 5.1 Software Component Models. | |
520 | _aFritzson covers the Modelica language in impressive depth from the basic concepts such as cyber-physical, equation-base, object-oriented, system, model, and simulation, while also incorporating over a hundred exercises and their solutions for a tutorial, easy-to-read experience.<br /><br /> The only book with complete Modelica 3.3 coverage Over one hundred exercises and solutions Examines basic concepts such as cyber-physical, equation-based, object-oriented, system, model, and simulation. | ||
630 | 0 | 0 | _aModelica. |
630 | 0 | 7 |
_aModelica. _2fast _0(OCoLC)fst01787444 |
650 | 0 | _aObject-oriented methods (Computer science) | |
650 | 0 | _aComputer simulation. | |
650 | 7 |
_aCOMPUTERS _xProgramming _xObject Oriented. _2bisacsh |
|
650 | 7 |
_aComputer simulation. _2fast _0(OCoLC)fst00872518 |
|
650 | 7 |
_aObject-oriented methods (Computer science) _2fast _0(OCoLC)fst01042803 |
|
650 | 4 | _aComputer simulation. | |
650 | 4 | _aModelica. | |
650 | 4 | _aObject-oriented methods (Computer science) | |
655 | 4 | _aElectronic books. | |
655 | 0 | _aElectronic books. | |
776 | 0 | 8 |
_iPrint version: _aFritzson, Peter A., 1952- _tPrinciples of object oriented modeling and simulation with Modelica 3.3 _b2nd edition. _dHoboken, New Jersey : John Wiley & Sons Inc., [2015] _w(DLC) 2014022271 |
856 | 4 | 0 |
_uhttp://onlinelibrary.wiley.com/book/10.1002/9781118989166 _zWiley Online Library [Free Download only for SUST IP] |
938 |
_aebrary _bEBRY _nebr11005721 |
||
938 |
_aEBSCOhost _bEBSC _n931665 |
||
938 |
_aYBP Library Services _bYANK _n12225774 |
||
938 |
_aEBL - Ebook Library _bEBLB _nEBL1895674 |
||
938 |
_aYBP Library Services _bYANK _n12223769 |
||
938 |
_aYBP Library Services _bYANK _n12673485 |
||
994 |
_a92 _bDG1 |
||
999 |
_c65022 _d65022 |