Jump to content
Science Forums

Recommended Posts

Posted

i have to do a small project on d topic ITERATIVE IMPEDANCE of a 2 port network... not much information i could find online for the topic.. can anyone help me ...giving me details as to what can be done wid this topic... thanks..

Posted

The only thing I could find is the definition for iteration

it means method of solving equations by a series of approximations which approach the wxact solution more and more closely. For example, to find the square root of N, start with a guess n1:calculate

N/n1=x1

calculate

(n1+x1)/2=n2

calculate

N/n2=x2

(n2+x2)/2=n3

The sequence n1, n2, and n3 approaches the exact square root of N. Iterative methods are particularly suitable for work with computers and programmable calculators.

 

 

for more information you could try a wiki search.

i

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...