ADSense1

terça-feira, 11 de fevereiro de 2014

An Introduction to Matlab

Print Friendly and PDF
Este livro aborda o básico sobre o Matlab sem exigir do leitor qualquer experiência prévia de programação. Através de uma série de exemplos de entendimento fácil, o livro constrói uma base de conhecimento, passo a passo, para que, ao final do livro, você possa dominar os fundamentos deste software.


Conteúdo

- An Introduction to Matlab
  1. Introduction
    1. Preliminaries and a map of the book
  2. - Features of Matlab
  3. The Desktop
  4. Some basics of using Matlab
    1. The order of precedence
    2. Some algebraic functions, special characters, and tips
    3. The syntax of functions
    4. Variables
    5. Different types of variables
    6. A note on interpretation and error messages
    7. How Matlab “searches for meaning”
  5. Matrices, vectors and scalars
    1. Creating matrices
    2. Addressing parts of matrices
    3. Changing parts of a matrix
    4. Some special commands for handling matrices
    5. The Workspace Browser and the Variable Editor
    6. More about matrices
  6. Mathematical operations with matrices
    1. Functions that operate element-by-element
    2. Elementary mathematical functions that operate columnwise
    3. Matrix algebra
    4. Solving systems of linear equations
    5. Finding linear regression coefficients
  7. Importing and exporting data
    1. The Current Folder
    2. Problems with importing formatted data
    3. Preparing data to import
    4. Copy-and-paste importing
    5. Importing using the Import Wizard
    6. Importing using commands
    7. Exporting to Excel files with commands
    8. More about importing and exporting data
  8. Graphics
    1. Useful commands for two-dimensional plotting
    2. Time series plotting
    3. Plotting a function
    4. Several graphs in one window and other types of graphs
    5. Other two-dimensional graphs
    6. Plotting tools
    7. More about graphics
  9. - Programming in Matlab
  10. Scripts
    1. The Editor
    2. Writing a script
    3. The search path
    4. User interaction with the script
  11. User defined functions
    1. About the differences between scripts and user defined functions
    2. More about functions
  12. Flow control
    1. Loops
    2. Relational and logical operators
    3. Conditional statements
    4. More about flow control
  13. Numerical analysis and curve fitting
    1. Solving equations
    2. Finding a function minimum point
    3. Numerical integration
    4. Curve fitting
    5. More about numerical analysis
  14. - Debugging and Help
  15. Debugging
    1. The Code Analyzer
    2. Executing part of the code with F9
    3. Using breakpoints
    4. Checking programs for correct input
    5. Use comments
    6. More on debugging
  16. Help
    1. To find specific information on functions
    2. To find general information
    3. Online documentation from MathWorks
    4. The internet
  17. Appendix; Commands used in this book
  18. Endnotes

Nenhum comentário:

Postar um comentário

LinkWithin

Related Posts Plugin for WordPress, Blogger...