Feeds
已回答
Use vector input to anonymous function and append output to a vector (to plot the results).
Fantastic. This works perfectly for my application.
Use vector input to anonymous function and append output to a vector (to plot the results).
Fantastic. This works perfectly for my application.
4 years 前 | 0
提问
Create a function that can evaluate the gradient of any function with "n" number of variables
I am programming for an academic course in optimization, and I am hoping to find a way to generalize my code so that I can find ...
4 years 前 | 0 个回答 | 0
0
个回答提问
Use vector input to anonymous function and append output to a vector (to plot the results).
I have written a short code to calculate the forward difference and relative error of a function at a point with a variable step...
4 years 前 | 2 个回答 | 0
