predict blockometry of rocks after blasting
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
karim mounpain
le 26 Avr 2019
Modifié(e) : karim mounpain
le 12 Mai 2019
I have a problem, I want to use the neural networks in the prediction of the fragmented block percentage after blasting and I can not really do it, all I see is the prediction of a times series
so I have 5 input parameters and one output which is fragmented block size.
what I understood about the process is that I have trained the network with known inputs and outputs and then enter the parameters that I want to predict but I do not know how to do,
I need a little program if possible.
I need your help please
0 commentaires
Réponse acceptée
Johanna Pingel
le 29 Avr 2019
This sort of reminds me of the wine classification example: https://www.mathworks.com/help/deeplearning/examples/wine-classification.html
This example trains a network to classify wines into three categories based on input values.
This might be good enough to get started, and then you can switch the network to a regression network: https://www.mathworks.com/help/deeplearning/ref/regression.html
0 commentaires
Plus de réponses (1)
Voir également
Catégories
En savoir plus sur Sequence and Numeric Feature Data Workflows dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!