Community Profile

photo

Clinton Mitchell


Last seen: presqu'un an il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How do I get this problem correct and meet all these criteria?
clc; L = 1.25; E = 50000; I = 30000; w0 = 2.5; syms x f(x) = (w0/(120*E*I*L))*(-x^5+2*(L^2)*(x^3)-(L^4)*x); df = diff...

environ un an il y a | 1 réponse | 0

0

réponse

Question


why is my ea not being recognized?
clc; clear all; L = 1.25; E = 50000; I = 30000; w0 = 2.5; syms x f(x) = (w0/(120*E*I*L))*(-x^5+2*(L^2)*(x^3)-(L^4)*x); df = ...

environ un an il y a | 3 réponses | 0

3

réponses

Question


I am unable to make the code work
clc; A = perturbation_sample_generator(2, 1000, 12345); %% Pertubation samples for IM=2 B = perturbation_sample_generator(4, ...

plus d'un an il y a | 2 réponses | 0

2

réponses