|
|
|
|
LEADER |
00000cam a2200000Ia 4500 |
001 |
EBSCO_ocn607914785 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
100419s2006 enka ob 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e pn
|c N$T
|d E7B
|d OCLCQ
|d OCLCF
|d DKDLA
|d OCLCO
|d YDXCP
|d AU@
|d OCLCO
|d OCLCQ
|d EBLCP
|d OCLCO
|d OCLCQ
|d OCLCO
|d DEBSZ
|d OCLCO
|d OCLCQ
|d OCLCO
|d LOA
|d JBG
|d AGLDB
|d MOR
|d PIFAG
|d ZCU
|d MERUC
|d OCLCQ
|d OCLCO
|d U3W
|d STF
|d WRM
|d OCLCQ
|d VTS
|d COCUF
|d NRAMU
|d ICG
|d INT
|d VT2
|d OCLCQ
|d OCLCO
|d WYU
|d OCLCQ
|d OCLCO
|d DKC
|d OCLCQ
|d M8D
|d OCLCQ
|d OCLCO
|d UKCRE
|d AJS
|d OCLCO
|d OCLCQ
|
019 |
|
|
|a 647794670
|a 764512809
|a 842643127
|a 923619022
|a 961542018
|a 962635088
|a 966221311
|a 988433117
|a 992101242
|a 1037923462
|a 1038627642
|a 1045517404
|a 1055384601
|a 1081186407
|a 1153466281
|
020 |
|
|
|a 9781441638847
|q (electronic bk.)
|
020 |
|
|
|a 1441638849
|q (electronic bk.)
|
020 |
|
|
|a 9781907343452
|
020 |
|
|
|a 1907343458
|
020 |
|
|
|a 1904602525
|
020 |
|
|
|a 9781904602521
|
020 |
|
|
|z 9781904602521
|
024 |
3 |
|
|a 9781904602521
|
029 |
1 |
|
|a AU@
|b 000050965704
|
029 |
1 |
|
|a AU@
|b 000051374254
|
029 |
1 |
|
|a DEBBG
|b BV043090168
|
029 |
1 |
|
|a DEBBG
|b BV044085308
|
029 |
1 |
|
|a DEBSZ
|b 422263265
|
029 |
1 |
|
|a DEBSZ
|b 456592865
|
029 |
1 |
|
|a GBVCP
|b 803135238
|
029 |
1 |
|
|a NZ1
|b 13860013
|
029 |
1 |
|
|a AU@
|b 000066765151
|
029 |
1 |
|
|a AU@
|b 000069026927
|
035 |
|
|
|a (OCoLC)607914785
|z (OCoLC)647794670
|z (OCoLC)764512809
|z (OCoLC)842643127
|z (OCoLC)923619022
|z (OCoLC)961542018
|z (OCoLC)962635088
|z (OCoLC)966221311
|z (OCoLC)988433117
|z (OCoLC)992101242
|z (OCoLC)1037923462
|z (OCoLC)1038627642
|z (OCoLC)1045517404
|z (OCoLC)1055384601
|z (OCoLC)1081186407
|z (OCoLC)1153466281
|
037 |
|
|
|b 00137832
|
050 |
|
4 |
|a TA345
|b .Y36 2006eb
|
072 |
|
7 |
|a TEC
|x 009000
|2 bisacsh
|
072 |
|
7 |
|a TEC
|x 035000
|2 bisacsh
|
082 |
0 |
4 |
|a 620.00113
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Yang, Xin-She.
|
245 |
1 |
3 |
|a An introduction to computational engineering with Matlab /
|c Xin-She Yang.
|
260 |
|
|
|a Cambridge :
|b Cambridge International Science Pub.,
|c 2006.
|
300 |
|
|
|a 1 online resource (x, 248 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
504 |
|
|
|a Includes bibliographical references and index.
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Preface -- Acknowledgements -- Summary -- About the Author -- Contents -- 1. Introduction -- 1.1 Computational Engineering -- 1.2 DIY Philosophy -- 1.3 How to Use the Book -- 2. Vectors and Matrices -- 2.1 Vector Analysis -- 2.1.1 Vectors -- 2.1.2 Dot Product and Norm -- 2.1.3 Cross Product -- 2.1.4 Differentiation of Vectors -- 2.1.5 Three Basic Operators -- 2.1.6 Some Important Theorems -- 2.2 Matrix Algebra -- 2.2.1 Matrix -- 2.2.2 Determinant -- 2.2.3 Inverse -- 2.2.4 Solution of linear systems -- 3. Differential Equations
|
505 |
8 |
|
|a 3.1 Ordinary Differential Equations3.1.1 First Order ODE -- 3.1.2 Higher Order ODEs -- 3.2 Partial Differential Equations -- 3.2.1 First Order Partial Differential Equation -- 3.2.2 Classification of Second-Order Equations -- 3.2.3 Classic PDEs -- 3.2.4 Other PDEs -- 4. Finite Difference Method -- 4.1 Introduction -- 4.2 Integration of ODEs -- 4.2.1 Euler Scheme -- 4.2.2 Leap-Frog Method -- 4.2.3 Runge-Kutta Method -- 4.2.4 Belousov-Zhabotinsky Oscillator -- 5. Hyperbolic Equations -- 5.1 First-Order Hyperbolic Equation -- 5.2 Second Order Wave Equation
|
505 |
8 |
|
|a 5.3 Sine-Gordon Equation6. Parabolic/Elliptical Equations -- 6.1 Parabolic Equation -- 6.2 Elliptical Equation -- 7. Pattern Formation -- 7.1 Pattern Formation -- 7.2 Reaction-Diffusion System -- 8. Finite Volume Method -- 8.1 Introduction -- 8.2 Elliptic Equations -- 8.3 Parabolic Equations -- 8.4 Hyperbolic Equations -- 8.5 Heat Conduction: A Case Study -- 9. Finite Element Method -- 9.1 Finite Element Formulation -- 9.1.1 Weak Formulation -- 9.1.2 Shape Functions -- 9.2 Elasticity -- 9.2.1 Plane Stress and Plane Strain
|
505 |
8 |
|
|a 9.2.2 Plane Stress and Plane Strain9.2.3 Implementation -- 10. Heat Conduction -- 10.1 Basic Formulation -- 10.2 Element-by-Element Assembly -- 10.3 Application of Boundary Conditions -- 10.4 A Simple Program: 1-D Heat Conduction -- 10.5 2-D Heat Transfer -- 11. Time-Dependent Problems -- 11.1 The Time Dimension -- 11.2 Time-Stepping -- 11.3 1-D Transient Heat Transfer -- 11.4 Wave Equation -- 12. Optimization in Engineering -- 12.1 Introduction -- 12.2 Bioinspired Algorithms -- 12.2.1 Genetic Algorithms -- 12.2.2 Neural Networks
|
505 |
8 |
|
|a 12.2.3 Virtual Bee Algorithms12.2.4 Cellular Automata -- 12.2.5 Optimization -- 12.2.6 No Free Lunch Theorems -- 12.3 Engineering Optimization -- 12.3.1 Function and Multilevel Optimization -- 12.3.2 Multi-Peaked Functions -- 12.3.3 Inverse Analysis -- 13. Cellular Automata -- 13.1 Introduction -- 13.2 Cellular Automata -- 13.2.1 Fundamentals of Cellular Automaton -- 13.2.2 Finite State Cellular Automata -- 13.2.3 Stochastic Cellular Automata -- 13.2.4 Reversible Cellular Automata -- 13.3 Cellular Automata and PDEs
|
520 |
8 |
|
|a Annotation
|b This book strives to provide a concise introduction to computational engineering by introducing a wider range of numerical methods commonly used in computational modelling and scientific computing. These methods in-clude finite difference methods, finite volume methods, finite element methods, virtual bee algorithms, and cellu-lar automata. It also covers a wide spectrum of advanced topics in engineering applications, and these advanced topics include elasticity, heat conduction, reaction-diffusion system, optimisation, stochastic cellular auto-mata, combustion, consolidation, heat transfer of carbon nanotubes, and pattern formation. The accompanied concise Matlab programs, no more than 100 lines each, demonstrate how each numeri-cal method works. The animation and visualization of the results provide a first hand experience to the readers, es-pecially for undergraduates and graduates, to master the fundamentals of the numerical methods. These Matlab programs can also be modified.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
630 |
0 |
0 |
|a MATLAB.
|
630 |
0 |
7 |
|a MATLAB.
|2 fast
|0 (OCoLC)fst01365096
|
650 |
|
0 |
|a Engineering mathematics
|x Data processing.
|
650 |
|
6 |
|a Mathématiques de l'ingénieur
|x Informatique.
|
650 |
|
7 |
|a TECHNOLOGY & ENGINEERING
|x Engineering (General)
|2 bisacsh
|
650 |
|
7 |
|a TECHNOLOGY & ENGINEERING
|x Reference.
|2 bisacsh
|
650 |
|
7 |
|a Engineering mathematics
|x Data processing.
|2 fast
|0 (OCoLC)fst00910603
|
776 |
0 |
8 |
|i Print version:
|a Yang, Xin-She.
|t Introduction to computational engineering with Matlab.
|d Cambridge : Cambridge International Science Pub., 2006
|z 9781904602521
|w (OCoLC)77527906
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=165984
|z Texto completo
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL3007746
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10303280
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 165984
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 3636523
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 3290637
|
994 |
|
|
|a 92
|b IZTAP
|