Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi,
I am facing the following problem for the first time and I don't understand what is going on.
I give mathcad an expression involving an integration that is expected to be computed numerically. it give a resut, bur when assigning this expression anme ir marks everything red and gives the message that it did not converge.
any idea what is going on and what I should do?
Mahmoud Mahmoud wrote:
what I should do?
post the file.
I don't know how to attach the file. Sorry but I am new here
Perplexed
To post a file, choose "use advanced editor" in the upper right corner of this block. When the new window opwns there will be a "browse" button at the bottom to attach files.
Thank you but I can not find Use Advanced editor .
You need to select "Use advanced editor" and then "Attach Files":
Thank you very much for your patience
tHE RANGE VARIABLES HAVE BEEN REDUCED TO THEIR MINIMUM TO SIMPLIFY THE FIRST TRIAL
You had an index (j) that wasn't being tracked. The calculation (dd) needed to be indexed to follow.
Thank you very much