Feeds
提问
How to get 3 variables in the title
I'm trying to get the title to say 'Rocket(value), Chute1(value), Chute2(value)', where the values correspond to each one. Rocke...
12 years 前 | 1 个回答 | 0
1
个回答提问
How to numerically integrate two vectors in 2012a
*Bold = edit* I've been trying to integrate two vectors t & a *each with approx 100 values*. I need to integrate c(T) = int a(...
12 years 前 | 3 个回答 | 0
3
个回答提问
Convert an acceleration time graph, into a velocity time graph.
My acceleration and corrosponding time values are from another function which gives them as 'a' and 't', both in vector form. Th...
12 years 前 | 1 个回答 | 0
1
个回答提问
Numerically Integrate two vector values to produce a vector output.
I have two vectors a, and t. I need a vector answer c. c(T) = integral of a(b) with respect to t (dt), between T and 0. An...
12 years 前 | 1 个回答 | 0