photo

Michael Mathew


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Professional Interests: Probabilistic Robotics; Electronic Circuit Design; Mechanisms

Estadística

All
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 2
  • First Submission
  • First Answer
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
how can i draw Vector/Direction field for van der pol oscillator ?
function VanderPol_plot() steps = 20; s1 = linspace(-6,6,steps); s2 = linspace(-6,6,steps); % creates two matrices ...

más de 5 años hace | 0

Pregunta


Passing different data type between various mex functions from within matlab
Suppose I want to pass a pointer to different data type to pass between various functions in Matlab, can I do it? For e.g: Su...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


matlab: Command not found. Can't start MATLAB engine
I trying to compile the a engdemo.cpp from g++ on Ubuntu 14.04: I installed cshell in /bin/csh and did set the LD_LIBRA...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


MATLAB crashes while re-running compiled mex file.
I have a cpp file which gets compiled successfully in Matlab and gives right results. But if I recall the function again, then ...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Compiling mex file that depends on external libraries with extension .so.n
I have written a file myprog.cpp and is to be compiled in MATLAB. The program has external library dependencies libnewfile1.so ...

alrededor de 8 años hace | 1 respuesta | 1

1

respuesta

Enviada


myGPR()
Example for Guassian Process Regression of a non-linear function

más de 8 años hace | 1 descarga |

Enviada


Codroid Patterns
Codroid Patterns when numbers are incremented inside circle.

más de 8 años hace | 1 descarga |

Enviada


Patterns using triangles
Triangles and some patterns

más de 8 años hace | 1 descarga |

Thumbnail

Enviada


Nelder Mead Simplex Optimization
Muiti Dimensional Numerical Optimization technique based on Nelder Mead Simplex Algorithm

más de 10 años hace | 6 descargas |

Enviada


A Star Search with GUI
An extension of the previous A Star search with GUI

más de 10 años hace | 4 descargas |

Thumbnail

Enviada


An Implementation of PID controller with GUI
PID controller with adjustable parameters and noise

más de 10 años hace | 5 descargas |

Thumbnail

Enviada


An Implementation of A Star Search Algorithm for Grid Search
A Star Search Algorithm

más de 10 años hace | 3 descargas |

Enviada


Real Time Tracking of Robot Arm using Makers at Joints
Tracking using Morphological operations

más de 10 años hace | 1 descarga |

Enviada


Determinant of a Matrix
Determinant of a Matrix without MATLAB inbuilt function

más de 10 años hace | 2 descargas |

Enviada


Dynamic Programming
Dynamic programming creates optimal policy for robot movement in a grid

más de 10 años hace | 4 descargas |

Enviada


A Simple Particle Filter Simulator for Robot Localization
Simulates a robot in a known Map(re Sizable) but at an unkown location

más de 10 años hace | 4 descargas |

Thumbnail

Respondida
Send a hex block of data Serial port from matlab
Hey all, Thanks for the suggestions: I got my answer in the following link: http://www.mathworks.in/matlabcentral/newsr...

casi 11 años hace | 0

Pregunta


Send a hex block of data Serial port from matlab
Hi, I have a problem, I have a serial device which should addressed using a block of data in specific format. The data I am t...

casi 11 años hace | 3 respuestas | 0

3

respuestas