Cargando…

An engineer's guide to Mathematica /

"Provides the tools for the reader to generate Mathematica programs to obtain numerical solutions to a wide range of engineering topics. An Engineer's Guide to Mathematica provides the tools to be able to generate verifiably correct Mathematica programs that obtain symbolic and numerical s...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Magrab, Edward B. (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Chichester, West Sussex ; Hoboken, NJ : John Wiley & Sons Inc., 2014.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_ocn875554833
003 OCoLC
005 20231017213018.0
006 m o d
007 cr |||||||||||
008 140401s2014 enk ob 001 0 eng
010 |a  2014013085 
040 |a DLC  |b eng  |e rda  |e pn  |c DLC  |d YDX  |d N$T  |d IDEBK  |d E7B  |d YDXCP  |d OCLCF  |d COO  |d B24X7  |d RIC  |d DEBSZ  |d UMI  |d DEBBG  |d OCLCQ  |d VT2  |d RECBK  |d COCUF  |d OCLCQ  |d OCLCO  |d MOR  |d CCO  |d PIFBY  |d LIV  |d OCLCQ  |d K6U  |d OCLCO  |d BUF  |d UUM  |d CEF  |d INT  |d OCLCQ  |d OCLCO  |d WYU  |d OCLCQ  |d OCLCO  |d UAB  |d AU@  |d UKAHL  |d OCLCQ  |d OCLCO  |d BRF  |d OCLCO  |d OCLCQ  |d FZL  |d OCLCQ  |d TAC  |d OCLCQ  |d OCLCO 
019 |a 906040781  |a 927376068  |a 961546402  |a 962572245  |a 966385616  |a 1066577170  |a 1148083398  |a 1351587280  |a 1355685759 
020 |a 9781118821244  |q (Adobe PDF) 
020 |a 1118821246  |q (Adobe PDF) 
020 |a 9781118821251  |q (ePub) 
020 |a 1118821254  |q (ePub) 
020 |a 1306638275 
020 |a 9781306638272 
020 |a 1118821262  |q (paperback) 
020 |a 9781118821268  |q (paperback) 
020 |z 9781118821268  |q (paperback) 
024 8 |a 9781118821251 
029 1 |a AU@  |b 000062539692 
029 1 |a DEBBG  |b BV042682936 
029 1 |a DEBSZ  |b 423113801 
029 1 |a DEBSZ  |b 446581372 
029 1 |a AU@  |b 000067094949 
035 |a (OCoLC)875554833  |z (OCoLC)906040781  |z (OCoLC)927376068  |z (OCoLC)961546402  |z (OCoLC)962572245  |z (OCoLC)966385616  |z (OCoLC)1066577170  |z (OCoLC)1148083398  |z (OCoLC)1351587280  |z (OCoLC)1355685759 
037 |a CL0500000571  |b Safari Books Online 
042 |a pcc 
050 0 0 |a TA345.5.M38 
072 7 |a MAT  |x 039000  |2 bisacsh 
072 7 |a MAT  |x 023000  |2 bisacsh 
072 7 |a MAT  |x 026000  |2 bisacsh 
082 0 0 |a 510.285/53  |2 23 
084 |a TEC009070  |2 bisacsh 
049 |a UAMI 
100 1 |a Magrab, Edward B.,  |e author. 
245 1 3 |a An engineer's guide to Mathematica /  |c Edward B. Magrab. 
264 1 |a Chichester, West Sussex ;  |a Hoboken, NJ :  |b John Wiley & Sons Inc.,  |c 2014. 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |a text file  |2 rda 
520 |a "Provides the tools for the reader to generate Mathematica programs to obtain numerical solutions to a wide range of engineering topics. An Engineer's Guide to Mathematica provides the tools to be able to generate verifiably correct Mathematica programs that obtain symbolic and numerical solutions to a wide range of engineering topics, and to display the numerical results with annotated graphics and, when appropriate, interactive graphics. The first part of the book introduces the fundamentals of Mathematica's syntax and a subset of commands useful in solving engineering problems. The second part uses the fundamentals to obtain numerical solutions in a wide range of engineering specialties, including vibrations, fluid mechanics, heat transfer, controls and signal processing, and engineering statistics. Provides the tools for the reader to generate Mathematica programs to obtain numerical solutions to a wide range of engineering topics Introduces the fundamentals of Mathematica's syntax Contains examples covering vibrations, fluid mechanics and aerodynamics, heat transfer, controls and signal processing, optimization, and structures Includes exercises ranging in complexity. Accompanied by a website hosting a solutions manual"--  |c Provided by publisher. 
520 |a "Provides the tools for the reader to generate Mathematica programs to obtain numerical solutions to a wide range of engineering topics."--  |c Provided by publisher. 
504 |a Includes bibliographical references and index. 
588 0 |a Print version record and CIP data provided by publisher. 
505 0 |a AN ENGINEER'S GUIDE TO MATHEMATICA® -- Contents -- Preface -- Table of Engineering Applications -- Part I Introduction -- 1 Mathematica® Environment and Basic Syntax -- 1.1 Introduction -- 1.2 Selecting Notebook Characteristics -- 1.3 Notebook Cells -- 1.4 Delimiters -- 1.5 Basic Syntax -- 1.5.1 Introduction -- 1.5.2 Templates: Greek Symbols and Mathematical Notation -- 1.5.3 Variable Names and Global Variables -- 1.6 Mathematical Constants -- 1.7 Complex Numbers -- 1.8 Elementary, Trigonometric, Hyperbolic, and a Few Special Functions -- 1.9 Strings -- 1.9.1 String Creation: StringJoin and ToString -- 1.9.2 Labeled Output: Print, NumberForm, EngineeringForm, and TraditionalForm -- 1.10 Conversions, Relational Operators, and Transformation Rule -- 1.11 Engineering Units and Unit Conversions: Quantity and UnitConvert -- 1.12 Creation of CDF Documents and Documents in Other Formats -- 1.13 Functions Introduced in Chapter -- Exercises -- 2 List Creation and Manipulation: Vectors and Matrices -- 2.1 Introduction -- 2.2 Creating Lists and Vectors -- 2.2.1 Introduction -- 2.2.2 Creating a List with Table -- 2.2.3 Summing Elements of a List: Total -- 2.2.4 Selecting Elements of a List -- 2.2.5 Identifying List Elements Matching a Pattern: Position -- 2.3 Creating Matrices -- 2.3.1 Introduction -- 2.3.2 Matrix Generation Using Table -- 2.3.3 Accessing Elements of Arrays -- 2.4 Matrix Operations on Vectors and Arrays -- 2.4.1 Introduction -- 2.4.2 Matrix Inverse and Determinant: Inverse and Det -- 2.5 Solution of a Linear System of Equations: LinearSolve -- 2.6 Eigenvalues and Eigenvectors: EigenSystem -- 2.7 Functions Introduced in Chapter 2 -- References -- Exercises -- 3 User-Created Functions, Repetitive Operations, and Conditionals -- 3.1 Introduction -- 3.2 Expressions and Procedures as Functions -- 3.2.1 Introduction. 
505 8 |a 3.2.2 Pure Function: Function -- 3.2.3 Module -- 3.3 Find Elements of a List that Meet a Criterion: Select -- 3.4 Conditionals -- 3.4.1 If -- 3.4.2 Which -- 3.5 Repetitive Operations -- 3.5.1 Do -- 3.5.2 While -- 3.5.3 Nest -- 3.5.4 Map -- 3.6 Examples of Repetitive Operations and Conditionals -- 3.7 Functions Introduced in Chapter -- Exercises -- 4 Symbolic Operations -- 4.1 Introduction -- 4.2 Assumption Options -- 4.3 Solutions of Equations: Solve -- 4.4 Limits: Limit -- 4.5 Power Series: Series, Coefficient, and CoefficientList -- 4.6 Optimization: Maximize/Minimize -- 4.7 Differentiation: D -- 4.8 Integration: Integrate -- 4.9 Solutions of Ordinary Differential Equations: DSolve -- 4.10 Solutions of Partial Differential Equations: DSolve -- 4.11 Laplace Transform: LaplaceTransform and InverseLaplaceTransform -- 4.12 Functions Introduced in Chapter -- References -- Exercises -- 5 Numerical Evaluations of Equations -- 5.1 Introduction -- 5.2 Numerical Integration: NIntegrate -- 5.3 Numerical Solutions of Differential Equations: NDSolveValue and ParametricNDSolveValue -- 5.4 Numerical Solutions of Equations: NSolve -- 5.5 Roots of Transcendental Equations: FindRoot -- 5.6 Minimum and Maximum: FindMinimum and FindMaximum -- 5.7 Fitting of Data: Interpolation and FindFit -- 5.8 Discrete Fourier Transforms and Correlation: Fourier, InverseFourier, and ListCorrelate -- 5.9 Functions Introduced in Chapter -- References -- Exercises -- 6 Graphics -- 6.1 Introduction -- 6.2 2D Graphics -- 6.2.1 Basic Plotting -- 6.2.2 Basic Graph Enhancements -- 6.2.3 Common 2D Shapes: Graphics -- 6.2.4 Additional Graph Enhancements -- 6.2.5 Combining Figures: Show and GraphicsGrid -- 6.2.6 Tooltip -- 6.2.7 Exporting Graphics -- 6.3 3D Graphics -- 6.4 Summary of Functions Introduced in Chapter. 
505 8 |a 9.4 Nonlinear Regression Analysis: NonLinearModelFit -- 9.5 Analysis of Variance (ANOVA) and Factorial Designs: ANOVA -- 9.6 Functions Introduced in Chapter -- 10 Control Systems and Signal Processing -- 10.1 Introduction -- 10.2 Model Generation: State-Space and Transfer Function Representation -- 10.2.1 Introduction -- 10.2.2 State-Space Models: StateSpaceModel -- 10.2.3 Transfer Function Models: TransferFunctionModel -- 10.3 Model Connections -- Closed-Loop Systems and System Response: SystemsModelFeedbackConnect and SystemsModelSeriesConnect -- 10.4 Design Methods -- 10.4.1 Root Locus: RootLocusPlot -- 10.4.2 Bode Plot: BodePlot -- 10.4.3 Nichols Plot: NicholsPlot -- 10.5 Signal Processing -- 10.5.1 Filter Models: ButterworthFilterModel, EllipticFilterModel ... -- 10.5.2 Windows: HammingWindow, HannWindow ... -- 10.5.3 Spectrum Averaging -- 10.6 Aliasing -- 10.7 Functions Introduced in Chapter -- Reference -- 11 Heat Transfer and Fluid Mechanics -- 11.1 Introduction -- 11.2 Conduction Heat Transfer -- 11.2.1 One-Dimensional Transient Heat Diffusion in Solids -- 11.2.2 Heat Transfer in Concentric Spheres: Ablation of a Tumor -- 11.2.3 Heat Flow Through Fins -- 11.3 Natural Convection Along Heated Plates -- 11.4 View Factor Between Two Parallel Rectangular Surfaces -- 11.5 Internal Viscous Flow -- 11.5.1 Laminar Flow in Horizontal Cylindrical Pipes -- 11.5.2 Flow in Three Reservoirs -- 11.6 External Flow -- 11.6.1 Pressure Coefficient of a Joukowski Airfoil -- 11.6.2 Surface Profile in Nonuniform Flow in Open Channels -- References -- Index. 
542 |f Copyright © Wiley 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Mathematica (Computer file) 
630 0 7 |a Mathematica (Computer file)  |2 fast 
650 0 |a Engineering mathematics. 
650 6 |a Mathématiques de l'ingénieur. 
650 7 |a TECHNOLOGY & ENGINEERING  |x Mechanical.  |2 bisacsh 
650 7 |a Engineering mathematics  |2 fast 
776 0 8 |i Print version:  |a Magrab, Edward B.  |t Engineer's guide to Mathematica.  |d Chichester, West Sussex ; Hoboken, NJ : John Wiley & Sons Inc., 2014  |z 9781118821268  |w (DLC) 2014001446 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781118821251/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26311725 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26311724 
938 |a Books 24x7  |b B247  |n bke00063449 
938 |a ebrary  |b EBRY  |n ebr10856782 
938 |a EBSCOhost  |b EBSC  |n 752652 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis28112323 
938 |a Recorded Books, LLC  |b RECE  |n rbeEB00438537 
938 |a YBP Library Services  |b YANK  |n 11744591 
938 |a YBP Library Services  |b YANK  |n 11751004 
994 |a 92  |b IZTAP