Octave
关关雎鸠儿
学而不思则罔,思而不学则die
展开
-
Basic operations
Math Calculate: Logic Calculate: xor:异或 提示符: Octave variables: Vectors and Matrixs: eye:原创 2019-09-02 16:57:20 · 193 阅读 · 0 评论 -
Moing data around
size: length: ls: cd: load: who: whos: clear: 赋值: save: clear: load: ascii: index:原创 2019-09-02 20:57:02 · 154 阅读 · 0 评论 -
Computing the data
A*C: A.*B: 1./v: log(v): abs(v): -v: +: ': max: <: magic: find: sun: prod: floor & ceil: max rand: max: :: magic: pinv:原创 2019-09-03 10:31:27 · 118 阅读 · 0 评论 -
Plotting data
原创 2019-09-03 11:25:43 · 403 阅读 · 0 评论 -
Octave Tutorial:for while if
while:原创 2019-09-05 09:37:37 · 75 阅读 · 0 评论