Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Main program: MATLAB and Octave
Graph Chatbot
Related lectures (31)
Previous
Page 1 of 4
Next
MATLAB Essentials: Functions and Variables
Covers essential MATLAB functions, variables, loops, and debugging tools.
Programme principal: MATLAB et Octave pour débutants
Covers the main program for beginners in MATLAB and Octave.
Introduction to MATLAB and GNU Octave
Introduces MATLAB and GNU Octave, covering basic concepts, workspace, data types, matrices, installation, and practical usage.
Building a Program
Covers defining functionalities, structuring tasks, user choices, drawing ellipses, and program organization.
Matlab 2: Vectorisation and Functions
Covers vectorisation, functions, and flow control in Matlab, emphasizing the importance of avoiding global variables and providing examples of simple plots and debugging techniques.
Untitled
Small Program Construction
Covers constructing a program with 7 user choices and organizing it into main script and functions.
Matlab Programming: Script and Function
Explores Matlab programming with scripts and functions, vectorization, and 2D graphics.
Matlab: 3D Surface Plotting
Covers logical arrays, 3D surface plotting, parametric curves, interpolation, and fitting in Matlab.
Implementation: MATLAB and Octave
Covers the implementation of MATLAB and Octave for beginners, including functions to ask for axes, plot ellipses, load files, and modify axes.