Solved


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

3 years ago

Solved


Vector creation
Create a vector using square brackets going from 1 to the given value x in steps on 1. Hint: use increment.

3 years ago

Solved


Doubling elements in a vector
Given the vector A, return B in which all numbers in A are doubling. So for: A = [ 1 5 8 ] then B = [ 1 1 5 ...

3 years ago

Solved


Create a vector
Create a vector from 0 to n by intervals of 2.

3 years ago

Submitted


Control courseware
Learning control with Live Script

3 years ago | 3 downloads |

Thumbnail

Submitted


Spring powered car
Codes for the spring powered car project.

3 years ago | 2 downloads |

Thumbnail

Submitted


Dynamics courseware
Learning dynamics with Live Script

3 years ago | 2 downloads |

Thumbnail

Question


Pending approval in Matlab File Exchange
Hi everyone! A few days ago I tried to connect my GitHub repository (https://github.com/andresmendes/Free-kick) to my File Exch...

3 years ago | 0 answers | 0

0

answers

Submitted


step_pid
Simulation of a PID controlled system for a reference step input.

3 years ago | 1 download |

Thumbnail

Submitted


android-sensors-2-matlab
Read cell phone sensors in Matlab via UDP stream using Sensorstream IMU+GPS app.

3 years ago | 4 downloads |

Thumbnail

Submitted


Vehicle Dynamics - Vertical
OpenVD: Vehicle Dynamics - Vertical

3 years ago | 5 downloads |