Feeds
已回答
The following error occurred converting from sym to double: DOUBLE cannot convert the input expression into a double array, when I want to run the code below. ANY Help. I am a beginner!
I did like this "syms Kel_global_1 Kel_global_2 Kel_global_3 P" in line 140 but that will change my matrices to 1x1 which is n...
The following error occurred converting from sym to double: DOUBLE cannot convert the input expression into a double array, when I want to run the code below. ANY Help. I am a beginner!
I did like this "syms Kel_global_1 Kel_global_2 Kel_global_3 P" in line 140 but that will change my matrices to 1x1 which is n...
7 years 前 | 0
提问
The following error occurred converting from sym to double: DOUBLE cannot convert the input expression into a double array, when I want to run the code below. ANY Help. I am a beginner!
clear clc % E = Modulus of Elasticity % I = Moment of Inertia % R = Radius % d = Flexibility Matrix % m = Equilibrium...
7 years 前 | 2 个回答 | 0
2
个回答已回答
4th order differential equation
y''''=w/EI, y(0)=0, y'(0)=0 ,y(L)=0, y'(L)=0 I am trying to find a deflection in a beam y(x), which is dependent on the load(w...
4th order differential equation
y''''=w/EI, y(0)=0, y'(0)=0 ,y(L)=0, y'(L)=0 I am trying to find a deflection in a beam y(x), which is dependent on the load(w...
7 years 前 | 0
提问
4th order differential equation
Hello, Can anyone help me with solving below? EI(d^4v/dx^4) = w Boundary conditions are v(x=0) = 0 ; v(x=L)= 0; dv/dx(...
7 years 前 | 2 个回答 | 0

