Interpolate y and y using a 3D vector with similar length
    5 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Jorge Luis
 am 15 Jul. 2024
  
    
    
    
    
    Kommentiert: Star Strider
      
      
 am 16 Jul. 2024
            Hello, I have a a matrix with 3 coordinates (each column) x, y, and z. Each column has the same length. I would like to interpolate a especific coordinate xi and yi to obtain zi using the main matriz. Besides, I would like to generate a surface plot using the codinates x,y and z. I know that z should be a matrix mxn in order to do that based on the number of elements m and n according to x and y, respectively. It is worth mentioning that x, y and z are longitude, latitude and depth respectively. I would appreciate the help.
0 Kommentare
Akzeptierte Antwort
  Star Strider
      
      
 am 15 Jul. 2024
        Both of these are relatively easy to use.  I can help with specific problems using them.  
7 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Surface and Mesh Plots 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!




