문제를 풀었습니다


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

거의 3년 전

문제를 풀었습니다


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

거의 3년 전

문제를 풀었습니다


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년 전

문제를 풀었습니다


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

거의 3년 전

제출됨


Control courseware
Learning control with Live Script

거의 3년 전 | 다운로드 수: 3 |

Thumbnail

제출됨


Spring powered car
Codes for the spring powered car project.

거의 3년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


Dynamics courseware
Learning dynamics with Live Script

거의 3년 전 | 다운로드 수: 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년 전 | 답변 수: 0 | 0

0

답변

제출됨


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

거의 3년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

거의 3년 전 | 다운로드 수: 4 |

Thumbnail

제출됨


Vehicle Dynamics - Vertical
OpenVD: Vehicle Dynamics - Vertical

대략 3년 전 | 다운로드 수: 5 |