Feeds
提问
Out of memory (infinite recursion) running a stochastic collocation
I'm trying to run an stochastic collocation for uncertainty quantification using Gauss-Hermite quadrature. Trying to run it give...
6 years 前 | 1 个回答 | 0
1
个回答提问
Array size does not equal scalar value?
New to MATLAB. Having an error with provided, source code that states: if (size(h,1) ~= Nx+1) error('size(h,1) must be equ...
6 years 前 | 1 个回答 | 0
