Need a clear answer for it And this ma function Function fk

Need a clear answer for it

And this ma function

Function [f,k] = f7 (c)

f=9/5*c+32
k=c+273

End


Problem 3: Write a function that accepts the temperature in degrees Celsius and outputs orresponding values in degree Fahrenheit and degree Kelvin. The relation tween the two is given by: T oF =-1°C + 32 and TK = TC + 273.

Solution

Yes your code is correct.

You can use this code in matlab too.

Function [f,k] = f7 (c)

f=9/5*c+32

k=c+273

End

Need a clear answer for it And this ma function Function [f,k] = f7 (c) f=9/5*c+32 k=c+273 End Problem 3: Write a function that accepts the temperature in degre

Get Help Now

Submit a Take Down Notice

Tutor
Tutor: Dr Jack
Most rated tutor on our site