How to find the arclength and radius of curvature for a set of 3D data points?
    14 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Matthew Wong
 am 5 Nov. 2018
  
    
    
    
    
    Kommentiert: Matthew Wong
 am 16 Nov. 2018
            I have a set of 3-D points that represent the coordinates of a curve. I need to find the arclength and radius of curvature of this curve. How might I go about doing this? I've tried fitting the data to a polynomial but it doesn't seem to be working. Please Help!
5 Kommentare
Akzeptierte Antwort
  Are Mjaavatten
      
 am 16 Nov. 2018
        
      Bearbeitet: Are Mjaavatten
      
 am 16 Nov. 2018
  
      I was inspired by your question to write a functon that calculates the arc length and curvature of a 1D curve in 2D or 3D space.  I believe that does what you want.  I submitted it to The Mathworks File Exchange today.  You will find it here.
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Linear and Nonlinear Regression 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!


