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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
