GNU Octave is a free and open-source mathematical software package and scripting language.
My teacher in the signal analysis course has given me some Matlab code that I have to execute in order …
matlab octave curve-fitting data-fittingI have matrices x1, x2, ... containing variable number of row vectors. I do successive plots figure hold all % or hold …
matlab plot octaveI'm used to working in Matlab using its full GUI environment. Due to license issues I went and installed Octave, …
matlab octaveWhat it the best way to plot a vertical line using Octave?
octave line-plotThough I had an example of low pass filter coded in Octave and I'm sure it works, I can't understand. …
fft octave lowpass-filterProgramming assignment Week 3, Machine Learning, Andrew-ng, Coursera System: Ubuntu 16.04 Octave 4.0.0 Problem: Cannot submit the code to the server. This code …
machine-learning submit octaveI would like to parallelize a for loop in Octave on a single machine (as opposed to a cluster). I …
parallel-processing octaveI'm trying to install the latest octave 3.8.1 from source in a cluster running redhat+IBM LSF. I don't have write …
gcc installation fortran octave lapack