Feeds
提问
Substitute variables in function handle
Hello, I have two implementations. Create functions based on the parameter Pass this functions to another function and evalua...
4 years 前 | 1 个回答 | 0
1
个回答提问
Numeric derivative with multiple variables
Hello, given a function f = @(a) [exp(a(1)) - exp(a(2))] with a= [0,0 ]I want to calculate the numeric deriative based on (f(a...
4 years 前 | 1 个回答 | 0
