Hi, thanks for the solution.
As far as the graphs are concerned,I will walk through the notebook. My dataset has three values and is of the form {Cb0,te,Ca}.
Now, I have fitted the dataset to the model.
After fitting the dataset, I want to see how closely the data points and the curve from the fitted model fit. In other words i want to see how closely the simulated line passes through the datapoints.
So I plotted first the data points, I choosed Ca on y axis and te on y axis, and plotted the dataset (Plot at the last named"Plot1"). Now I want to draw the simulated curve. I tried but it didnt work ("Plot2"). After getting the simulated plot I just want to see how closely line passes through the point. I have entered the input for it (Show[Plot1,Plot2])
So I am not able to get Plot2, Can you please help me in getting that.
Thanks
Attachments: