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!