Cargando…

MATLAB differential equations /

MATLAB is a high-level language and environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore multiple approaches and reach...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Pérez López, César (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress, 2014.
Colección:MATLAB solutions series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_ocn892487837
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 141007s2014 caua o 000 0 eng d
040 |a GW5XE  |b eng  |e rda  |e pn  |c GW5XE  |d BTCTA  |d COO  |d B24X7  |d YDXCP  |d IDEBK  |d NJT  |d E7B  |d EBLCP  |d OCLCQ  |d OCLCO  |d OCLCF  |d OCLCO  |d DEBBG  |d UMI  |d TOH  |d STF  |d OCLCQ  |d OCLCO  |d OCLCQ  |d UAB  |d Z5A  |d LIV  |d MERUC  |d ESU  |d OCLCQ  |d VT2  |d K6U  |d IOG  |d OCLCO  |d N$T  |d CEF  |d DEHBZ  |d OCLCQ  |d OCLCO  |d INT  |d U3W  |d OCLCQ  |d OCLCO  |d WYU  |d YOU  |d OCLCQ  |d UKAHL  |d S9I  |d LEAUB  |d DCT  |d ERF  |d OCLCQ  |d AU@  |d BRF  |d OCLCQ  |d OCLCO  |d COM  |d OCLCQ  |d OCLCO 
019 |a 893678328  |a 961354198  |a 1005751831  |a 1048153416  |a 1058575402  |a 1066581323  |a 1069722778  |a 1086444405  |a 1087374316  |a 1110816516  |a 1112565286  |a 1113410461  |a 1129361095 
020 |a 9781484203101  |q (electronic bk.) 
020 |a 1484203100  |q (electronic bk.) 
020 |z 1484203119 
020 |z 9781484203118 
024 7 |a 10.1007/978-1-4842-0310-1  |2 doi 
029 1 |a AU@  |b 000056020533 
029 1 |a AU@  |b 000067096166 
029 1 |a CHNEW  |b 000890487 
029 1 |a CHVBK  |b 374492042 
029 1 |a DEBBG  |b BV042991192 
029 1 |a DEBBG  |b BV043617677 
029 1 |a DEBBG  |b BV043970117 
029 1 |a DEBSZ  |b 485806517 
029 1 |a GBVCP  |b 882760092 
035 |a (OCoLC)892487837  |z (OCoLC)893678328  |z (OCoLC)961354198  |z (OCoLC)1005751831  |z (OCoLC)1048153416  |z (OCoLC)1058575402  |z (OCoLC)1066581323  |z (OCoLC)1069722778  |z (OCoLC)1086444405  |z (OCoLC)1087374316  |z (OCoLC)1110816516  |z (OCoLC)1112565286  |z (OCoLC)1113410461  |z (OCoLC)1129361095 
037 |b Springer 
050 4 |a QA371.5.D37 
072 7 |a UFM  |2 bicssc 
072 7 |a COM077000  |2 bisacsh 
072 7 |a MAT  |x 005000  |2 bisacsh 
072 7 |a MAT  |x 034000  |2 bisacsh 
082 0 4 |a 515/.35  |2 23 
049 |a UAMI 
100 1 |a Pérez López, César,  |e author. 
245 1 0 |a MATLAB differential equations /  |c César Pérez López. 
264 1 |a Berkeley, CA :  |b Apress,  |c 2014. 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer 
264 4 |c ©2014 
300 |a 1 online resource (ix, 167 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 
347 |a text file 
347 |b PDF 
490 1 |a MATLAB solutions series 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed September 29, 2014). 
520 |a MATLAB is a high-level language and environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore multiple approaches and reach a solution faster than with spreadsheets or traditional programming languages, such as C/C++ or Java. MATLAB Differential Equations introduces you to the MATLAB language with practical hands-on instructions and results, allowing you to quickly achieve your goals. In addition to giving an introduction to the MATLAB environment and MATLAB programming, this book provides all the material needed to work on differential equations using MATLAB. It includes techniques for solving ordinary and partial differential equations of various kinds, and systems of such equations, either symbolically or using numerical methods (Euler?s method, Heun?s method, the Taylor series method, the Runge?Kutta method ...). It also describes how to implement mathematical tools such as the Laplace transform, orthogonal polynomials, and special functions (Airy and Bessel functions), and find solutions of finite difference equations. 
505 0 0 |g Machine generated contents note:  |g ch. 1  |t Introducing MATLAB and the MATLAB Working Environment --  |t Introduction --  |t Developing Algorithms and Applications --  |t Data Access and Analysis --  |t Data Visualization --  |t Numerical Calculation --  |t Publication of Results and Distribution of Applications --  |t MATLAB working environment --  |t Help in MATLAB --  |t Numerical Computation with MATLAB --  |t Symbolic Calculations with MATLAB --  |t Graphics with MATLAB --  |t General Notation --  |t Help with Commands --  |t MATLAB and Programming --  |t Commands to Escape and Exit to the MS-DOS Environment --  |g ch. 2  |t First Order Differential Equations. Exact Equations, Separation of Variables, Homogeneous and Linear Equations --  |t First Order Differential Equations --  |t Separation of Variables --  |t Homogeneous Differential Equations --  |t Exact Differential Equations --  |t Linear Differential Equations --  |g ch. 3  |t Higher Order Differential Equations. The Laplace Transform and Special Types of Equations --  |t Ordinary High-Order Equations --  |t Linear Higher-Order Equations. Homogeneous Equations with Constant Coefficients --  |t Non-Homogeneous Equations with Constant Coefficients. Variation of Parameters --  |t Non-Homogeneous Equations with Variable Coefficients. Cauchy -- Euler Equations --  |t Laplace Transform --  |t Orthogonal Polynomials --  |t Chebychev Polynomials of the First and Second Kind --  |t Legendre Polynomials --  |t Associated Legendre Polynomials --  |t Hermite Polynomials --  |t Generalized Laguerre Polynomials --  |t Laguerre Polynomials --  |t Jacobi Polynomials --  |t Gegenbauer Polynomials --  |t Bessel and Airy Functions --  |g ch. 4  |t Differential Equations Via Approximation Methods --  |t Higher Order Equations and Approximation Methods --  |t Taylor Series Method --  |t Runge -- Kutta Method --  |g ch. 5  |t Systems of Differential Equations and Finite Difference Equations --  |t Systems of Linear Homogeneous Equations with Constant Coefficients --  |t Systems of Linear Non-Homogeneous Equations with Constant Coefficients --  |t Finite Difference Equations --  |t Partial Differential Equations --  |g ch. 6  |t Numerical Calclus with MATLAB. Applications to Differential Equations --  |t MATLAB and Programming --  |t Text Editor --  |t Scripts --  |t Functions and M-Files. Function, Eval and Feval --  |t Local and Global Variables --  |t Data Types --  |t Flow Control: FOR Loops, WHILE and IF ELSEIF --  |t FOR Loop --  |t WHILE Loop --  |t IF ELSEIF ELSE END Loops --  |t Switch and Case --  |t Continue --  |t Break --  |t Try ... Catch --  |t Return --  |t Subfunctions --  |t Ordinary Differential Equations Using Numerical Analysis --  |t Euler's Method --  |t Heun's Method --  |t Taylor Series Method --  |g ch. 7  |t Ordinary and Partial Differential Equations with Initial and Boundary Values --  |t Numerical Solutions of Differential Equations --  |t Ordinary Differential Equations with Initial Values --  |t Ordinary Differential Equations with Boundary Values --  |t Partial Differential Equations --  |g ch. 8  |t Symbolic Differential and Integral Calculus --  |t Symbolic Computation with MATLAB. Symbolic Variables --  |t Symbolic Functions. Substitution and Functional Operations --  |t Mathematical Analysis Functions. Limits, Continuity, and Series --  |t Derivatives, Integrals and Differential Equations. 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a MATLAB. 
630 0 7 |a MATLAB  |2 fast 
650 0 |a Differential equations  |x Data processing. 
650 6 |a Équations différentielles  |x Informatique. 
650 7 |a MATHEMATICS  |x Calculus.  |2 bisacsh 
650 7 |a MATHEMATICS  |x Mathematical Analysis.  |2 bisacsh 
650 7 |a Differential equations  |x Data processing  |2 fast 
776 0 8 |i Print version:  |z 9781484203118 
830 0 |a MATLAB solutions series. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484203101/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29396330 
938 |a Books 24x7  |b B247  |n bke00072533 
938 |a Baker and Taylor  |b BTCP  |n BK0015933700 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1964868 
938 |a ebrary  |b EBRY  |n ebr10936938 
938 |a EBSCOhost  |b EBSC  |n 1174482 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis29859763 
938 |a YBP Library Services  |b YANK  |n 12099972 
994 |a 92  |b IZTAP