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