Posts by Thay • 19 points
1 post
-
1
votes0
answers55
viewsQ: Valueerror: Setting an array element with a Sequence
I can’t fix the error that appears in the code. I have a rotational matrix, trying to calculate rotational forces, that is, radial, axial and tangential force. Ft2 = np.zeros([janelaanalise,]) Fr2 =…