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
Estadística
CLASIFICACIÓN
156.973
of 295.448
REPUTACIÓN
0
CONTRIBUCIONES
0 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
344 of 20.227
REPUTACIÓN
4.499
EVALUACIÓN MEDIA
4.50
CONTRIBUCIONES
33 Archivos
DESCARGAS
191
ALL TIME DESCARGAS
40416
CLASIFICACIÓN
56.853
of 153.872
CONTRIBUCIONES
0 Problemas
4 Soluciones
PUNTUACIÓN
50
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
Asymptotic bode diagram
bodas -- the asymptotic bode diagram in MATLAB
2 días hace | 2 descargas |
Enviada
LuGre friction model in MATLAB / GNU Octave
A full reconstruction of the paper: A new model for control systems with friction
casi 2 años hace | 8 descargas |
Enviada
YADPF - Yet Another Dynamic Programming Function
A generic implementation of a dynamic programming and value iteration algorithm in MATLAB.
casi 2 años hace | 3 descargas |
Enviada
ODE Solvers
Implementation of several popular solvers for solving ODEs in MATLAB
más de 2 años hace | 7 descargas |
Enviada
Numerical Jacobian / Derivative
Calculate Jacobian of a function numerically for a given certain condition
más de 2 años hace | 4 descargas |
Enviada
Sutton's Mountain Car Problem with Value Iteration
Implementation of Sutton's mountain car problem using value iteration.
alrededor de 3 años hace | 2 descargas |
Enviada
Finding an optimal path on the terrain
Finding an optimal path on the terrain by using the forward dynamic programming algorithm.
alrededor de 3 años hace | 5 descargas |
Enviada
Truck with a fluid basin
Numerical model and simulation of a truck with a fluid basin.
más de 3 años hace | 1 descarga |
Enviada
Smoothed particle hydrodynamics
An implementation of the smoothed particle hydrodynamics based on the Philip Mocz's paper
más de 3 años hace | 11 descargas |
Enviada
Deformable object with interconnected mass-spring-damper
Deformable object with interconnected mass-spring-damper, with Euler and Verlet Integrator
más de 3 años hace | 3 descargas |
Enviada
Phase portrait for FIRST, SECOND and THIRD order ODE
Phase portrait plot for SECOND and THIRD order ODE
más de 3 años hace | 7 descargas |
Enviada
Phase Plot with GUI for 1st and 2nd order ODE
An interactive phase plotter with GUI for 1st and 2nd order ODE.
casi 4 años hace | 7 descargas |
Enviada
Implementation of the Denavit-Hartenberg (DH) parameters in MATLAB
Simple and straight-forward implementation of DH-parameters in MATLAB.
alrededor de 4 años hace | 43 descargas |
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 ...
alrededor de 6 años hace | 0
Enviada
Inverse dynamics with recursive Newton-Euler
Inverse dynamics with recursive Newton-Euler of an open kinematic chain and standard DH-parameters
más de 7 años hace | 11 descargas |
Enviada
A Sliding Mode Control for 2-DOF Planar Robot Manipulator
A sliding mode control for 2-DOF planar robot manipulator.
más de 7 años hace | 8 descargas |
Resuelto
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 ...
más de 7 años hace
Resuelto
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...
más de 7 años hace
Enviada
Implicit Euler with Newton-Rapshon for Mass-Spring-Damper System
Implicit Euler with Newton-Raphson for Mass-Spring-Damper System.
más de 7 años hace | 1 descarga |
Enviada
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.
alrededor de 8 años hace | 1 descarga |
Enviada
An implementation of a snake game with MATLAB
An implementation of a snake game with MATLAB, useful for AI implementation of a snake game.
más de 8 años hace | 5 descargas |
Enviada
Tight subplot with units in centimeter
Fork of tight_subplot function (submission #27991 by Pekka Kumpulainen)
más de 8 años hace | 1 descarga |
Resuelto
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:...
más de 8 años hace
Enviada
Computational Inverse Kinematics
Implementation of Wolovich's paper: a computational technique for inverse kinematics
más de 8 años hace | 1 descarga |
Enviada
Elliptic fourier for shape analysis
Implementation of elliptic fourier for shape analysis.
más de 8 años hace | 4 descargas |
Enviada
LabVIEW binary file to TAB delimited text file
This function converts LabVIEW binary file into TAB delimited text file.
más de 8 años hace | 1 descarga |
Enviada
Arduino - Loop Time S-Function
Calculate time for 1 loop iteration in Arduino
más de 8 años hace | 1 descarga |
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.
más de 8 años hace | 0
Enviada
Minimum jerk trajectory generation
Generating trajectory from 1 point to another point with minimal jerk.
casi 9 años hace | 1 descarga |