Question: Using matlab 1) Write a function, CalculatedEquationLastname, (your last name is in the function name) that calculates the following equation for b after a user
1) Write a function, CalculatedEquationLastname, (your last name is in the function name) that calculates the following equation for b after a user input for k. The function should ask the user to input a number where 1+k>0. The function should check that 1+k>0, if true the function should return b, if false the function should return NaN. b=(1+k)27.5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
