Mevcut:*
Library | Materyal Türü | Barkod | Yer Numarası | Durum |
|---|---|---|---|---|
Searching... Pamukkale Merkez Kütüphanesi | Kitap | 0098067 | QA297 .H43 2001 | Searching... Unknown |
Bound With These Titles
On Order
Özet
Özet
Perfect for use in a lab or by individuals, PROGRAMMING IN MATLAB is designed to help anyone interested in electrical and computer engineering develop programming skills using MATLAB as the programming language. The text is also applicable for those interested in utilizing MATLAB in industry. MATLAB is quickly surpassing C, BASIC, and Fortran in engineering departments as the programming language of choice (due to the many functions and toolboxes the program features). It allows the many students who use it to write complex programs to solve a variety of technical problems efficiently. Herniter offers a straightforward approach to learning the program, and assumes no prior exposure to MATLAB. The book offers comprehensive instructions for programming in MATLAB, including specific output results and numerous MATLAB screen captures. Its use is ideal in a lab/lecture setting where readers can recreate examples and complete problem assignments. However, the text organization is also appropriate for use as a general reference guide for programming MATLAB. Herniter introduces fundamental programming skills, then moves into solving basic problems using built-in MATLAB functions, and finally into solving engineering problems using MATLAB.
Table of Contents
| 1 Matlab½ Environment Matlab |
| as a Calculator |
| Defining Variables |
| Functions |
| Display Formats |
| Saving the Variables Stored in Memory |
| Predefined Variables |
| Complex Numbers |
| Matrices and Vectors |
| Strings |
| Input and Output Statement |
| Plotting in MATLAB |
| MATLAB Help Facilities |
| MATLAB Script Files |
| 2 Control Flow |
| If-end |
| If-else-end |
| Else-if |
| Switch-case |
| for-loops |
| while-loops |
| 3 Functions |
| General Structure of a Function |
| Scope of Variables |
| Passing Parameters |
| The Return Statement |
| Global Variables |
| Nargin and Nargout |
| Recursive Functions |
| Problems |
| 4 Matrices And Arrays |
| Arrays in MATLAB |
| Addressing Arrays |
| Examples of Using Arrays |
| Designing MATLAB Functions to Handle Array Inputs |
| Dynamic Arrays |
| 5 File Input And Output |
| Opening and Closing Files |
| Writing Formatted Output to Files |
| Reading Formatted Data from Files |
| Writing and Reading Binary Files |
| Exchanging Data with Other Programs - Comma Separated Files |
| 6 Miscellaneous Matlab½ Functions And Variables |
| Time, Date, and Execution Time |
| Evaluation |
| NARGIN and NARGOUT |
| Pause |
| Sound |
| SPRINTF |
| 7 Plotting In Matlab½ |
| Basic Two-Dimensional Plots |
| Line Styles, Markers, and Colors |
| Plot Color |
| Grid |
| The Axis Command |
| Placing Text on a Plot |
| Obtaining Numerical Values from a Plot |
| Various MATLAB 2-D Plot Types |
| Handle Graphics for Manipulating Plots |
| 8 Matlab½ Applications |
| Polynomials in MATLAB |
| Curve Fitting |
| Solving Equations |
| Numerical Integration |
| Differential Equations |
| Problems |
| Index |
