Message Boards Message Boards

Newton's method for System of Nonlinear equations

Dear members, I have solved a PDE and finally I got the system of nonlinear equations that I want to solve it by Newton's Raphson Method but I couldn't get the values. I only got the values of uh[2] and vh[2] but I couldn't get next values like uh[3]...uh[n2] and vh[3]...vh[n2]. Could you please guide me? I have attached a picture of my code as well.

Attachment

Attachments:
POSTED BY: Muhammad Aamir

Welcome to Wolfram Community! Please make sure you know the rules: https://wolfr.am/READ-1ST

The rules explain how to format your code properly. Posting code Images doesn't help other members to copy your code. Please EDIT your post and make sure code blocks start on a new paragraph and look framed and colored like this.

int = Integrate[1/(x^3 - 1), x];
Map[Framed, int, Infinity]

You can also embed notebook or attach notebook.

enter image description here

POSTED BY: Moderation Team
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