Keywords: Octave plot trigonometric sum.svg en function plotted in Octave ru Функция пост оенная в Octave own MooNDeaR 2014-05-28 Source code To plot this type in Octave octave 1> x linspace 0 2 pi ; octave 2> a cos 2 x ; octave 3> b sin 4 x ; octave 4> c 2 sin x ; octave 5> plot x a+b+c ; Images with Octave source code Cc-zero |