Category:Resources: Difference between revisions
Jump to navigation
Jump to search
(Merge text from main page.) |
(→Tutorials: Add videos) Tags: Mobile edit Mobile web edit |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:GNU Octave screenshot.png|thumb|The GNU Octave graphical user interface (GUI).]] | |||
=== Tutorials === | |||
* [[Video tutorials | Videos]] | |||
* [[Using Octave]] - A short introduction. | * [[Using Octave]] - A short introduction. | ||
* [[Octave Basics]] - A short reference card to get started. | * [[Octave Basics]] - A short reference card to get started. | ||
* [[ | * [[Recap of the hierarchy of each plot element]] - Some advanced plotting tutorial. | ||
* [ | * [https://bagustris.github.io/octave-tutorial Short course] | ||
=== Examples === | === Examples === | ||
* [[ | * [[Cookbook]] - Several simple and useful examples. | ||
* [[Interactive plots]] - How to make plots interactive. | |||
* [[Uicontrols]] - Build a GUI in GNU Octave. | |||
* [[Fortran]] - Accessing liboctave from a Fortran 2003 program. | * [[Fortran]] - Accessing liboctave from a Fortran 2003 program. | ||
* [[Octave fun]] - Coding can be fun -- miscellaneous more or less funny scripts | * [[Octave fun]] - Coding can be fun -- miscellaneous more or less funny scripts | ||
* [ | * [https://www.amiq.com/consulting/2014/11/21/how-to-connect-systemverilog-with-octave/ How to Connect SystemVerilog with Octave] | ||
=== Tips and tricks === | |||
* [[Tips and tricks]] - Guidelines to improve your coding skills. | |||
* [[Gnuplot tips]] - Tips for using Gnuplot. | |||
* [[BASH and Octave]] - Make Octave history an executable script. | |||
* [[Optimizing Fourier transforms]] - Use the FFTW "wisdom". | |||
[[Category:Contents]] | [[Category:Contents]] |
Latest revision as of 00:32, 11 December 2021
Tutorials[edit]
- Videos
- Using Octave - A short introduction.
- Octave Basics - A short reference card to get started.
- Recap of the hierarchy of each plot element - Some advanced plotting tutorial.
- Short course
Examples[edit]
- Cookbook - Several simple and useful examples.
- Interactive plots - How to make plots interactive.
- Uicontrols - Build a GUI in GNU Octave.
- Fortran - Accessing liboctave from a Fortran 2003 program.
- Octave fun - Coding can be fun -- miscellaneous more or less funny scripts
- How to Connect SystemVerilog with Octave
Tips and tricks[edit]
- Tips and tricks - Guidelines to improve your coding skills.
- Gnuplot tips - Tips for using Gnuplot.
- BASH and Octave - Make Octave history an executable script.
- Optimizing Fourier transforms - Use the FFTW "wisdom".
Subcategories
This category has the following 3 subcategories, out of 3 total.