필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

neural network algorithm

조회 수: 1 (최근 30일)
SUSAN
SUSAN 2012년 1월 18일
마감: MATLAB Answer Bot 2021년 8월 20일
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??

답변 (3개)

Ahmed
Ahmed 2012년 1월 23일
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. 2012년 1월 25일
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
Greg Heath
Greg Heath 2012년 1월 25일
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 2012년 1월 25일
Dear Susan Could you send me your data and I'll try it and tell you what is the problem?

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by