Want to create interactive content? It’s easy in Genially!
10 th Octave Programming
Mauricio López Núñez
Created on November 15, 2023
Start designing with a free template
Discover more than 1500 professional designs like these:
Transcript
Cycle3
Octave Programming
python structure
how can i use octave for programming?
Mauricio López Núñez
HOW COULD I PROGRAMM A MICROCONTROLLER?
AGENDA
EDITING CODES
EXPLANATION TIME
CLOSUREFINAL CHALLENGE
OCTAVE USER INTERFACE
PROGRAMMABLE DEVICES
What is happening in octave?
PROGRAMMABLE DEVICES
octave new user iterface
PROGRAMMABLE DEVICES
octave new user iterface
PROGRAMMABLE DEVICES
octave new user iterface
PROGRAMMABLE DEVICES
octave new user iterface
PROGRAMMABLE DEVICES
input function
code example
PROGRAMMABLE DEVICES
CHALLENGE 1
1. Create a program that creates the graph of any given function. Follow the following instructions: 1. To create the vector, save in variables: initial value, final value, and number of steps. Remember the function to create vectors:
2. Prompt the user for the function 3. Create the graph
CHALLENGE 1
PROGRAMMABLE DEVICES
CHALLENGE 2
Create a program that solves a 2x2 system of equations. Keep in mind:
octave camp
Coding Time
octavecamp