What version of Matlab has the "polyfix" function?

조회 수: 9 (최근 30일)
burges
burges 2017년 1월 9일
댓글: burges 2017년 1월 17일
I am aware there is a Matlab function "polyfix" used to constrain certain points for least square polynomial fit. Please, does anyone know what version of Matlab that has this function? Thank you.

채택된 답변

Walter Roberson
Walter Roberson 2017년 1월 9일
편집: Image Analyst 2017년 1월 10일
  댓글 수: 3
Image Analyst
Image Analyst 2017년 1월 10일
For the version it was written for it says "MATLAB release MATLAB 8.0 (R2012b)" and will probably work for later versions, assuming it uses no deprecated functions that have since been removed.
You need to download it and unzip it to a folder, like a new folder called polyfix. The use SetPath on the Home tab of the tool ribbon to add it to your search path. Then you can call it following directions and examples in the polyfix code.
burges
burges 2017년 1월 17일
Thank you very much

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Von Duesenberg
Von Duesenberg 2017년 1월 9일
Polyfix is a user-contributed function available from the File Exchange.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by