MATLAB Programming赵林青岛大学自动化与电气工程学院20170919An Introduction to MATLABCleve Moler, the chairman of theputer science department at the University of New Mexico, started developing MATLAB in the late
反函数L(Y)=L1L2Y0第一章? 国民收入核算 7第二章 简单国民收入决定理论12第三章? 产品市场和货币市场的一般均衡17第五章? 宏观经济政策实践22第六章? 国际经济部门的作用27第七章 总需求——总供给模型32第九章 失业与通货膨胀理论0CI400第九章(CH14)失业和通货膨胀理论 P1Y40
单击此处编辑母版标题样式单击此处编辑母版文本样式第二级第三级第四级第五级第1章 MATLAB概述 1本章目标了解MATLAB的基本知识熟悉MATLAB的上机环境掌握利用MATLAB进行基本运算的方法初步具备将一般数学问题转化成对应的计算机模型并进行处理的能力2主要内容1.1 科学工程计算与MATLAB1.2 基本运算功能1.3 基本数据类型1.4 数学函数31.1 科学工程计算与MATLAB科学研
使用变量来进行更复杂的问题求解符 号.MATLAB命令长格式400921fb54442d18符 号>=逻辑运算符用于将关系表达式或逻辑量连接起来构成较复杂的逻辑表达式逻辑表达式的值也是逻辑量分类方法一:双精度型 (系统默认类型)单精度型带符号整数无符号整数分类方法二标量数组矩阵 分类方法三实数复数>> z1=12iz1 = >> z2=34jz2 = epsnargin变量
MATLAB (CH3)Branching Statements and Program DesignSequentialBranchesLoops31 Top-down Design Top-down design is the process of starting with a large task and breaking it down into smaller, more easily
MATLAB (CH5)User-Defined Functions251 Introduction to the MATLAB Functions function [outarg1,outarg2,…]= functionName(inarg1,inarg2,…)%ment line% otherment lines……(Executable code)……(return)3
MATLAB (CH4)LOOPS41 The While Loop2Example(while)Average(arithmetic mean)Standard deviation3Example(while)%Calc_meanmn=0;sum_x=0;sum_x2=0;x=input('Enter first value:');while x=0n=n+1,X(n)=x,sum_x=sum_
验收主要内容20HSFR分布在80H-FFH其中83个位可位寻址7FH片内RAM特殊功能寄存器(80H—FFH)SFR分布在80H-FFH其中83个位可位寻址
MATLAB (CH2)MATLAB Basics21Variables and ArraysVariables MATLAB variables names mustbegin with a letter, followed by anybination of letters, numbers, and the underscore (_) character Only the firs
#
违法有害信息,请在下方选择原因提交举报