Need MATLAB professional (urgent task)

Job ID: 33934058

Budget: ₹600 – ₹5,000 INR

Please check the requirements and need to fulfill in MATLAB




1. Implementing bagging method and AdaBoost method using MATLAB.

a. Write functions that take a set of examples and identify the decision plane to separate the examples

b. The output from the main function must be the identified hyper plane.



2. Implementing a multilayer perceptron neural network using MATLAB.

a. Write functions that take a set of examples and identify the decision plane to separate the examples

b. The output from the main function must be the identified hyper plane.



3. Write a script to evaluate the bagging, AdaBoost, and MLP methods using MATLAB.

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