Community Profile

photo

Nannthini


Last seen: etwa ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to solve this question in MATLAB?
I have tried this question manually as well as in MATLAB but the value of U(x,t) not match with my manual calculation answer. I ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How to solve method of lines on one-dimensional heat equation using Euler's method?
I have tried but I couldn't solve it fully. Here i attach my code and the question. % Parameters k = 0.5; % Evaluate BC N = ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How to plot the bar graph in descending order?
I want to make this graph from largest to smallest. How can I do this? Airpollution = readtable ('Location vs No2.xlsx'); x = ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort