Richard Batelaan
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
209,609
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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 ...
4 years ago | 1 answer | 0