Feeds
질문
Cross product error in plotting spiral?
I have the following code I = .017; %Amps Hx = 0; Hy = 0; H = 0; Px = 0; Py = 0; Pz = 1.65; t = 0:3500; u = .00185...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Plotting a spiral in MATLAB knowing the start and end points and number of turns?
I found a code and was able to modify it into the following code to creaet a spiral that starts at the point I want it to but I ...
7년 초과 전 | 답변 수: 1 | 1
