David Meixell
Followers: 0 Following: 0
Statistics
All
RANK
66,071
of 295,486
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0