how do I start this?

조회 수: 1 (최근 30일)
Broke College-Student
Broke College-Student 2020년 10월 21일
답변: Asad (Mehrzad) Khoddam 2020년 10월 21일
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.

답변 (1개)

Asad (Mehrzad) Khoddam
Asad (Mehrzad) Khoddam 2020년 10월 21일
As the quest said, you can use Matlab's spline function.

카테고리

Help CenterFile Exchange에서 Splines에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by