Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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...
10 years 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
