- 1、本文档共32页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
MATLAB编程 第一章
MATLAB Programming for Engineers Stephen J. Chapman Personal Profile Name: 易志强 E-mail: yzq@ Address: 第二教学楼北236房间 Reference 现代通信系统使用MATLAB 作者:[美]约翰·G·普罗克斯,[美]马苏德·萨勒赫 刘树棠 译 ? 西安交通大学出版社 ?? MATLAB与通信仿真 作者:王立宁,乐光新,詹菲 人民邮电出版社 Preface MATLAB Version ? The latest version 7.1, we use version 6.5. Why use English version textbook? Chinese version can be found in internet! Features of this book Emphasis on Top-Down Design Methodology Emphasis on Function Emphasis on MATLAB Tools Good Programming Practice Boxes Programming Pitfalls Boxes Emphasis on Data Structures Preface(to be continued) Pedagogical Features The first six chapters designed to freshman “Introduction to Programming/Problem Solving” course. The chapter 7/8 will be covered partly. Chapter 9/10 need to be known. The use of Simulink tools will be added. Total 15 quizzes scattered throughout all chapters. 140 end-of-chapter exercises. Good Programming Practices Boxes. Programming Pitfalls boxes Summaries at the end of each chapter. /chapman Chapter 1 Introduction to MATLAB Chapter 1 Introduction to MATLAB What is MATLAB? MATLAB-MATrix LABoratory A special-purpose computer program optimized to perform engineering and scientific calculations, grows into a flexible computing system capable of solving any technical problem. It has a huge program and lots of functions, and is becoming more and more! Chapter 1 Introduction to MATLAB How to learn MATLAB? Introduce the user to all functions is not our purpose. Learning the basics of how to write, debug, and optimize good MATLAB programs, plus a subset of the most important functions is most important! Moreover, learn how to use MATLAB’s tools. Chapter 1 Introduction to MATLAB 1.1 The Advantage of MATLAB Ease of Use Many program development tools: editor/debugger, online doc, workspace browser and demos. Platform Independence Windows 98/2000/NT/XP, UNIX Predefined Functions Signal Processing, Control Systems, Communications, Image Processing
文档评论(0)