Community Profile

photo

eppflo


Last seen: plus de 3 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

A répondu
(3) sinusoidal signals oscillate at frequency of 10 Hz, 100 Hz and 200 Hz (random amplitude and phase).
phi = rand(1,3)*2*pi; % Random phase A = rand(1,3); % Random ampltiude t = linspace(0,1,1000); % Time vector sig = A(1)*sin(1...

plus de 4 ans il y a | 0

Question


Replicating fitnet training performance with trainNetwork
I am trying to design my own deep neural hidden network to approximate a functional relationship between an input vector and one...

plus de 4 ans il y a | 1 réponse | 2

0

réponse