fitting function as a sum of different contributions

조회 수: 1 (최근 30일)
Malgorzata Florek
Malgorzata Florek 2017년 3월 26일
편집: Geoff Hayes 2017년 3월 28일
Hello, I'm fitting my experimental data with a function that can include several terms, each dependant on several parameters, lets say F([a1,a2,...,an],x)= F1([a1,a2,a3],x) + F2([a4,a5],x) + ... Fi([an-1,an],x) Sometimes I can neglect one of the terms, sometimes I can neglect another one, sometimes several of them. I'm making a gui to make the fitting procedure as convenient as possible and I'd like to have e.g. tick boxes referring to each of the terms that can be checked or unchecked, depending on what one wants to be included in F. Of course, I can manually write many combinations of fitting functions and corresponding inputs and outputs, but I'm sure there is an easier way to make an instruction "if tick 1 is checked include term1 in F" I'd appreciate any suggestions

답변 (0개)

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by