Community Profile

photo

JJ


Univ of Strathclyde

Last seen: 8 months ago Active since 2012

Followers: 0   Following: 0

Message

www.jonathanjamieson.com Professional Interests: Mechanical Engineering

Statistics

All
  • 5-Star Galaxy Level 1
  • First Submission
  • Solver

View badges

Feeds

View by

Question


Dynamically changing axes limits - stop jitter when a new number appears
I am making a 3D animation to visualise some trajectories I'm generating using MATLAB. I have some graphs that show the states o...

7 years ago | 0 answers | 0

0

answers

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

10 years ago

Solved


Free passes for everyone!
_Simply return the name of the coolest numerical computation software ever_ *Extra reward* (get a _freepass_): As an addit...

10 years ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

10 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

10 years ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

10 years ago

Submitted


RotorDraw
This script creates coordinates for patterns that are similar to those created by a "Spirograph".

11 years ago | 1 download |

Thumbnail