Feeds
提问
Plotting special function (meijerG) in matlab not working
<https://www.mathworks.com/help/symbolic/mupad_ref/meijerg.html Here> I see that the meijerG function is defined, but when I try...
9 years 前 | 1 个回答 | 0
1
个回答提问
Efficient way to find the eventual slope of graph?
If my code produces an array of points (which can be plotted over a length of time t) which is linear except near the beginning ...
9 years 前 | 2 个回答 | 0
2
个回答提问
Is it more efficient to pass an array to a function? Or to generate the (very simple) array for each call?
I have a function that will be called many times (it is used by an ode solver). Is it more time efficient to pass the variables ...
9 years 前 | 1 个回答 | 0
1
个回答提问
Which commands produced the following graphs?
Below: (I've tried HeatMap and surf [a surface viewed from above] but neither is quite the same)
9 years 前 | 1 个回答 | 0