Download Lect_1

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
Key Features
•High-level language for numerical computation,
visualization, and application development
•Interactive environment for iterative exploration,
design, and problem solving
•Mathematical functions for linear algebra,
statistics, Fourier analysis, filtering, optimization,
numerical integration, and solving ordinary
differential equations
•Built-in graphics for visualizing data and tools for
creating custom plots
Mathematical calculation
a=1
b=2
c=a+b
d = cos(a)
Related documents