Julian Groß-Funk
Followers: 0 Following: 0
Feeds
提问
integral() doesn't accept scalar function as input
Psi = @(x) [1 x] fun = @(x) abs(Psi(x)*Psi(x)') integral(fun,0,1) It is necessary for me to numerically integrate over a func...
1 year 前 | 2 个回答 | 0