Can we interpolate some data using neural netwroks in matlab?
    3 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
    Ashkan Rigi
 le 31 Oct 2021
  
    
    
    
    
    Réponse apportée : yanqi liu
      
 le 1 Nov 2021
            Hello every body. I have some raw data and I would like to interpolate them using neural networks by matlab. Is it possible? I am looking forward to hear your answers.
0 commentaires
Réponse acceptée
  yanqi liu
      
 le 1 Nov 2021
        sir,may be upload some mat data
use net to make the regress layer
0 commentaires
Plus de réponses (1)
  Sulaymon Eshkabilov
      
 le 31 Oct 2021
        Yes, it is plausible to perform interpolation using neural networks in matlab using fitnet() function. You can learn how to employ it using the help library of matlab:
doc fitnet
0 commentaires
Voir également
Catégories
				En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!