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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
