IMPLEMENT SUBSTITUTION
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
IMPLEMENT SUBSTITUTION
I tried using symbolic to implement without success. Any hints on how I can implement this. and later use Laplace transformation?
Solved! Go to Solution.
- Labels:
-
Electrical_Engineering
- Tags:
- substitution
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I added units and played around with Prime 9 new symbolic ODE solver.
It is not able to give a solution for a generic function E(t) but we have to define E(t) before we solve.
Nice, nonetheless.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This like substitution seems to not work in this case:
Only manually if you make the substitution,..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
With the "substitute" operator you can do this for example:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
It seems to work defining an intermediate function for the derivative
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I added units and played around with Prime 9 new symbolic ODE solver.
It is not able to give a solution for a generic function E(t) but we have to define E(t) before we solve.
Nice, nonetheless.
