Message Boards Message Boards

0
|
3529 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:
GROUPS:

How to make NDSolve to use NSolve solution?

Try it with

a[t_] := First[A /. Solve[x[t]*A == 1 - x[t]^2]];

This gets you the actual solution instead of a solution in a list.

POSTED BY: Daniel Lichtblau
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract