Time Domain Signal for neural network
2 views (last 30 days)
Show older comments
Hi, I want to implement a neural network replacing a PID controller in an electric Motor (DC for the moment), so im going to use a signal speed as input and output, thing is that this signal is variable in time, so I want to know if its necessary to introduce the data including the time for both input and output, or should I just train the network with the rpm values, ignoring the time?. Thanks
0 Comments
Accepted Answer
Greg Heath
on 4 Apr 2019
If you have rpm I don't see why time is important.
However, there is no reason you cannot do both and see what difference it males.
Thank you for formally accepting my answer
Greg
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!