Community Profile

photo

Yo mama


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Yo mama

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Plotting Isotherms on a contour plot

3 years ago | 1 answer | 0

1

answer

Question


Error:undefined variable in trapezoidal integration
Ok this is driving me crazy because it seems so simple. All i need to do is integrate from t=0 and t=3. I have the following fun...

4 years ago | 1 answer | 0

1

answer

Question


ode euler - explicit method
Basically this is so close to being right but what I need is to plot 3 different lines on each plot for the h values and right n...

4 years ago | 1 answer | 0

1

answer

Question


odeEueler Explicit Eurlers method
Ok so I am working on a project and I will put the image of the problem statement and there must be somthing fundemental that I ...

4 years ago | 1 answer | 0

1

answer

Question


Running ode45 from problem statement
ok so my problem statement is "Use the MATLAB built-in function ode45 to perform the same calculations and generate the plots (s...

4 years ago | 1 answer | 0

1

answer

Question


How do I properly plot Lagrange Interpolation ?
x=[-2 1 3 5 ]; y=[0 -1.8 -1.2 -1.6]; sum=0; for i=1:length(x) p=1; for j=1:length(x) if j~=i ...

4 years ago | 1 answer | 0

1

answer