photo

Michael Mathew


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Professional Interests: Probabilistic Robotics; Electronic Circuit Design; Mechanisms

Statistica

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

Visualizza badge

Feeds

Visto da

Risposto
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 ...

oltre 5 anni fa | 0

Domanda


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...

circa 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

circa 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

circa 8 anni fa | 1 risposta | 1

1

risposta

Inviato


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

oltre 8 anni fa | 1 download |

Inviato


Codroid Patterns
Codroid Patterns when numbers are incremented inside circle.

oltre 8 anni fa | 1 download |

Inviato


Patterns using triangles
Triangles and some patterns

oltre 8 anni fa | 1 download |

Thumbnail

Inviato


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

oltre 10 anni fa | 6 download |

Inviato


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

oltre 10 anni fa | 4 download |

Thumbnail

Inviato


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

oltre 10 anni fa | 5 download |

Thumbnail

Inviato


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

oltre 10 anni fa | 3 download |

Inviato


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

oltre 10 anni fa | 1 download |

Inviato


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

oltre 10 anni fa | 2 download |

Inviato


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

oltre 10 anni fa | 4 download |

Inviato


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

oltre 10 anni fa | 4 download |

Thumbnail

Risposto
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...

quasi 11 anni fa | 0

Domanda


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...

quasi 11 anni fa | 3 risposte | 0

3

risposte