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
Statistik
RANG
156.973
of 295.448
REPUTATION
0
BEITRÄGE
0 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
0
RANG
344 of 20.227
REPUTATION
4.499
DURCHSCHNITTLICHE BEWERTUNG
4.50
BEITRÄGE
33 Dateien
DOWNLOADS
191
ALL TIME DOWNLOADS
40416
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gesendet
Asymptotic bode diagram
bodas -- the asymptotic bode diagram in MATLAB
2 Tage vor | 2 Downloads |
Gesendet
LuGre friction model in MATLAB / GNU Octave
A full reconstruction of the paper: A new model for control systems with friction
fast 2 Jahre vor | 8 Downloads |
Gesendet
YADPF - Yet Another Dynamic Programming Function
A generic implementation of a dynamic programming and value iteration algorithm in MATLAB.
fast 2 Jahre vor | 3 Downloads |
Gesendet
ODE Solvers
Implementation of several popular solvers for solving ODEs in MATLAB
mehr als 2 Jahre vor | 7 Downloads |
Gesendet
Numerical Jacobian / Derivative
Calculate Jacobian of a function numerically for a given certain condition
mehr als 2 Jahre vor | 4 Downloads |
Gesendet
Sutton's Mountain Car Problem with Value Iteration
Implementation of Sutton's mountain car problem using value iteration.
etwa 3 Jahre vor | 2 Downloads |
Gesendet
Finding an optimal path on the terrain
Finding an optimal path on the terrain by using the forward dynamic programming algorithm.
etwa 3 Jahre vor | 5 Downloads |
Gesendet
Truck with a fluid basin
Numerical model and simulation of a truck with a fluid basin.
mehr als 3 Jahre vor | 1 Download |
Gesendet
Smoothed particle hydrodynamics
An implementation of the smoothed particle hydrodynamics based on the Philip Mocz's paper
mehr als 3 Jahre vor | 11 Downloads |
Gesendet
Deformable object with interconnected mass-spring-damper
Deformable object with interconnected mass-spring-damper, with Euler and Verlet Integrator
mehr als 3 Jahre vor | 3 Downloads |
Gesendet
Phase portrait for FIRST, SECOND and THIRD order ODE
Phase portrait plot for SECOND and THIRD order ODE
mehr als 3 Jahre vor | 7 Downloads |
Gesendet
Phase Plot with GUI for 1st and 2nd order ODE
An interactive phase plotter with GUI for 1st and 2nd order ODE.
fast 4 Jahre vor | 7 Downloads |
Gesendet
Implementation of the Denavit-Hartenberg (DH) parameters in MATLAB
Simple and straight-forward implementation of DH-parameters in MATLAB.
etwa 4 Jahre vor | 43 Downloads |
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 ...
etwa 6 Jahre vor | 0
Gesendet
Inverse dynamics with recursive Newton-Euler
Inverse dynamics with recursive Newton-Euler of an open kinematic chain and standard DH-parameters
mehr als 7 Jahre vor | 11 Downloads |
Gesendet
A Sliding Mode Control for 2-DOF Planar Robot Manipulator
A sliding mode control for 2-DOF planar robot manipulator.
mehr als 7 Jahre vor | 8 Downloads |
Gelöst
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 ...
mehr als 7 Jahre vor
Gelöst
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...
mehr als 7 Jahre vor
Gesendet
Implicit Euler with Newton-Rapshon for Mass-Spring-Damper System
Implicit Euler with Newton-Raphson for Mass-Spring-Damper System.
mehr als 7 Jahre vor | 1 Download |
Gesendet
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.
etwa 8 Jahre vor | 1 Download |
Gesendet
An implementation of a snake game with MATLAB
An implementation of a snake game with MATLAB, useful for AI implementation of a snake game.
mehr als 8 Jahre vor | 5 Downloads |
Gesendet
Tight subplot with units in centimeter
Fork of tight_subplot function (submission #27991 by Pekka Kumpulainen)
mehr als 8 Jahre vor | 1 Download |
Gelöst
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:...
mehr als 8 Jahre vor
Gesendet
Computational Inverse Kinematics
Implementation of Wolovich's paper: a computational technique for inverse kinematics
mehr als 8 Jahre vor | 1 Download |
Gesendet
Elliptic fourier for shape analysis
Implementation of elliptic fourier for shape analysis.
mehr als 8 Jahre vor | 4 Downloads |
Gesendet
LabVIEW binary file to TAB delimited text file
This function converts LabVIEW binary file into TAB delimited text file.
mehr als 8 Jahre vor | 1 Download |
Gesendet
Arduino - Loop Time S-Function
Calculate time for 1 loop iteration in Arduino
mehr als 8 Jahre vor | 1 Download |
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.
mehr als 8 Jahre vor | 0
Gesendet
Minimum jerk trajectory generation
Generating trajectory from 1 point to another point with minimal jerk.
fast 9 Jahre vor | 1 Download |