Feeds
질문
Applying composite midpoint rule in two dimensions
I am trying to use the composite midpoint rule to evaluate a two dimensional integral as follows: lambda = 2*pi h = lambda...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Why is Matlab producing a [1 1] matrix after running a loop?
I have the code %% Parameters N = 20; omega = linspace(0,1,100); theta = linspace(0,2*pi,100); varrho = linspace(0,...
8년 초과 전 | 답변 수: 1 | 0
