Question: Problem 6 / MatlabGrader ( 6 points, CCO # 1 ) Write a script to find Nmin, the smallest possible value for N in Eq
Problem MatlabGrader points, CCO # Write a script to find Nmin, the smallest possible value for N in Eq so that ln evaluated using myLog with Matlabs default double precision arithmetics is exact when written as a halfprecision binary floating point number in engineering notation. Use decimalbinary developed in Module to answer this question and do not use Matlabs half Just setting Nmin without an algorithm to find its value will not give any credit. Notes for the MatlabGrader script submission: Comment out clear or clear all in your script when submitting to MatlabGrader. Store the answer in the variable Nmin. Do not include the source code for myLog or decimalbinary in your submission. Correct versions are used automatically on Matlab Grader.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
