1. Download and install MATLAB. Develop the following function using


1.  Download and install MATLAB. Develop the following function using MATLAB

a.  Write a script that loads data from a file and display the first five instances. Create a matrix from the loaded instances. 

b.  Divide the loaded instances into two sets with one set containing 70% of the instances and the other containing 30% of the instances. Save each set into a variable. Name the variables ‘TrainingSet’ and TestingSet’. 

c.  Save the two new variable to a ‘.mat’ file. 

2.  Implementing Fisher LDA method using MATLAB. 

a.   Write functions that take the provided data set and compute the optimal projection vector following the fisher criterion. 

b.  The output from the main function must be the identified projection vector.

3.  Write functions to evaluate the LDA method using MATLAB.

a.  Write a script to perform cross-validation and report the average accuracy, standard deviation, sensitivity, and specificity. 

NOTE: There is no requirement to develop a GUI to visualize the intermediate or the results.

A report that includes the following items is due in addition to the source code for the functions:

–  A description of each function,

–  How to run the functions to get the reported results, and

–  The experimental results.

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions