Need help with my Mathcad sheet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Need help with my Mathcad sheet
Prime 5.0 Electric Circuit
When L=1 my Mathcad sheet shows no error.
When L=2 the sheet has an error.
I want to know the reason of my error.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Ah, I see. Again the problem is the wrong symbolic evaluation of the definite integral.
You may consider reporting this bug to PTC, but don't expect a bug fix in reasonable time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Can't explain why but as long as I can remember MuPad had its problems with integrals. Some errors were fixed but obviously not all.
As you are after a numeric value its always better to use either a numeric solve block or the root-function.
BTW, you should never use the variable of integration as an integral limit. Thats why I used tau.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks the advice, "Never use the variable of integration as an integral limit."
Tokoro.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hmm, the advice had nothing to do with the root command and I have no idea what the difference between the two root calculations in your pic may be and why we see different results with numeric and symbolic eval.
You would have to send the file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Ah, I see. Again the problem is the wrong symbolic evaluation of the definite integral.
You may consider reporting this bug to PTC, but don't expect a bug fix in reasonable time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
