Community Profile

photo

Reff


Last seen: 1 year ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


Generating a graph from neural network
Hi. How to generate a graph from neural network train tool? Let say for y-axis = MSE and Accuracy, x-axis = number of neuron. ...

4 years ago | 1 answer | 0

1

answer

Question


Peak value on plot graph
y=a1(:,1); chan1= y-mean(a1); fs=128; d=1/fs; t=[0:length(chan1)-1]*d; fs=fft(chan1,128); pp=fs.*conj(fs)/128; ff=(2...

4 years ago | 1 answer | 0

1

answer

Question


Plot graph from edf file
Hi, I am able to read edf file but how to plot the graph from it? Thanks. This is from edf read. ver: 20160817 ...

5 years ago | 0 answers | 0

0

answers