Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Page 2 of 2 O - ZOOM + Non-Polynomial Models (Transforming the Data) The four data points at right are measurements of the amount of
Page 2 of 2 O - ZOOM + Non-Polynomial Models ("Transforming the Data) The four data points at right are measurements of the amount of popcom kernels ly) left un-popped as a function of the time (x) you run your air-popper. You want to calibrate an analytic model y = f(x) for future com-popping analyses. You're considering the following six models for fix]: 0 iv. f(x)= ax"(sin(x)] for unknown coefficients a, b and c. For CACI model (i) through (vi), complete both tasks A and B below: 12 pts (A) Solve the problem using the motrix-form method: Show me how you're analytically "transforming the model (if necessary) Write the problem out in matrix form:r = Y-AC Define the vector c in terms of the unknown(s) in the model Write out the values of all the elements in the vector Y and matrix A using the provided dala Use C-A Yin MATLAB to solve for the coefficients in c (to at least 4 significant figures) Substitute the coefficients back into the model to write out the final equation for the best-fit modelx) 6 pts (B) IF POSSIBLE, show me how you solve the problem using the E-polyfit(X, Y, n) command (thereby skipping all the steps of creating the matrix form above!) Show me how you're analytically transforming" the model if necessary) Write out explicitly what you use for vectors X and Y, and your choice for the value of n Use the polyfit command in MATLAB, and show explicitly how you use the output P to give you the required unknown(s) a, b and/or c. Substitute the coefficients back into the model to write out the final equation for the best-fit model fix) Note: If you don't think you can use polyfit for that particular model, then explain why. Page 2 of 2 O - ZOOM + Non-Polynomial Models ("Transforming the Data) The four data points at right are measurements of the amount of popcom kernels ly) left un-popped as a function of the time (x) you run your air-popper. You want to calibrate an analytic model y = f(x) for future com-popping analyses. You're considering the following six models for fix]: 0 iv. f(x)= ax"(sin(x)] for unknown coefficients a, b and c. For CACI model (i) through (vi), complete both tasks A and B below: 12 pts (A) Solve the problem using the motrix-form method: Show me how you're analytically "transforming the model (if necessary) Write the problem out in matrix form:r = Y-AC Define the vector c in terms of the unknown(s) in the model Write out the values of all the elements in the vector Y and matrix A using the provided dala Use C-A Yin MATLAB to solve for the coefficients in c (to at least 4 significant figures) Substitute the coefficients back into the model to write out the final equation for the best-fit modelx) 6 pts (B) IF POSSIBLE, show me how you solve the problem using the E-polyfit(X, Y, n) command (thereby skipping all the steps of creating the matrix form above!) Show me how you're analytically transforming" the model if necessary) Write out explicitly what you use for vectors X and Y, and your choice for the value of n Use the polyfit command in MATLAB, and show explicitly how you use the output P to give you the required unknown(s) a, b and/or c. Substitute the coefficients back into the model to write out the final equation for the best-fit model fix) Note: If you don't think you can use polyfit for that particular model, then explain why
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