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 years 前 | 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 years 前 | 1 个回答 | 0
