how do I start this?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Broke College-Student
el 21 de Oct. de 2020
Respondida: Asad (Mehrzad) Khoddam
el 21 de Oct. de 2020
Plot the spline which goes through the points (−π, 0), (−π/2, −1),
(0, 0), (π/2, 1) and (π, 0) at the points (−π, π) in steps of π/20. You could use
the MATLAB command spline for this purpose.
0 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Splines 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!