photo

Michael Mathew


2013년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: Probabilistic Robotics; Electronic Circuit Design; Mechanisms

통계

All
MATLAB Answers

5 질문
2 답변

File Exchange

11 파일

순위
39,084
of 300,780

평판
1

참여
5 질문
2 답변

답변 채택
20.0%

획득한 표
1

순위
1,138 of 21,086

평판
1,665

평균 평점
3.60

참여
11 파일

다운로드 수
18

ALL TIME 다운로드 수
16375

순위

of 171,018

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

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

배지 보기

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

대략 7년 전 | 0

질문


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

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

9년 초과 전 | 답변 수: 1 | 1

1

답변

제출됨


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

9년 초과 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


Codroid Patterns
Codroid Patterns when numbers are incremented inside circle.

대략 10년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


Patterns using triangles
Triangles and some patterns

대략 10년 전 | 다운로드 수: 1 |

0.0 / 5
Thumbnail

제출됨


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

거의 12년 전 | 다운로드 수: 2 |

1.0 / 5

제출됨


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

대략 12년 전 | 다운로드 수: 1 |

5.0 / 5
Thumbnail

제출됨


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

대략 12년 전 | 다운로드 수: 3 |

5.0 / 5
Thumbnail

제출됨


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

대략 12년 전 | 다운로드 수: 4 |

0.0 / 5

제출됨


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

대략 12년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


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

대략 12년 전 | 다운로드 수: 1 |

2.5 / 5

제출됨


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

대략 12년 전 | 다운로드 수: 2 |

4.3 / 5

제출됨


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

대략 12년 전 | 다운로드 수: 1 |

0.0 / 5
Thumbnail

답변 있음
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...

대략 12년 전 | 0

질문


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

대략 12년 전 | 답변 수: 3 | 0

3

답변