- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
tro duction to Plotting with Matlab University (有望转导与Matlab绘制大学)
Intro duction to Plotting with Matlab
Math Sciences Computing Center
University of Washington
Septemb er, 1996
Contents
Fundamentals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
Making Plots . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
Printing and Saving Graphs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
Loading Data Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
Title and Lab els . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
Other Interesting Features of Matlab Plotting . . . . . . . . . . . . . . . . . . . . . . . . . 6
Matlab is a program for solving engineering and mathematical problems. The basic Matlab
ob jects are vectors and matrices, so you must b e familiar with these b efore making extensive use
of this program.
To start Matlab typ e matlab ; to quit, typ e quit or exit .
Fundamentals
Matlab works with essentially one kind of ob ject, a rectangular numerical matrix. Vectors and
scalars are referred to as n-by-1 and 1-by-1 matrices resp ectively. Here is some basic information
on using Matlab matrix commands.
Entering Matrices
The matrix
2 1 3 2 3
A = 6 2 4 1 7
4 6 6 8 5
can b e entered into Matlab by typing the following three lines. Each line ends by
pressing the Return key.
A = [1 3 2
2 4 1
6 6 8]
您可能关注的文档
- Transformational leadership Langston University(变革型领导兰斯顿大学).pdf
- Transformational Leadership and Employee’s (变革型领导和员工).pdf
- Transformations Test JulieConley(转换测试JulieConley).pdf
- Transformational vs. Transactional Leadership (转型与交易型领导).pdf
- TransformationsinHomogeneousCoordinates(TransformationsinHomogeneousCoordinates).pdf
- TRANSFORMER EQUIVALENT CIRCUITT U of S (变压器等效CIRCUITT U S).pdf
- Transformer Lab Penn Engineering(变压器实验室宾夕法尼亚大学工程).pdf
- Transformer Monitoring by using Vibration (通过使用振动变压器监控).pdf
- Transformer Protection Principles GE Grid (变压器保护原理通用网格).pdf
- Transformer Winding Design REV 04 111309(变压器绕组设计转速111309年04).pdf
- TRIMARANS AND OUTRIGGERS where the (三体帆船和稳定支撑).pdf
- TROUBLESHOOTING GUIDE DRIVE SHUTDOWN (故障排除指南驱动器关闭).pdf
- Troubleshooting Guide for Powder Coating (故障排除指南粉末涂料).pdf
- Troubleshooting and Maintenance Guide for (故障排除和维护指南).pdf
- Troubleshooting Outboard Motor Magneto …(故障排除舷外发动机磁u2026).pdf
- TROUBLESHOOTING MICROW AVE (故障排除MICROW大街).pdf
- Tropical Rainforest Biome Botany(热带雨林生物群系植物学).pdf
- Troubleshooting Repairing Switch Mode (故障诊断维修开关模式).pdf
- Troubleshooting shellandtube heat exchangers(故障排除管热交换器).pdf
- Troubleshooting Steam Surface Condensers(故障排除蒸汽冷凝器表面).pdf
最近下载
- 人教版(2024)一年级数学上册《10的认识》(课件).pptx VIP
- 2024全国职业院校技能大赛GZ106研学旅行赛项规程+赛题 (3).docx VIP
- 八年级英语上册各单元练习题及专题语法习题.doc VIP
- FANUC工业机器人集成359.pptx VIP
- 高温气冷堆核电站三壳组对专用工装及安装方法.pdf VIP
- 【医学】呼吸内科诊疗常规 共(29页).doc VIP
- 公司财务原理 第十一版 习题答案 - Principles of Corporate Finance ,11th edition ,solution.pdf VIP
- 电气控制与S7-1200 PLC应用技术教程郑海春习题答案.docx VIP
- 《网络安全》安全教育PPT课件.pptx VIP
- 《结核病患者外周血淋巴细胞亚群检测及临床应用专家共识》(2020)要点.docx VIP
文档评论(0)