how to discretize a curve in matlab
    5 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Danilo NASCIMENTO
      
 am 24 Aug. 2014
  
    
    
    
    
    Bearbeitet: Image Analyst
      
      
 am 24 Aug. 2014
            Hey guys,
I have a graph of a curve, but I do not have the equation of it. So what I want to do is to discretize this curve within a interval of 0-1 in the x-axis and then use the polyfit command to perform a polynomial approximation of this curve. The problem is how to discretize this curve in a fast way, otherwise it would take me at least one day to catch all those points from the curve.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Interpolation 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!

