photo

Yo mama


Last seen: 1년 초과 전 2020년부터 활동

Followers: 0   Following: 0

Yo mama

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Plotting Isotherms on a contour plot

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변