Effacer les filtres
Effacer les filtres

How can I use Neural Network Recognition(in Matlab )to find out which signal is much more like to my signal?

3 vues (au cours des 30 derniers jours)
Suppose I have a couple of signals (S1,S2,...Sn) and also I have an other signal Sx I want to find out how I can use neural network recognition in matlab to know which signal among (S1,S2,...Sn) is much more like to Sx??? Thank you so much

Réponse acceptée

Greg Heath
Greg Heath le 14 Fév 2015
You don't need a NN. Just compare using mae or mse
  2 commentaires
vahid torabi
vahid torabi le 14 Fév 2015
Modifié(e) : vahid torabi le 14 Fév 2015
what is mae? or mse? I want to use NN. Can U help me??
Greg Heath
Greg Heath le 15 Fév 2015
In this forum you have to use the help and doc commands before you ask us what is the purpose of a function
help mae
doc mae

Connectez-vous pour commenter.

Plus de réponses (1)

Greg Heath
Greg Heath le 15 Fév 2015
help newpnn
doc newpnn
Hope this helps.
Greg

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by