scubaber.blogg.se

Octave for windows
Octave for windows






octave for windows
  1. #Octave for windows install#
  2. #Octave for windows Patch#
  3. #Octave for windows code#
  4. #Octave for windows zip#

You should therefore be arriving to class with at least a rough solution to the Face Painter problem. You will be able to work on it during the class, but remember that we will also be doing the functions quiz, which will take up about 30 minutes of the 2-hour class. The deadline for this assignment is the end of this week’s class (Thursday 23rd April 2015).

  • Face fill colour: white (pixel value 255)īy “stroke”, I just mean a line or curve that forms part of the face.
  • Face stroke colour: black (pixel value 0).
  • Background colour: light grey (pixel value 200).
  • The basic characteristics of the image are: The objective in this assignment is to write a MATLAB program (“face.m”) which creates a PGM file containing the following image of a face: To start Octave, just go into the octave-4.0.0 folder and double click “octave.bat”.

    #Octave for windows zip#

    I just recommend downloading the zip file, octave-4.0.0_0.zip, and extracting the folder it contains to a convenient location such as your desktop (that’s where I keep the octave-4.0.0 folder). There is an executable installer for Octave on Windows, but I don’t use it myself.

    #Octave for windows install#

    It’s free software, easy to install and should run your M-file without modification. If you’re working on your own PC, I recommend downloading Octave. To test your program, you will also need MATLAB or Octave. You can download the RoadRunner simulator here: You’re very welcome to install the RoadRunner simulator onto your own PC. You will submit only one M-file to me – “drive.m” – which contains your final solution. If you want to do really well, do all of the above and then, after counting 6 grey patches, turn into the white driveway and park on top of the letter P.

    #Octave for windows Patch#

    Even better would be to print out a message each time a grey patch is encountered saying how many have been encountered up to that point.

    octave for windows

  • To get a better grade, I would like to see the robot driving around the track, but stopping for a couple of seconds on each of the grey patches on the road before driving on.
  • Obviously, you need to understand it too – and I’ll be checking!

    #Octave for windows code#

  • To get a basic pass, you just need to get the robot driving around the track reliably and make sure the code you submit is neatly presented with self-explanatory variable names, correct indentation and plenty of clear comments.
  • The grade you can expect will depend on how far you get with the problem.

    octave for windows

    Your understanding – based on your participation in this week’s class, how you solve the problem, questions I ask you about your solution, questions I ask you about MATLAB programming in general.The code you submit – how well it works, how clear it is, how neatly it is presented.The deadline for this assignment is 5pm on Friday 11th December 2015. an M-file) called “drive.m” which controls the RoadRunner simulator robot in real time, guiding it along the track. The objective of this assignment is to write a MATLAB program (i.e.








    Octave for windows