photo

Shay Ang


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to get mse, mae and mape separately for multi layer output?
My codes have 2 layer output. But when i run, it only display error values (mse, mae and mape) for single layer output. I don't ...

meer dan 5 jaar ago | 0 answers | 0

0

answers

Question


Why is the line in my figure not showing up?
I have multiple plots in same axes so i want to have 2 separate lines connecting the plots respectively. However my line is not ...

bijna 6 jaar ago | 2 answers | 0

2

answers

Question


Hi, I am working on a set of code implying the ANN. My end purpose is to plot a comparison graph between actual output and simulated output. However, there isn't any points displayed in my plot. What is the correct syntax?
A=data(:,2) R1=data(:,5) TA=A' % Transpose the Input and Output data from column to row matrix TR1=R1' [NA,PS]=mapminmax(T...

bijna 6 jaar ago | 1 answer | 0

1

answer