what does it mean screen is the script or command window, and which is the temperature

34 visualizaciones (últimos 30 días)
Illari Andrea
Illari Andrea el 27 de Sept. de 2025 a las 6:19
Editada: Torsten el 27 de Sept. de 2025 a las 10:58
Hello, I hope someone can help me, this is my first time using this software and I am quite confused.
the question is, It steps one time step ahead and writes to the screen the new temperature profile belonging to the new time. When it has made “maxstep” it will stop. I already have the code running and this is what it threw at me
I understand that the new time is 0.250 but which is my new temperature, and where I have to write the new temperature. Hope someone can give me any clue
  2 comentarios
Sam Chak
Sam Chak el 27 de Sept. de 2025 a las 6:54
To understand how the temperature of a thermal system evolves over time, you generally need to describe the rate of change using a differential equation in MATLAB code and employ the Runge–Kutta solver to solve it.
Please click the indent icon and paste the MATLAB code.
% MATLAB Code
Torsten
Torsten el 27 de Sept. de 2025 a las 10:58
Editada: Torsten el 27 de Sept. de 2025 a las 10:58
Which function do you use that gives you the above output ?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Programming en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by