photo

Michael Mathew


Actif depuis 2013

Followers: 0   Following: 0

Message

Professional Interests: Probabilistic Robotics; Electronic Circuit Design; Mechanisms

Statistiques

All
MATLAB Answers

5 Questions
2 Réponses

File Exchange

11 Fichiers

RANG
39 097
of 300 343

RÉPUTATION
1

CONTRIBUTIONS
5 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
20.0%

VOTES REÇUS
1

RANG
1 136 of 20 926

RÉPUTATION
1 663

CLASSEMENT MOYEN
3.60

CONTRIBUTIONS
11 Fichiers

TÉLÉCHARGEMENTS
13

ALL TIME TÉLÉCHARGEMENTS
16360

RANG

of 168 172

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

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

Afficher les badges

Feeds

Afficher par

Réponse apportée
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 ...

presque 7 ans il y a | 0

Question


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

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 9 ans il y a | 1 réponse | 1

1

réponse

A soumis


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

plus de 9 ans il y a | 1 téléchargement |

0.0 / 5

A soumis


Codroid Patterns
Codroid Patterns when numbers are incremented inside circle.

presque 10 ans il y a | 1 téléchargement |

0.0 / 5

A soumis


Patterns using triangles
Triangles and some patterns

presque 10 ans il y a | 1 téléchargement |

0.0 / 5
Thumbnail

A soumis


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

plus de 11 ans il y a | 2 téléchargements |

1.0 / 5

A soumis


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

presque 12 ans il y a | 1 téléchargement |

5.0 / 5
Thumbnail

A soumis


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

presque 12 ans il y a | 2 téléchargements |

5.0 / 5
Thumbnail

A soumis


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

presque 12 ans il y a | 1 téléchargement |

0.0 / 5

A soumis


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

presque 12 ans il y a | 1 téléchargement |

0.0 / 5

A soumis


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

presque 12 ans il y a | 1 téléchargement |

2.5 / 5

A soumis


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

presque 12 ans il y a | 1 téléchargement |

4.3 / 5

A soumis


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

presque 12 ans il y a | 2 téléchargements |

0.0 / 5
Thumbnail

Réponse apportée
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...

environ 12 ans il y a | 0

Question


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

environ 12 ans il y a | 3 réponses | 0

3

réponses