photo

Furkan


Last seen: 10 months ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers