Can we interpolate some data using neural netwroks in matlab?
    3 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Ashkan Rigi
 am 31 Okt. 2021
  
    
    
    
    
    Beantwortet: yanqi liu
      
 am 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 Kommentare
Akzeptierte Antwort
  yanqi liu
      
 am 1 Nov. 2021
        sir,may be upload some mat data
use net to make the regress layer
0 Kommentare
Weitere Antworten (1)
  Sulaymon Eshkabilov
      
 am 31 Okt. 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 Kommentare
Siehe auch
Kategorien
				Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


