Jordan David
Followers: 0 Following: 0
Feeds
提问
Using the Plot 2D Vertical Function
I'm in a class where I've been given a crash course on the aforementined code. I'm having trouble interpreting where I am suppos...
1 year 前 | 0 个回答 | 0
0
个回答提问
For Loop That Uses A Found Value To Complete the Next Loop
Hello! How can I use a for loop to run a code that uses a found value from the previous loop, to compute the next loop? The bas...
1 year 前 | 1 个回答 | 0
1
个回答提问
Midpoint Riemann Sum Approximation
Hello. I'm looking for an example of using the Midpoint Riemann Sum Approximation to integrate a function over a vector. My inde...
1 year 前 | 0 个回答 | 0
0
个回答提问
Pulling Vectors From 3D Matrix Based on Indicies
I have a 10 page 3D matrix that I'm looking to pull vectors from specific indicies. For example i=13 and j=33. The end result fr...
1 year 前 | 1 个回答 | 0
1
个回答提问
Multiply Individual Cells of a Matrix by a Scalar Using a For Loop
I have a simple conversion problem where I have a matrix of pressure data (say p1) in hectopascals and need to convert the data ...
2 years 前 | 3 个回答 | 0