Furkan
Followers: 0 Following: 0
Feeds
提问
How can I complete this code or reach the result according to this mechanism?
% Define physical parameters of the mechanism AB = 0.09; % m, length of arm 1 BC = 0.4; % m, length of arm 2 CD = 0.7; %...
10 months 前 | 0 个回答 | 0
0
个回答提问
What şs wrong ?
% Mechanism parameters AB = [0.09, 0.15, 0.22, 0.16]; % Link lengths AB (m) BC = [0.40, 0.67, 1.00, 0.70]; % Link lengths BC...
10 months 前 | 1 个回答 | 0
1
个回答提问
Where is the mistake? This code doesn't work.
clc; close all; clear all; syms x; % Four Arm Mechanism %global LAB LBC LDC LEF LEC LAD LAG LGD LAF LAB=0.09;%m LBC=0.4...
10 months 前 | 0 个回答 | 0