Community Profile

photo

Richard Batelaan


Last seen: 1 year ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Find matrix inside larger matrix with tolerance
How can I write a script to find a smaller matrix B inside a larger matrix A with a specified tolerance and return the index/ind...

3 years ago | 1 answer | 0

1

answer

Question


I am trying to input an equation with multiple integrals and infinite summations.
I am trying to input these three equations into MATLAB but I keep getting errors. This is the analytical solution to the 2D Wav...

3 years ago | 1 answer | 0

1

answer

Question


I am trying to solve the 2D Wave Equation numerically and plot the results.
Using the finite difference method, I have solved the 2D wave equation to get the following equation. When I try to plot the re...

3 years ago | 1 answer | 0

1

answer

Question


Why is my surface graph not animating?
I am trying to animate a surface defined by p(x,y,t), but drawnow and pause do not seem to work. Here is my code: figure for ...

3 years ago | 1 answer | 0

1

answer