Statistics
3 Questions
0 Answers
RANK
117,631
of 301,496
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,302
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,859
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Trajectory Generation PUMA 560 Robot
The tool tip need to follow a trajectory defined by the alphabetical letters A,B, C placed on the three faces of a cube away fro...
6 years ago | 0 answers | 0
0
answersQuestion
Error in fittype for custom function
Hi I have define a function named nakagami2(x,m,M) in nakagami2.m and calling it using fittype for the following code plot...
9 years ago | 0 answers | 0
0
answersQuestion
I am using the following code to compressed an image for different principal component. But I faced the error Matrix dimensions must agree. Error in imgP (line 9) X = fly-repmat(mn,1,n);. Please help
[fly,map] = imread('85E.png'); fly=double(fly); whos image(fly) colormap(map) axis off, axis equal [m,n]...
10 years ago | 1 answer | 0
