MATLAB PROGRAMMING WITH APPLICATIONS FOR ENGINEERS seeks to simultaneously teach MATLAB as a technical programming language while introducing the student to many of the practical functions that make solving problems in MATLAB so much easier than in other languages. The book provides a complete introduction to the fundamentals of good procedural programming, developing good design habits that will serve a student well in any other language that he or she may pick up later. Programming topics and examples are used as a jumping off point for exploring the rich set of highly optimized application functions that are built directly into MATLAB.
著者信息
圖書目錄
Ch1: INTRODUCTION TO MATLAB. Ch2: MATLAB BASICS. Ch3: TWO-DIMENSIONAL PLOTS. Ch4: BRANCHING STATEMENTS AND PROGRAM DESIGN. Ch5: LOOPS AND VECTORIZATION. Ch6: BASIC USER-DEFINED FUNCTIONS. Ch7: ADVANCED FEATURES OF USER-DEFINED FUNCTIONS. Ch8: COMPLEX NUMBERS AND 3D PLOTS. Ch9: CELL ARRAYS, STRUCTURES, AND IMPORTING DATA. Ch10: HANDLE GRAPHICS AND ANIMATION. Ch11: MORE MATLAB APPLICATIONS. APPENDIX A. ASCII CHARACTER SET. APPENDIX B. ADDITIONAL MATLAB INPUT / OUTPUT FUNCTIONS. APPENDIX C. WORKING WITH CHARACTER STRINGS. APPENDIX D. ANSWERS TO QUIZZES.