Cargando…

MATLAB mathematical analysis /

MATLAB Mathematical Analysis is a reference book that presents the techniques of mathematical analysis through examples and exercises resolved with MATLAB software. The purpose is to give you examples of the mathematical analysis functions offered by MATLAB so that you can use them in your daily wor...

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 a2200000Ii 4500
001 OR_ocn898892952
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 141229t20142014caua o 000 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d GW5XE  |d N$T  |d YDXCP  |d UPM  |d COO  |d UMI  |d OCLCF  |d IDEBK  |d DEBBG  |d B24X7  |d E7B  |d EBLCP  |d NJT  |d OSU  |d BTCTA  |d UAB  |d Z5A  |d LIV  |d OCLCQ  |d MERUC  |d ESU  |d VT2  |d K6U  |d IOG  |d REB  |d OCLCQ  |d CEF  |d OCLCQ  |d OCLCO  |d INT  |d U3W  |d AU@  |d OCLCQ  |d OCLCO  |d WYU  |d UWW  |d DEHBZ  |d YOU  |d UWO  |d OCLCQ  |d OCLCO  |d UKAHL  |d OCLCQ  |d OCLCO  |d S9I  |d DCT  |d ERF  |d OCLCQ  |d WURST  |d BRF  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 900898144  |a 903962396  |a 926098668  |a 1005801701  |a 1048130326  |a 1066572671  |a 1067206599  |a 1086471963  |a 1110941238  |a 1112513400  |a 1129351674  |a 1152993748  |a 1192338560  |a 1240514545 
020 |a 9781484203491  |q (electronic bk.) 
020 |a 1484203496  |q (electronic bk.) 
020 |a 148420350X  |q (print) 
020 |a 9781484203507  |q (print) 
020 |z 9781484203507 
024 7 |a 10.1007/978-1-4842-0349-1  |2 doi 
029 1 |a AU@  |b 000054928557 
029 1 |a CHNEW  |b 000890560 
029 1 |a CHVBK  |b 374492778 
029 1 |a DEBBG  |b BV042491006 
029 1 |a DEBBG  |b BV043617761 
029 1 |a DEBSZ  |b 434841838 
029 1 |a GBVCP  |b 882845179 
029 1 |a NLGGC  |b 387298746 
035 |a (OCoLC)898892952  |z (OCoLC)900898144  |z (OCoLC)903962396  |z (OCoLC)926098668  |z (OCoLC)1005801701  |z (OCoLC)1048130326  |z (OCoLC)1066572671  |z (OCoLC)1067206599  |z (OCoLC)1086471963  |z (OCoLC)1110941238  |z (OCoLC)1112513400  |z (OCoLC)1129351674  |z (OCoLC)1152993748  |z (OCoLC)1192338560  |z (OCoLC)1240514545 
037 |a CL0500000541  |b Safari Books Online 
050 4 |a QA300 
072 7 |a MAT  |x 005000  |2 bisacsh 
072 7 |a MAT  |x 034000  |2 bisacsh 
072 7 |a UFM  |2 bicssc 
082 0 4 |a 515  |2 23 
049 |a UAMI 
100 1 |a Pérez López, César,  |e author. 
245 1 0 |a MATLAB mathematical analysis /  |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 (xvii, 345 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  |b PDF  |2 rda 
490 1 |a MATLAB solutions series 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed January 9, 2015). 
520 |a MATLAB Mathematical Analysis is a reference book that presents the techniques of mathematical analysis through examples and exercises resolved with MATLAB software. The purpose is to give you examples of the mathematical analysis functions offered by MATLAB so that you can use them in your daily work regardless of the application. The book supposes proper training in the mathematics and so presents the basic knowledge required to be able to use MATLAB for calculational or symbolic solutions to your problems for a vast amount of MATLAB functions. The book begins by introducing the reader to the use of numbers, operators, variables and functions in the MATLAB environment. Then it delves into working with complex variables. A large section is devoted to working with and developing graphical representations of curves, surfaces and volumes. MATLAB functions allow working with two-dimensional and three-dimensional graphics, statistical graphs, curves and surfaces in explicit, implicit, parametric and polar coordinates. Additional work implements twisted curves, surfaces, meshes, contours, volumes and graphical interpolation. The following part covers limits, functions, continuity and numerical and power series. Then differentiation is addressed in one and several variables including differential theorems for vector fields. Thereafter the topic of integration is handled including improper integrals, definite and indefinite integration, integration in multiple variables and multiple integrals and their applications. Differential equations are exemplified in detail, Laplace transforms, Tayor series, and the Runga-Kutta method and partial differential equations. 
505 0 |a Contents at a Glance -- Contents -- About the Author -- About the Technical Reviewer -- Introduction -- Chapter 1: MATLAB Introduction and Working Environment -- Introduction to Working with MATLAB -- Numerical Calculations with MATLAB -- Symbolic Calculations with MATLAB -- Graphics with MATLAB -- MATLAB and Programming -- Chapter 2: Numbers, Operators, Variables and Functions -- Numbers -- Integers and Integer Variable Functions -- Real Numbers and Functions of Real Variables -- Trigonometric Functions -- Hyperbolic Functions 
505 8 |a Exponential and Logarithmic FunctionsNumeric Variable-Specific Functions -- One-Dimensional, Vector and Matrix Variables -- Elements of Vector Variables -- Elements of Matrix Variables -- Specific Matrix Functions -- Random Numbers -- Operators -- Arithmetic Operators -- Logical Operators -- Relational Operators -- Symbolic Variables -- Symbolic Functions and Functional Operations: Composite and Inverse Functions -- Commands that Handle Variables in the Workspace and Store them in Files -- Chapter 3: Complex Numbers and Functions of Complex Variables 
505 8 |a Complex NumbersGeneral Functions of Complex Variables -- Trigonometric Functions of a Complex Variable -- Hyperbolic Functions of a Complex Variable -- Exponential and Logarithmic Functions of a Complex Variable -- Specific Functions of a Complex Variable -- Basic Functions with a Complex Vector Argument -- Basic Functions with a Complex Matrix Argument -- General Functions with a Complex Matrix Argument -- Trigonometric Functions of a Complex Matrix Variable -- Hyperbolic Functions of a Complex Matrix Variable 
505 8 |a Exponential and Logarithmic Functions of a Complex Matrix VariableSpecific Functions of Complex Matrix Variables -- Operations with Real and Complex Matrix Variables -- Chapter 4: Graphics in MATLAB. Curves, Surfaces and Volumes -- Introduction -- Exploratory Graphics -- Curves in Explicit, Implicit, Parametric and Polar Coordinates -- Three-Dimensional (3D) Curves -- Explicit and Parametric Surfaces: Contour Plots -- Three-Dimensional Geometric Forms -- Specialized Graphics -- 2D and 3D Graphics Options 
505 8 |a Chapter 5: Limits of Sequences and Functions. Continuity in One and Several VariablesLimits -- Sequences of Functions -- Continuity -- Limits in Several Variables. Iterated and Directional Limits -- Continuity in Several Variables -- Chapter 6: Numerical Series and Power Series -- Numerical Series of Non-negative Terms -- Convergence Criteria: The Ratio Test -- Raabeâ€?s Criterion -- The Root Test -- Other Convergence Criteria -- Alternating Numerical Series. Dirichlet and Abelâ€?s Criteria -- Power Series -- Power Series Expansions 
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 Mathematical analysis. 
650 6 |a Analyse mathématique. 
650 7 |a MATHEMATICS  |x Calculus.  |2 bisacsh 
650 7 |a MATHEMATICS  |x Mathematical Analysis.  |2 bisacsh 
650 7 |a Mathematical analysis  |2 fast 
653 0 0 |a wiskunde 
653 0 0 |a mathematics 
653 0 0 |a computer software 
653 1 0 |a Mathematics (General) 
653 1 0 |a Wiskunde (algemeen) 
776 0 8 |i Printed edition:  |z 9781484203507 
830 0 |a MATLAB solutions series. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484203491/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29626317 
938 |a Books 24x7  |b B247  |n bke00078468 
938 |a Baker and Taylor  |b BTCP  |n BK0017514218 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1964954 
938 |a ebrary  |b EBRY  |n ebr11003470 
938 |a EBSCOhost  |b EBSC  |n 932987 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis30395448 
938 |a YBP Library Services  |b YANK  |n 12224186 
994 |a 92  |b IZTAP