Community Profile

photo

Chris ch


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Solver

View badges

Feeds

View by

Question


How to put this 4 each one in a different function that i will call it in my script
close all clear n = input('Give the number of nodes = '); %nodes w = 1; %with h = 1; %height x = linspace(0,w,n); y = l...

3 years ago | 1 answer | 0

1

answer

Question


How to make this contour plot like this ??
I want to make my plot like this on the left , how to fix it?

3 years ago | 1 answer | 0

1

answer

Question


how to make a plot from my function results?
How to make a plot from my function results? (My function finds pi_aprox with a method and calculates the error from pi every ...

4 years ago | 1 answer | 0

1

answer