smooth lines from plot

I created this plot, but the lines look so choppy. How do i make them smooth ?

Answers (1)

KALYAN ACHARJYA
KALYAN ACHARJYA on 29 May 2019
Edited: KALYAN ACHARJYA on 29 May 2019
Decrese the frequency steps
like
fre=0:1:6000;
%.....^...this terms try with different lower value
Or the term which relate with frequency (x axis);

Categories

Products

Release

R2019a

Asked:

on 29 May 2019

Edited:

on 29 May 2019

Community Treasure Hunt

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

Start Hunting!