ASking help to write a code

Would you like to help me to write the whole code. Here is my problem -
Varying temparature from 0 degree to 800 degree with 2 degree interval ( T = 0:2:800)
integrating this function, y = ((x.^4).* exp(x))./((exp(x) -1).^2) for 0 to T, where T has a range of data
Expecting result: a list of data, T vs y

Answers (0)

This question is closed.

Products

Release

R2020a

Asked:

on 27 May 2022

Closed:

on 27 May 2022

Community Treasure Hunt

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

Start Hunting!