Answered step by step
Verified Expert Solution
Question
1 Approved Answer
(1) Create a MATLAB program to execute ray tracing for the following optical system. Thin Lens (f1) Thin Lens (f2) Input Ray z (optical) axis
(1) Create a MATLAB program to execute ray tracing for the following optical system. Thin Lens (f1) Thin Lens (f2) Input Ray z (optical) axis Output Ray D (Hint: You should first set up the system's ray equation in matrix form, then implement it in MATLAB.) (2) Find the output ray vector using your MATLAB program for the following condition. Input A = 1 cm, B = 10 Ray degrees f1 5 cm f2 10 cm D 15 cm (3) Update the ray tracing program developed above and use it to explain the function of glasses in correcting myopia. Here you should use the findings from Assignment 1 (e.g., the geometric and optical properties of all optical components in the human eye) to formulate your answers. Dr. Lin
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started