Cargando…

MATLAB symbolic algebra and calculus tools /

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 a2200000Ii 4500
001 OR_ocn898892694
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 CDX  |d UPM  |d UMI  |d COO  |d OCLCF  |d IDEBK  |d DEBBG  |d E7B  |d EBLCP  |d NJT  |d OCLCO  |d OCLCQ  |d Z5A  |d OCLCQ  |d MERUC  |d ESU  |d VT2  |d IOG  |d REB  |d CEF  |d DEHBZ  |d OCLCQ  |d OCLCO  |d INT  |d U3W  |d AU@  |d OCLCQ  |d OCLCO  |d WYU  |d YOU  |d OCLCQ  |d OCLCO  |d UAB  |d UKAHL  |d OCLCQ  |d OCLCO  |d LEAUB  |d DCT  |d ERF  |d OCLCQ  |d WURST  |d AJS  |d OCLCO  |d OCLCQ 
019 |a 900652428  |a 903954449  |a 1005754576  |a 1048185893  |a 1066479856  |a 1086447514  |a 1110923293  |a 1112529544  |a 1129345435 
020 |a 9781484203439  |q (electronic bk.) 
020 |a 1484203437  |q (electronic bk.) 
020 |a 1484203445  |q (print) 
020 |a 9781484203446  |q (print) 
020 |z 9781484203446 
024 7 |a 10.1007/978-1-4842-0343-9  |2 doi 
029 1 |a AU@  |b 000056057937 
029 1 |a CHNEW  |b 000890517 
029 1 |a CHVBK  |b 374492344 
029 1 |a DEBBG  |b BV042490939 
029 1 |a DEBBG  |b BV043617713 
029 1 |a DEBSZ  |b 434841161 
029 1 |a GBVCP  |b 882844857 
029 1 |a NLGGC  |b 387297766 
035 |a (OCoLC)898892694  |z (OCoLC)900652428  |z (OCoLC)903954449  |z (OCoLC)1005754576  |z (OCoLC)1048185893  |z (OCoLC)1066479856  |z (OCoLC)1086447514  |z (OCoLC)1110923293  |z (OCoLC)1112529544  |z (OCoLC)1129345435 
037 |a CL0500000538  |b Safari Books Online 
050 4 |a QA155.7.E4 
072 7 |a MAT  |x 002040  |2 bisacsh 
072 7 |a UFM  |2 bicssc 
082 0 4 |a 512.00285  |2 23 
049 |a UAMI 
100 1 |a Pérez López, César,  |e author. 
245 1 0 |a MATLAB symbolic algebra and calculus tools /  |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 Science + Business Media,  |c [2014] 
264 4 |c ©2014 
300 |a 1 online resource (vii, 260 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 7, 2015). 
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 Symbolic Algebra and Calculus Tools introduces you to the MATLAB language with practical hands-on instructions and results, allowing you to quickly achieve your goals. Starting with a look at symbolic variables and functions, you will learn how to solve equations in MATLAB, both symbolically and numerically, and how to simplify the results. Extensive coverage of polynomial solutions, inequalities and systems of equations are covered in detail. You will see how MATLAB incorporates vector, matrix and character variables, and functions thereof. MATLAB is a powerful symbolic manipulator which enables you to factorize, expand and simplify complex algebraic expressions over all common fields (including over finite fields and algebraic field extensions of the rational numbers). With MATLAB you can also work with ease in matrix algebra, making use of commands which allow you to find eigenvalues, eigenvectors, determinants, norms and various matrix decompositions, among many other features. Lastly, you will see how you can use MATLAB to explore mathematical analysis, finding limits of sequences and functions, sums of series, integrals, derivatives and solving differential equation. 
505 0 |a MATLAB Symbolic Algebra and Calculus Tools -- Contents at a Glance -- Contents -- About the Author -- Chapter 1: Symbolic Variables and Functions -- 1-1. Symbolic Variables -- 1-2. Symbolic Vector Variables -- 1-3. Symbolic Matrix Variables -- 1-4. Character Variables -- 1-5. Logic Functions -- 1-6. Elementary Functions That Support Complex Symbolic Matrices as Arguments -- 1-7. Symbolic Functions of Several Variables -- 1-8. Functions of Single Variables -- Chapter 2: Algebraic Expressions and Operations: Factoring Algebraic Fractions 
505 8 |a 2-1. Expansion of Algebraic Expressions2-2. Factoring Expressions over Fields and their Algebraic Extensions -- 2-3. Simplifying Algebraic Expressions -- 2-4. Combining Algebraic Expressions -- 2-5. Grouping of Similar Terms in Algebraic Expressions -- 2-6. Sorting Terms in Algebraic Expressions -- 2-7. Algebraic Fractions -- 2-8. Transforming Algebraic Expressions by Conversion -- 2-9. Subexpressions and Parts of Expressions -- Chapter 3: Polynomial Divisibility, Interpolation, and Algebraic Extensions -- 3-1. Commands for Handling Polynomial Expressions 
505 8 |a 3-2. Extracting Parts of a Polynomial3-3. Factorization of Polynomials -- 3-4. Roots of Polynomials -- 3-5. Grouping and Ordering Terms -- 3-6. Handling of Polynomials -- 3-7. Divisibility and Operations with Polynomials -- 3-8. Interpolation and Polynomial Fitting -- 3-9. Galois Extensions -- 3-10. GrÃœbner Bases -- 3-11. The mod Operator: Modular Operations with Polynomials -- Chapter 4: Symbolic Matrix Algebra -- 4-1. Vectors and Matrices -- 4-2. Operations with Symbolic Matrices -- 4-3. Other Symbolic Matrix Operations 
505 8 |a 4-4. Eigenvalues and Eigenvectors: Diagonalization4-5. Matrix Decomposition -- 4-6. Similar Matrices and Diagonalization -- 4-7. Sparse Matrices -- 4-8. Special Numeric and Symbolic Matrices -- Chapter 5: Equations and Systems -- 5-1. Special Commands -- Chapter 6: Series, Continuity, Derivatives, Integrals and Differential Equations -- 6-1. Predefined Symbolic Functions -- 6-2. Functions for Mathematical Analysis: Limits, Continuity and Series -- 6-3. Derivatives, Integrals and Differential Equations 
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  |0 (OCoLC)fst01365096 
650 0 |a Algebra  |x Data processing. 
650 0 |a Mathematical analysis  |x Data processing. 
650 6 |a Algèbre  |x Informatique. 
650 6 |a Analyse mathématique  |x Informatique. 
650 7 |a MATHEMATICS  |x Algebra  |x Intermediate.  |2 bisacsh 
650 7 |a Algebra  |x Data processing.  |2 fast  |0 (OCoLC)fst00804890 
650 7 |a Mathematical analysis  |x Data processing.  |2 fast  |0 (OCoLC)fst01012070 
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 Print version:  |a Lopez, Cesar.  |t Matlab symbolic calculus  |z 9781484203446  |w (OCoLC)894301213 
830 0 |a MATLAB solutions series. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484203439/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29490597 
938 |a Coutts Information Services  |b COUT  |n 30029065 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1964906 
938 |a ebrary  |b EBRY  |n ebr11003585 
938 |a EBSCOhost  |b EBSC  |n 930917 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis30391637 
938 |a YBP Library Services  |b YANK  |n 12230748 
994 |a 92  |b IZTAP