Numerical analysis mathlab question

Click For Summary

Homework Help Overview

The discussion revolves around using MATLAB for numerical analysis, specifically focusing on setting up iterative calculations and managing functions within the software.

Discussion Character

  • Exploratory, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss the setup of functions for iterations and the use of loops in MATLAB. There are inquiries about the specifics of implementing these concepts, particularly from those unfamiliar with MATLAB.

Discussion Status

Some participants have provided guidance on setting up functions and loops, while others express uncertainty about MATLAB and seek further clarification. Multiple interpretations of how to approach the problem are being explored.

Contextual Notes

There is a mention of long formulas and the potential time investment required for iterations, indicating constraints related to the complexity of the task and the participant's familiarity with MATLAB.

nhrock3
Messages
403
Reaction score
0
34e2e6b.jpg

how to do those tables of calculation in math lab
i got sum really long formullas in other question and if ill do the itterations i will spend half a day just on that
 
Physics news on Phys.org
what exactly do you want to do?

set up some functions f(X_n) = X_n+1, should make the iteration easy

then if you're feeling adveNturous, set a loop, which uses X_n to make X_n+1 using thEn formula, then prints (or stores to an array) the value of X_n+1 & E_n+1 then moves onto the next iteration
 
i don't know MATLAB at all
i know several programming langueges
but can you describe more thurely what to do?
 
look up function & loop in help & you should get the idea - i don'e have a copy of MATLAB handy, but have used it a fair bit previously, so shouldn't be hard if you've programmed previously
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
508
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • Poll Poll
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K