[数学]matlab ppt.pptVIP

  • 6
  • 0
  • 约1.41万字
  • 约 60页
  • 2018-03-03 发布于浙江
  • 举报
[数学]matlab ppt

Glossary Basic Scalar Operations ? 算术运算 (+,-,*,/) ? 7/45 ? (1+i)*(2+i) ? 1 / 0 ? 0 / 0 ? Exponentiation (^) ? 4^2 ? (3+4*j)^2 ? 复杂表达式, 使用括号 ? ((2+3)*3)^0.1 ? 括号不能隐式地表示乘法运算 ? 3(1+0.7) gives an error ? To clear command window ? clc Built-in Functions(内建函数) ? MATLAB has an enormous library of built-in functions ? 利用括号进行调用 – passing parameter to function ? sqrt(2) ? log(2), log10(0.23) ? cos(1.2), atan(-.8) ? exp(2+4*i) ? round(1.4), floor(3.3), ceil(4.23) ? angle(i); abs(1+i); Exercise: Scalars You will learn MATLAB at an exponential rate! Add the following to your helloWorl

文档评论(0)

1亿VIP精品文档

相关文档