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?

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2019년 3월 1일

0 개 추천

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".

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Smoothing에 대해 자세히 알아보기

제품

릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by