code for back propagation

i found state of charge of a battery using a method and then i found the error between estimated soc and original value . i need a back propagation algorithm so as to minimise this error

4 个评论

Ameer Hamza
Ameer Hamza 2018-4-24
编辑:Ameer Hamza 2018-4-24

What is "a method". Back-propagation is an algorithm to minimize training error in a Neural network using some gradient-based method. If your method is to train a neural network then you can use https://www.mathworks.com/products/neural-network.html. It has a rich set of examples to get you started.

i used coulomb couting method to estimate soc. The result so obtained shows some error when compared with original soc . i need to minimise this error using back propagation algorithm
Insufficient info.
Greg
hi saji
i am working a similar problem if you do not mind could you help me explain the result i got.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by