photo

Furkan


Last seen: 約1年 前 2024 年からアクティブ

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; %...

約1年 前 | 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...

約1年 前 | 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...

約1年 前 | 1 件の回答 | 0

1

回答