How to connect the next set of points with a smooth line/curve?

조회 수: 1 (최근 30일)
jymmy quimbayo bermudez
jymmy quimbayo bermudez 2020년 10월 23일
답변: Reshma Nerella 2020년 10월 29일
Hi everyone, I'm trying to smooth the next set of points:
x=[0 25 26 65 66 100 101 286 285 250 249 220 221 311];
y=[160 161 25 26 161 162 201 200 115 114 75 74 24 15];
But I can't do it I've been trying with many codes that I found in Matlab answers but nothing works. Please help :c

답변 (1개)

Reshma Nerella
Reshma Nerella 2020년 10월 29일
Hi,
The follwing link might help you : https://www.mathworks.com/matlabcentral/answers/371211-how-to-create-a-smooth-curve-through-data-points

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by