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.

 Akzeptierte Antwort

Walter Roberson
Walter Roberson am 9 Jan. 2017
Bearbeitet: Image Analyst am 10 Jan. 2017

0 Stimmen

3 Kommentare

burges
burges am 10 Jan. 2017
Thank you @Walter. I have actually seen that, but was wondering how on earth to apply it. Does it mean i have to save the function and then call it in my code? Also, am sure there will be need for edit?
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 am 17 Jan. 2017
Thank you very much

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Von Duesenberg
Von Duesenberg am 9 Jan. 2017

0 Stimmen

Polyfix is a user-contributed function available from the File Exchange.

Kategorien

Mehr zu Programming finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by