Learning Programming Using Matlab
This book is intended for anyone trying to learn the fundamentals of computer programming. The chapters lead the reader through the various steps required for writing a program, introducing the MATLABr® constructs in the process. MATLABr® is used to teach programming because it has a simple programm...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Cham :
Springer International Publishing : Imprint: Springer,
2007.
|
Edición: | 1st ed. 2007. |
Colección: | Synthesis Lectures on Electrical Engineering,
|
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- Introduction
- Introduction to Programming
- Introduction to MATLAB
- Selecting Between Alternatives
- Loops
- Input and Output
- Functions.