Skip to main content

2 replies

23-Emerald IV
December 15, 2018

You have 2 unknowns, so you need 2 equations.

The best two equations in your case are:

a=2.47

b*t=0.0036*t

 

And have mathcad solve these simultaneously:

LM_20181215_SolveSE.png

 

Success!
Luc

12-Amethyst
December 15, 2018

Hi. If c(t) is given, and you want to get a and b, can use the coeffs symbolic keyword, or evaluate c and c' at t=0.

Clipboard1.gif

Best regards.

Alvaro