Feeds
提问
fsolve with multiple tolerance levels
I am trying to numerically solve a system of the form , where the 's are pre-specified numbers. The 's are computed through a si...
5 years 前 | 1 个回答 | 0
1
个回答提问
Vectorization of an arrayfun problem
Consider a AxB matrix M with A>1 & B>1. I need to perform the following operation: Output=arrayfun(@(input) sum(p_matrix.*max(...
5 years 前 | 1 个回答 | 0
