
Michael Mathew
Followers: 0 Following: 0
Statistik
RANG
39.076
of 299.750
REPUTATION
1
ANTWORTZUSTIMMUNG
20.0%
ERHALTENE STIMMEN
1
RANG
1.134 of 20.792
REPUTATION
1.663
DURCHSCHNITTLICHE BEWERTUNG
3.60
BEITRÄGE
11 Dateien
DOWNLOADS
17
ALL TIME DOWNLOADS
16353
RANG
of 165.710
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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 ...
mehr als 6 Jahre vor | 0
Frage
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...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
mehr als 9 Jahre vor | 1 Antwort | 1
1
AntwortGesendet
myGPR()
Example for Guassian Process Regression of a non-linear function
mehr als 9 Jahre vor | 1 Download |
Gesendet
Codroid Patterns
Codroid Patterns when numbers are incremented inside circle.
mehr als 9 Jahre vor | 1 Download |
Gesendet
Nelder Mead Simplex Optimization
Muiti Dimensional Numerical Optimization technique based on Nelder Mead Simplex Algorithm
mehr als 11 Jahre vor | 2 Downloads |
Gesendet
A Star Search with GUI
An extension of the previous A Star search with GUI
mehr als 11 Jahre vor | 1 Download |

Gesendet
An Implementation of PID controller with GUI
PID controller with adjustable parameters and noise
fast 12 Jahre vor | 1 Download |

Gesendet
An Implementation of A Star Search Algorithm for Grid Search
A Star Search Algorithm
fast 12 Jahre vor | 1 Download |
Gesendet
Real Time Tracking of Robot Arm using Makers at Joints
Tracking using Morphological operations
fast 12 Jahre vor | 1 Download |
Gesendet
Determinant of a Matrix
Determinant of a Matrix without MATLAB inbuilt function
fast 12 Jahre vor | 1 Download |
Gesendet
Dynamic Programming
Dynamic programming creates optimal policy for robot movement in a grid
fast 12 Jahre vor | 5 Downloads |
Gesendet
A Simple Particle Filter Simulator for Robot Localization
Simulates a robot in a known Map(re Sizable) but at an unkown location
fast 12 Jahre vor | 2 Downloads |

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...
fast 12 Jahre vor | 0
Frage
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...
fast 12 Jahre vor | 3 Antworten | 0