Auralius Manurung
Universitas Pertamina
Followers: 0 Following: 0
Professional Interests: Robotics, Dynamics and Control System
C++, C, MATLAB
Spoken Languages:
English
Professional Interests:
Control Systems, Robotics, Mechanical Engineering
Feeds
제출됨
LuGre friction model in MATLAB / GNU Octave
A full reconstruction of the paper: A new model for control systems with friction
거의 2년 전 | 다운로드 수: 15 |
제출됨
YADPF - Yet Another Dynamic Programming Function
A generic implementation of a dynamic programming and value iteration algorithm in MATLAB.
거의 2년 전 | 다운로드 수: 2 |
제출됨
ODE Solvers
Implementation of several popular solvers for solving ODEs in MATLAB
거의 3년 전 | 다운로드 수: 3 |
제출됨
Numerical Jacobian / Derivative
Calculate Jacobian of a function numerically for a given certain condition
거의 3년 전 | 다운로드 수: 5 |
제출됨
Sutton's Mountain Car Problem with Value Iteration
Implementation of Sutton's mountain car problem using value iteration.
대략 3년 전 | 다운로드 수: 2 |
제출됨
Finding an optimal path on the terrain
Finding an optimal path on the terrain by using the forward dynamic programming algorithm.
대략 3년 전 | 다운로드 수: 1 |
제출됨
Truck with a fluid basin
Numerical model and simulation of a truck with a fluid basin.
3년 초과 전 | 다운로드 수: 1 |
제출됨
Smoothed particle hydrodynamics
An implementation of the smoothed particle hydrodynamics based on the Philip Mocz's paper
3년 초과 전 | 다운로드 수: 9 |
제출됨
Deformable object with interconnected mass-spring-damper
Deformable object with interconnected mass-spring-damper, with Euler and Verlet Integrator
3년 초과 전 | 다운로드 수: 3 |
제출됨
Phase portrait for FIRST, SECOND and THIRD order ODE
Phase portrait plot for SECOND and THIRD order ODE
거의 4년 전 | 다운로드 수: 7 |
제출됨
Phase Plot with GUI for 1st and 2nd order ODE
An interactive phase plotter with GUI for 1st and 2nd order ODE.
대략 4년 전 | 다운로드 수: 7 |
제출됨
Implementation of the Denavit-Hartenberg (DH) parameters in MATLAB
Simple and straight-forward implementation of DH-parameters in MATLAB.
대략 4년 전 | 다운로드 수: 27 |
How to change audio output device
deviceWriter is more complex to use as it plays only one frame. It means you have to use it in a loop. You also don't need the ...
대략 6년 전 | 0
제출됨
Inverse dynamics with recursive Newton-Euler
Inverse dynamics with recursive Newton-Euler of an open kinematic chain and standard DH-parameters
7년 초과 전 | 다운로드 수: 13 |
제출됨
A Sliding Mode Control for 2-DOF Planar Robot Manipulator
A sliding mode control for 2-DOF planar robot manipulator.
7년 초과 전 | 다운로드 수: 2 |
문제를 풀었습니다
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 ...
거의 8년 전
문제를 풀었습니다
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...
거의 8년 전
제출됨
Implicit Euler with Newton-Rapshon for Mass-Spring-Damper System
Implicit Euler with Newton-Raphson for Mass-Spring-Damper System.
거의 8년 전 | 다운로드 수: 1 |
제출됨
Dynamic simulation with Lagrange for a general kinematic chain defined by sets of DH parameters.
Dynamic simulation with Lagrange for a general kinematic chain defined by sets of DH parameters.
대략 8년 전 | 다운로드 수: 5 |
제출됨
An implementation of a snake game with MATLAB
An implementation of a snake game with MATLAB, useful for AI implementation of a snake game.
8년 초과 전 | 다운로드 수: 3 |
제출됨
Tight subplot with units in centimeter
Fork of tight_subplot function (submission #27991 by Pekka Kumpulainen)
8년 초과 전 | 다운로드 수: 1 |
문제를 풀었습니다
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
8년 초과 전
제출됨
Computational Inverse Kinematics
Implementation of Wolovich's paper: a computational technique for inverse kinematics
8년 초과 전 | 다운로드 수: 1 |
제출됨
Elliptic fourier for shape analysis
Implementation of elliptic fourier for shape analysis.
8년 초과 전 | 다운로드 수: 2 |
제출됨
LabVIEW binary file to TAB delimited text file
This function converts LabVIEW binary file into TAB delimited text file.
8년 초과 전 | 다운로드 수: 1 |
제출됨
Arduino - Loop Time S-Function
Calculate time for 1 loop iteration in Arduino
거의 9년 전 | 다운로드 수: 1 |
Simulink: To Workspace block, collects only one or two data points (Running in External mode)
I am having the same problem in R2015b. Any update on this issue will be very much appreciated.
거의 9년 전 | 0
제출됨
Minimum jerk trajectory generation
Generating trajectory from 1 point to another point with minimal jerk.
대략 9년 전 | 다운로드 수: 1 |