How to find the parameters of a non-linear model using neural network
1 次查看(过去 30 天)
显示 更早的评论
Dear All,
I am very new to Neural Networks, Can ypu please help me to get started. I am intersted to find the parameters of a model (say
) where θ is/are unknown parameter(s) and x is known values. I already know the response of my model say γ.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/240069/image.png)
Forming it as a synthetic example:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/240070/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/240071/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/240072/image.png)
In a simplest form: It is like finding the m and c using straight line model (
) if you are given Y and X. Even if you can tell it on the straight line, I can apply it on my model.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/240073/image.png)
Thanking You!
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!