Clear Filters
Clear Filters

Where I can found Matlab script for the prediction​-of-reserv​oir-proper​ties-using​-Neural-Ne​twork?

2 views (last 30 days)
I am looking for Matlab script that helps me to predict the reservoir properties using Neural Network.

Accepted Answer

Greg Heath
Greg Heath on 28 Oct 2018
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 Comment
Greg Heath
Greg Heath on 5 Nov 2018
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

Sign in to comment.

More Answers (1)

chunrui li
chunrui li on 4 May 2022
I was looking for this script too, did you find it?

Products


Release

R2016a

Community Treasure Hunt

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

Start Hunting!