Does base MATLAB include ways to smooth plots?

Does the basic student license for MATLAB include a way to plot outputs and smooth these curves, similar to what can be done in Excel?

 Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 1 Mar 2019

0 votes

The below links summarize a couple functions that you can use to achieve curve smoothing in the base student version of MATLAB:
smoothdata:
polyfit:
In addition, the following documentation page walks through several different approaches to smoothing data in MATLAB:
Finally, if you wish to check for other functionalities that are available in base MATLAB, you can use the following steps:
1. Navigate to our documentation site:
2. Enter a function name or keyword into the search bar.
3. On the left-hand side, under "Refine by Product", click "MATLAB".

Plus de réponses (0)

Catégories

Produits

Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by