Question: 1. Build one multi-layered perceptron neural network, with 3 inputs and 3 outputs, to implement the following function: ! ! = 5sin (!) + 20
1. Build one multi-layered perceptron neural network, with 3 inputs and 3 outputs, to implement the following function: ! ! = 5sin (!) + 20" " = 0.3!" + #! $ = 2cos (0.2" 2) + !$ ! [2, 2], " [0, 100], and $ [5, 3] You should use the MATLAB NN Toolbox to complete this question. In your answer, please clearly provide the following information in your assignment (NOT just in MATLAB codes): a) The NN structure b) The number of training patterns used and how many iterations are required. c) What is the accuracy of your results absolute and percentage errors for your test results. d) Include output graphs in the assignment and explain the meaning of those. e) Print the MATLAB codes used with detailed comments and include them in the assignment.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
