Assignment No. 1 (contd.) You will use Newton-Raphson method to find the eigenvalues. rewrite the equations as: fever (E) = VE + Vo sin (a VE + Vo ) - V-E cos (a VE+ Vo COS fodd(E) = VE+ Vo cos (a VE+ Vo) + v-E sin (a VE + Vo
Assignment No. 1 (contd.) You will use Newton-Raphson method to find the eigenvalues. rewrite the equations as: fever (E) = VE + Vo sin (a VE + Vo ) - V-E cos (a VE+ Vo COS fodd(E) = VE+ Vo cos (a VE+ Vo) + v-E sin (a VE + Vo
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
Related questions
Question

Transcribed Image Text:Assignment No. 1 (contd.)
You will use Newton-Raphson method to find the eigenvalues. So we
rewrite the equations as:
fever (E) = VE + Vo sin (a VE+ Vo)
V-E cos (a VE + Vo
) = o
fodia( E) = VE + Vo cos (a VE+ Vo) + v-E sin (a VE + Vo) = 0
COS
To find the eigenvalues of the even states, you must find the zeros of
fever (E) and for the odd states you must find the zeros of fodd(E). To
use the Newton-Raphson method, you will also need to find the deriva-
tives of these functions.
Write a MATLAB code to implement the Newton-Raphson Method.
Now comes the need for physical insight. Recall three conclusions from
your Phy 301 course: (1) For symmetric systems, the lowest eigenstate is
always an even state, and (2) The eigenstates alternate between even and
odd states, and (3) the bound state eigenvalues lie between 0 and -Vo.
So first find the lowest eigenvalue Eo by solving ferer(E) = 0 and your
starting guess should be close to -Vo. To find the next eigenvalue Ej solve
fodad(E) = 0 and your starting guess should be just a little bit above Eo.
Then find E2 by solving fever (E) = 0 with starting guess slightly above E
and so on.
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 3 steps with 4 images

Recommended textbooks for you

Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON

Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science

Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning

Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON

Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science

Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning

Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning

Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education

Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY