David Meixell
Followers: 0 Following: 0
Feeds
提问
Plotting zero vectors in quiver3
I'm trying to plot the curl of the function v = -y + x + 0. This comes to (0,0,2), but I get an error stating the variables must...
4 years 前 | 1 个回答 | 0
1
个回答提问
Function not returning the desired structure
When testing my function to build a structure based on a .dat file, the output shows the desired struct 'kepler' but seems to ov...
4 years 前 | 1 个回答 | 0
1
个回答提问
Taylor Series Approximation for Cosine
For the following code to solve the taylor series approximation for cosine, I'm not getting the expected value for pi/2. Nor is ...
4 years 前 | 0 个回答 | 0
0
个回答提问
How can I vectorize this plot?
It would be pretty easy to use a For loop here, but the requirement is the answer be vectorized, avoiding the use of a loop. I'm...
4 years 前 | 1 个回答 | 0