Where I can found Matlab script for the prediction-of-reservoir-properties-using-Neural-Network?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
sofiane djezzar
il 28 Ott 2018
Risposto: chunrui li
il 4 Mag 2022
I am looking for Matlab script that helps me to predict the reservoir properties using Neural Network.
0 Commenti
Risposta accettata
Greg Heath
il 28 Ott 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 Commento
Greg Heath
il 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
Più risposte (1)
Vedere anche
Categorie
Scopri di più su Sequence and Numeric Feature Data Workflows in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!