已解决


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

3 years 前

已解决


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 前

已解决


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 前

已解决


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

3 years 前

已提交


Control courseware
Learning control with Live Script

3 years 前 | 3 次下载 |

Thumbnail

已提交


Spring powered car
Codes for the spring powered car project.

3 years 前 | 1 次下载 |

Thumbnail

已提交


Dynamics courseware
Learning dynamics with Live Script

3 years 前 | 2 次下载 |

Thumbnail

提问


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 前 | 0 个回答 | 0

0

个回答

已提交


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

3 years 前 | 2 次下载 |

Thumbnail

已提交


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

3 years 前 | 5 次下载 |

Thumbnail

已提交


Vehicle Dynamics - Vertical
OpenVD: Vehicle Dynamics - Vertical

3 years 前 | 2 次下载 |