Feeds
질문
Problem with dimension of a vector
Hi, my code is the this rho = 0.03; c = 0.05; eta = 0.2; mu = 1.2; sigma = 0.8; alpha = -rho/eta; pzero...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
Problem with function_handle
I have this code: rho = 0.04; c = 25; eta = 0.02; mu = 40; sigma = 0.5; alpha = -rho/eta; F = @(t)...
10년 초과 전 | 답변 수: 2 | 0