Writing code to evaluate B-form of the spline without using any built-in functions that directly give the B-form
    5 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Saurabh Madankar
 el 30 de Oct. de 2021
  
    
    
    
    
    Comentada: Saurabh Madankar
 el 31 de Oct. de 2021
            Hello,
my task is to write a code to find out the B-form of the spline f given knots, degree of the polynomial, data sites x and data values y such that f(x(j)) = y(j) for all j . There is a function called 'spap2' which does exactly this, but I need to calculate the B-form without using it or any other built-in function which gives the B-form directly.
0 comentarios
Respuesta aceptada
  Walter Roberson
      
      
 el 30 de Oct. de 2021
        6 comentarios
  Walter Roberson
      
      
 el 30 de Oct. de 2021
				That sounds like a mathematics question, not a question about MATLAB.
Más respuestas (0)
Ver también
Categorías
				Más información sobre Spline Postprocessing en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!