Question: 1 - A relatively advanced Al flight control system employs a Principal Component Analysis ( PCA ) algorithm to create a two - dimensional matrix
A relatively advanced Al flight control system employs a Principal Component Analysis PCA algorithm to create a twodimensional matrix from a variety of features to be used for an Atypical Approach Detection AAD system. Your role is to develop a MATLAB function to find the root of PCADATA attached, to be used in an embedded optimization parent code.
In the Mfile, import the PCADATA using xIsreadfilename Create from data using two methods: Interpolation you can use interp function of MATLAB and Trend line you can use Trendline of excel to create a polynomial of degree from the data
a Develop a MATLAB function using Muller's method to find the root of the datadriven function and enter the results in the below table. Upload two MATLAB files; one function and one file to call the function. All the files must start with the student's initials and include the root finding method in this case Muller's
marks
Table : Muller's Method Results
table Type,No of Iterations to Convergence,Root of Error
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
