Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
[a,pl,Rsq]=linregca(LineNo,ha) Calculates the linear regression of all lines separately in current axes
LineNo - if only a specific Line number should be processed (otherwise all lines are processed) Be ware! The first plotted line is LineNo=1, and last plotted line is the number "end"
ha - axis handle to a specific axes (default is current axis)
a - contains the regression results where the linreg-Yvalue = [1 Xvalue]*a(:,LineNo)
pl - are the new plotted lines handles
Rsq - contains the R^2 values of the fit
Cita come
Micke Malmström (2026). linregca (https://it.mathworks.com/matlabcentral/fileexchange/157936-linregca), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.0.1 (1,92 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
