Where I can found Matlab script for the prediction-of-reservoir-properties-using-Neural-Network?
1 次查看(过去 30 天)
显示 更早的评论
I am looking for Matlab script that helps me to predict the reservoir properties using Neural Network.
0 个评论
采纳的回答
Greg Heath
2018-10-28
If you have a list of inputs and the corresponding target for each input, see the documentation in
help fitnet
and
doc fitnet.
Then you can search comp.soft-sys.matlab and ANSWERS for examples and details.
Add "greg" to your search words to obtain my posts.
Hope this helps.
Thank you for formally accepting my answer
Greg
1 个评论
Greg Heath
2018-11-5
Comment by sofiane djezzar on 28 Oct 2018 at 15:52
I am working on calculating water saturation(Sw) using bench of well logs data. The problem in these wells, the resistivity is very low and I need a specific well logs to calculate the Sw. However, I don't have this specific well log in all wells. What I want to do is to use the wells that have all the data sets in order to predict the Sw in the wells that don't have all data
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!