亚洲国产天堂久久综合226114,亚洲va中文字幕无码毛片,亚洲av无码片vr一区二区三区,亚洲av无码乱码在线观看,午夜爽爽爽男女免费观看影院

課程目錄:Octave not only for programmers培訓(xùn)
4401 人關(guān)注
(78637/99817)
課程大綱:

    Octave not only for programmers培訓(xùn)

 

 

 

Introduction
Simple calculations
Starting Octave, Octave as a calculator, built-in functions
The Octave environment
Named variables, numbers and formatting, number representation and accuracy, loading and saving data
Arrays and vectors
Extracting elements from a vector, vector maths
Plotting graphs
Improving the presentation, multiple graphs and figures, saving and printing figures
Octave programming I: Script files
Creating and editing a script, running and debugging scripts,
Control statements
If else, switch, for, while
Octave programming II: Functions
Matrices and vectors
Matrix, the transpose operator, matrix creation functions, building composite matrices, matrices as tables, extracting bits of matrices, basic matrix functions
Linear and Nonlinear Equations
More graphs
Putting several graphs in one window, 3D plots, changing the viewpoint, plotting surfaces, images and movies,
Eigenvectors and the Singular Value Decomposition
Complex numbers
Plotting complex numbers,
Statistics and data processing
GUI Development