Community Profile

photo

K_Dot


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

6 years ago | 1 answer | 0

1

answer

Question


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,...

7 years ago | 1 answer | 0

1

answer