photo

Sabyasachi


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

0 Questions
1 Answer

File Exchange

3 Files

RANK
267,641
of 300,571

REPUTATION
0

CONTRIBUTIONS
0 Questions
1 Answer

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
8,634 of 21,027

REPUTATION
94

AVERAGE RATING
4.70

CONTRIBUTIONS
3 Files

DOWNLOADS
17

ALL TIME DOWNLOADS
810

RANK

of 169,680

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Submitted


Adaptive control for two link robot arm manipulator Example
An example of adaptive control to track the certain trajectory of a two-link robot manipulator is given in this simulation.

2 years ago | 7 downloads |

0.0 / 5
Thumbnail

Submitted


Direct and Indirect Model reference adaptive control
Example of Direct and Indirect Model reference adaptive control in Simulink

2 years ago | 3 downloads |

0.0 / 5
Thumbnail

Answered
Cannot Plot the graph, Matrix dimensions must agree for R and T
% This may help you. p = 500 * 10^3; a = 0.2; b = 0.25; r = 0.2 : 0.005 : 0.25; R = -p * (a^2\(b^2-a^2))*((b^2\r.^2)-1); ...

3 years ago | 0

Submitted


Kalman Decomposition
Finding coordinate transformation matrix and finding transformed state, input, and output matrix.

3 years ago | 7 downloads |

0.0 / 5
Thumbnail