(c) Explain what is happening in the following four lines of MATLAB code, and show what the values of y1 and y2 will be.

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

(c) Explain what is happening in the following four lines of MATLAB code, and show what the values of y1 and y2 will be.

Post by answerhappygod »

C Explain What Is Happening In The Following Four Lines Of Matlab Code And Show What The Values Of Y1 And Y2 Will Be 1
C Explain What Is Happening In The Following Four Lines Of Matlab Code And Show What The Values Of Y1 And Y2 Will Be 1 (30.36 KiB) Viewed 29 times
(c) Explain what is happening in the following four lines of MATLAB code, and show what the values of y1 and y2 will be. = 11 = @max 12 = @min y1 = feval(f1,10,20); y2 = feval(t2, 10, 20); What are the potential benefits of using @ and feval, and name a MATLAB function that makes use of these mechanisms. [5 marks)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply