Feeds
질문
This code is not working, it return an issue stating with vector length, please help out
L = 100e-3 ; a=30e-3; Ex = 12/((1e-3)^3 * 0.5934); I = (5e-3)*(1e-3)^3 / 12; x1 = 1e-3:1e-3:30e-3; x2 = 31e-3:1e-3:100e-3; f...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
I am getting the following error "Index exceeds the number of array elements (70)." , please help me out!
D =[3.7688 2.6753 2.0275 2.6753 3.7688 2.0275 2.0275 2.0275 2.9674] L = 100e-3 ; a=30e-3; Ex = 12...
6년 초과 전 | 답변 수: 1 | 0
