MATLAB : an introduction with applications / Rao V. Dukkipati.

Saved in:
Bibliographic Details
Main Author: Dukkipati, Rao V.
Format: eBook
Language:English
Published: New Delhi : New Age International (P) Ltd., Publishers, ©2010.
Subjects:
Online Access:Click for online access

MARC

LEADER 00000cam a2200000 a 4500
001 ocn575079280
003 OCoLC
005 20240504213016.0
006 m o d
007 cr mnu---unuuu
008 100326s2010 ii a ob 001 0 eng d
040 |a N$T  |b eng  |e pn  |c N$T  |d YDXCP  |d IDEBK  |d E7B  |d OSU  |d OCLCQ  |d DEBSZ  |d DKDLA  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCF  |d OCLCO  |d EBLCP  |d OCLCO  |d OCLCQ  |d OCLCO  |d LOA  |d AGLDB  |d OCLCQ  |d OCLCO  |d ICA  |d OCLCQ  |d OCLCO  |d MOR  |d PIFAG  |d ZCU  |d MERUC  |d OCLCQ  |d OCLCO  |d U3W  |d D6H  |d STF  |d WRM  |d VTS  |d COCUF  |d ICG  |d INT  |d NRAMU  |d VT2  |d AU@  |d OCLCQ  |d OCLCO  |d YOU  |d WYU  |d OCLCQ  |d OCLCO  |d DKC  |d OCLCQ  |d OCLCO  |d UKCRE  |d AJS  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCL 
019 |a 647832950  |a 764530124  |a 923652177  |a 961492723  |a 962683327  |a 966207971  |a 988408202  |a 992001631  |a 1037922591  |a 1038634285  |a 1045535020  |a 1058246995  |a 1062932671  |a 1081251934  |a 1153511511 
020 |a 9788122429206  |q (electronic bk.) 
020 |a 8122429203  |q (electronic bk.) 
020 |z 9781848290433  |q (hbk.) 
020 |z 1848290438  |q (hbk.) 
020 |z 9788122426984 
020 |z 8122426980 
035 |a (OCoLC)575079280  |z (OCoLC)647832950  |z (OCoLC)764530124  |z (OCoLC)923652177  |z (OCoLC)961492723  |z (OCoLC)962683327  |z (OCoLC)966207971  |z (OCoLC)988408202  |z (OCoLC)992001631  |z (OCoLC)1037922591  |z (OCoLC)1038634285  |z (OCoLC)1045535020  |z (OCoLC)1058246995  |z (OCoLC)1062932671  |z (OCoLC)1081251934  |z (OCoLC)1153511511 
050 4 |a QA297  |b .D85 2010eb 
072 7 |a MAT  |x 041000  |2 bisacsh 
049 |a HCDD 
100 1 |a Dukkipati, Rao V. 
245 1 0 |a MATLAB :  |b an introduction with applications /  |c Rao V. Dukkipati. 
260 |a New Delhi :  |b New Age International (P) Ltd., Publishers,  |c ©2010. 
300 |a 1 online resource (xiv, 665 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 (pages 647-648) and index. 
588 0 |a Print version record. 
505 0 |a Cover -- Preface -- Acknowledgement -- Contents -- Chapter 1. MATLAB Basics -- 1.1 Introduction -- 1.2 Arithmetic Operations -- 1.3 Display Formats -- 1.4 Elementary Math Built-in Functions -- 1.5 Variable Names -- 1.6 Predefined Variables -- 1.7 Commands for Managing Variables -- 1.8 General Commands -- 1.9 Arrays -- 1.10 Operations with Arrays -- 1.11 Element-by-Element Operations -- 1.12 Random Numbers Generation -- 1.13 Polynomials -- 1.14 System of Linear Equations -- 1.15 Script Files -- 1.16 Programming in MATLAB -- 1.17 Graphics 
505 8 |a 1.18 Input/Output in MATLAB1.19 Symbolic Mathematics -- 1.20 The Laplace Transforms -- 1.21 Control Systems -- Summary -- References -- Problems -- Chapter 2. Electrical Circuits -- 2.1 Introduction -- 2.2 Electrical Circuits -- 2.3 Kirchhoff's Laws -- 2.4 Example Problems and Solutions -- References -- Problems -- Chapter 3. Control Systems -- 3.1 Introduction -- 3.2 Control Systems -- 3.3 Examples of Control Systems -- 3.4 Control System Configurations -- 3.5 Control System Terminology -- 3.6 Control System Classes 
505 8 |a 3.7 Feedback Systems 3.8 Analysis of Feedback -- 3.9 Control System Analysis and Design Objectives -- 3.10 MATLAB Application -- 3.11 Second-Order Systems -- 3.12 Root Locus Plots -- 3.13 Bode Diagrams -- 3.14 Nyquist Plots -- 3.15 Nichols Chart -- 3.16 Gain Margin, Phase Margin, Phase Crossover, Frequency and Gain Crossover Frequency -- 3.17 Transformation of System Models -- 3.18 Bode Diagrams of Systems Defined in State Space -- 3.19 Nyquist Plots of a System Defined in State Space -- 3.20 Transient-Response Analysis in State Space 
505 8 |a 3.21 Response to Initial Condition in State Space 3.22 Example Problems and Solutions -- References -- Problems -- Chapter 4. Numerical Methods -- 4.1 Introduction -- 4.2 System of Linear Algebraic Equations -- 4.3 Gauss Elimination Method -- 4.4 LU Decomposition Methods -- 4.5 Choleski's Decomposition -- 4.6 Gauss-Seidel Method -- 4.7 Gauss-Jordan Method -- 4.8 Jacobi Method -- 4.9 The Householder Factorization -- 4.10 Symmetric Matrix Eigenvalue Problems -- 4.11 Jacobi Method -- 4.12 Householder Reduction to Tridiagonal Form 
505 8 |a 4.13 Sturn Sequence 4.14 QR Method -- 4.15 Example Problems and Solutions -- References -- Problems -- Chapter 5. Optimization -- 5.1 Introduction -- 5.2 Conjugate Gradient Methods -- 5.3 Newton's Method -- 5.4 The Concept of Quadratic Convergence -- 5.5 Powell's Method -- 5.6 Fletcher-Reeves Method -- 5.7 Hooke and Jeeves Method -- 5.8 Interior Penalty Function Method -- 5.9 Example Problems and Solutions -- References -- Problems -- Chapter 6. Direct Numerical Integration Methods -- 6.1 Introduction 
630 0 0 |a MATLAB. 
630 0 7 |a MATLAB  |2 fast 
650 0 |a Numerical analysis  |x Data processing. 
650 7 |a MATHEMATICS  |x Numerical Analysis.  |2 bisacsh 
650 7 |a Numerical analysis  |x Data processing  |2 fast 
758 |i has work:  |a MATLAB (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCGg8MFTHrQGG4CPPpPpkWC  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Dukkipati, Rao V.  |t MATLAB.  |d Tunbridge Wells : Anshan, 2010  |z 9781848290433  |w (OCoLC)619938536 
856 4 0 |u https://ebookcentral.proquest.com/lib/holycrosscollege-ebooks/detail.action?docID=3017388  |y Click for online access 
903 |a EBC-AC 
994 |a 92  |b HCD