9.4.4 Dependent TimeA combined form of SetCouple and SolveCouple. FindTime options. FindTime is essentially a special combined form of the SetCouple and SolveCouple functions that accepts only one condition to be satisfied, and considers time to be the only new dependent variable. This seeks the time at which the reaction on the drive bar is equal to 8.
Out[81]= | |
FindTime automatically pulls its initial guesses from the current default initial guess list LastSolve[] and it updates the initial guess list with the new solution that it finds. This shows that the specified condition has been met.
Out[82]= | |
This clears the parameters list.
|