Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

neural network algorithm

1 vue (au cours des 30 derniers jours)
SUSAN
SUSAN le 18 Jan 2012
Clôturé : MATLAB Answer Bot le 20 Août 2021
I want to measure the value of resistance of a motor by using the current ,i.e.,current is input and resistance is the target value.I want to design a neural network algorithm to measure the resistance.what can I do now??

Réponses (3)

Ahmed
Ahmed le 23 Jan 2012
Dear Susan
You can use a perceptron neuron, which uses the hard-limit transfer function hardlim. Do you need also to include the voltage values as input in addition to current?

c.m.f.s.
c.m.f.s. le 25 Jan 2012
Dear Ahmed
Thank's for reply.After training the network I want to use in simulink. But when I use it in the simulink the output value(Resistance) is not changing when I change the input value(Current)i.e.;output remains constant.what can I do now?
  1 commentaire
Greg Heath
Greg Heath le 25 Jan 2012
How did you get the current/resistance input/output pair values to train the network? What type of electrical network? What type of neural network?
Greg

Ahmed
Ahmed le 25 Jan 2012
Dear Susan Could you send me your data and I'll try it and tell you what is the problem?

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by