Hey everyone, I am using matlab R2o11 in which the programming medium is c++. I am having these variables=
T=373 t0 376
V=0.09 to 1
P=T/V
I just need a result showing
First it should take T=373 and solve the equation using all volume values. Then it takes another temperature and do the same. Kindly help me generating code for this. Help will b really appreciated . Thanks.