MATLAB CODE FOR FOLLOWING?

5 visualizaciones (últimos 30 días)
Deepak Singh
Deepak Singh el 7 de Oct. de 2021
Respondida: Image Analyst el 7 de Oct. de 2021
Write a MATLAB program to calculate the efficiency of a reversible heat engine operating between a hot reservoir at 900°K and a cold reservoir at 500°K.
You have to write a generalized program in terms of unitsof the temperatures of heat reservoirs.
The temperature of any of the heat reservoirs can be changedby 100°K up or down.
Modify the same programto determine the highest efficiency that can be achieved by making this temperature change. Print that maximum efficiency achieved along with the corresponding temperatures of hot and cold heat reservoirs.
You are not allowed to use built-infunction ‘max’ whilewriting the program.

Respuestas (1)

Image Analyst
Image Analyst el 7 de Oct. de 2021

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