Main Content

1,204 results in File Exchange

Quantile regression

Version 1.0.3 by Peter Xu

Quantile regression

Quantile regression with LP or interior method.It has kernel test and wald test.See example in readme.m

  • 1K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Jul 2022

Systemic Risk

Version 3.6.0.0 by Tommaso Belluzzo

A framework for systemic risk valuation and analysis.

  • 2.3K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Jul 2024

MIDAS Matlab Toolbox

Version 2.4.0.0 by Hang Qian

Repack of Mi(xed) Da(ta) S(ampling) regressions (MIDAS) written by Eric Ghysels and collaborators

The mixed frequency regression studies the explanatory power of high frequency variables on the low frequency outcome. The weights associated with high frequency regressors are usually assumed some

- : MIDAS quantile regression
  • 8.9K (All time)
  • 10 (Last 30 days)
  • 4.8 / 5
  • Community
  • 5 Mar 2021

Bivariate kernel density and regression

Version 1.0.0.0 by Richard Tol

Bivariate kernel density, kernel regression, and kernel quantile regression

Returns, for two data series:Marginal kernel densitiesBivariate kernel densityConditional kernel densityNadaraya-Watson kernel regressionkernel quantile regressionMethod: Gaussian kernel, Silverman

  • 377 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Sep 2013

quantreg(x,y,tau,order,Nboot)

Version 1.3.0.0 by Aslak Grinsted

Quantile regression with bootstrapping confidence intervals

Quantile Regression USAGE: [p,stats]=quantreg(x,y,tau[,order,nboot]); INPUTS: x,y: data that is fitted. (x and y should be columns) Note: that if x is a matrix with several columns

- Quantile Regression
  • 6.4K (All time)
  • 4 (Last 30 days)
  • 3.9 / 5
  • Community
  • 16 Mar 2015

Variational Bayesian Monte Carlo (VBMC): Bayesian inference

Version 1.0.6 by Luigi Acerbi

Variational Bayesian Monte Carlo (VBMC) algorithm for Bayesian posterior and model inference in MATLAB

- Quantile prediction for lite Gaussian Processes regression.
- Quantile of a vector.
- Prediction for lite Gaussian Processes regression.
- Core kernel computations for lite GP regression.
- Mean function for lite Gaussian Process regression.
- Covariance function for lite Gaussian Process regression.
- Noise function for lite Gaussian Process regression.
- Negative log marginal likelihood for lite GP regression.
- Log priors for hyperparameters of lite GP regression.
- Integrated mean function for lite Gaussian Process regression.
- Profile plot of GP for lite Gaussian process regression.
  • 541 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 26 Oct 2022

Non-crossing polynomial quantile regression

Version 1.1.0.0 by Wolfgang Schwanghart

Non-crossing polynomial quantile regression

ncquantreg finds the coefficients of a polynomial p(x) of degree n that fits the data in vector x to the quantiles tau of y.ncquantreg(x,y) performs median regression (tau = 0.5) using a polynomial

  • 307 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 17 Jan 2016

MATLAB for R Users in Computational Finance

Version 1.2.0.1 by Ameya Deoras

Learn how to use MATLAB and R together to tackle your computational needs

- Quantile Regression with R
  • 2.8K (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 1 Sep 2016

Multivariate Polynomial Regression

Version 1.4.0.0 by Ahmet Cecen

Performs polynomial regression on multidimensional data.

Performs Multivariate Polynomial Regression on multidimensional data. The fits are limited to standard polynomial bases with minor modification options. Feel free to implement a term reduction

- Example For MultiPolyRegress
  • 9K (All time)
  • 9 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Dec 2020

Quantile-quantile plot

Version 1.1.1.0 by Christopher Hummersone

Quantile-quantile plot with patch option

NOTE: this function is now available from the IoSR Matlab Toolbox as iosr.statistics.qqPlot. ------------------------- qq_plot(y) displays a quantile-quantile plot of the sample quantiles of y versus

- Quantiles of a sample via various methods.
- Quantile-quantile plot with patch option
  • 900 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

Quantile Probability Plot

Version 1.1.0.0 by Valerio Biscione

Quantile Probability Plot

This code generates Quantile Probability Plots, often used in investigating the distribution of reaction times when there are several conditions and several subjects. With this code you can easily

- QUANTILE PROBABILITY PLOTS (as explained in Ratcliff, 2001) or in my
  • 294 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Feb 2015

Quantiles

Version 1.0.6 by David Ferreira

Calculate the quantiles of a vector or matrix data using linear interpolation.

Example using matrix X = [1 2; 2 5; 3 6; 4 10; 7 11; 10 13];p = [0.25 0.50 0.75];Q = quantile(X,p)Q = 2.2500 5.25003.5000 8.00006.2500 10.7500See more examples described in the script files.

- Analysis
  • 356 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 28 Oct 2020

Quantile calculation

Version 1.4.0.0 by Christopher Hummersone

Quantiles of a sample via various methods

NOTE: this function is now available from the IoSR Matlab Toolbox as iosr.statistics.quantile. ------------------------- This function calculates quantiles and weighted quantiles for vectors

- Quantiles of a sample via various methods.
- Quantile-quantile plot with patch option
  • 1.6K (All time)
  • 1 (Last 30 days)
  • 4.7 / 5
  • Community
  • 11 Aug 2016

Normal Quantile with Precision

Version 2.0.0.0 by Zdravko Botev

computes the normal quantile function with high precision for extreme values in the tail

computes the quantile function of the standard normal distribution, truncated to the interval [l,u].Method designed for precision in the tails. Inf values for vectors 'l' and 'u' accepted;%Example

- normal quantile function with precision
  • 269 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 27 Apr 2016

Nonlinear Regression using ANFIS in MATLAB

Version 1.0.0.0 by Yarpiz / Mostapha Heris

Application of ANFIS to multi-variable nonlinear regression, function approximation and modleing

For more information, see following links:http://yarpiz.com/301/ypfz101-nonlinear-regression-using-anfis

  • 2.2K (All time)
  • 6 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Sep 2015

Five parameters logistic regression - There and back again

Version 2.0.0.0 by Giuseppe Cardillo

Fit data points with a five points logistic regression or interpolate data.

Five parameters logistic regressionOne big holes into MatLab cftool function is the absence of Logistic Functions. In particular, The Five Parameters Logistic Regression or 5PL nonlinear regression

- Five-parameter logistic regression (5PL).
  • 1.9K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Dec 2025

sippi

Version 1.1 by Thomas Mejer Hansen

A Matlab toolbox for sampling inverse problems with complex prior information.

- Empirical (sample) quantiles.
  • 130 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 26 Sep 2022

Orthogonal Linear Regression

Version 1.0.0.0 by F. Carr

Fit data using orthogonal linear regression.

each datapoint DATA(i,:) -- LINORTFITN finds N and C such that the sum of squared distances is minimized.There is already a file in Matlab Central for orthogonal linear regression in 2 dimensions, but it

  • 4.4K (All time)
  • 3 (Last 30 days)
  • 4.7 / 5
  • Community
  • 10 Oct 2007

Stacked line plot

Version 2.1.1.0 by Christopher Hummersone

Stacked line plots from a matrix or vectors

- Quantiles of a sample via various methods.
- Quantile-quantile plot with patch option
  • 2K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

ISO 226:2003 Normal equal-loudness-level contours

Version 1.2.0.0 by Christopher Hummersone

Return sound pressure levels of pure tone frequencies at specified loudness level(s).

- Quantiles of a sample via various methods.
- Quantile-quantile plot with patch option
  • 1.2K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

Impulse response acoustic information calculator

Version 1.5.4.0 by Christopher Hummersone

Calculate RT, DRR, Cte, and EDT for impulse response file

- Quantiles of a sample via various methods.
- Quantile-quantile plot with patch option
  • 4.4K (All time)
  • 5 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

Sinc filter

Version 1.1.0.0 by Christopher Hummersone

Apply a near-ideal low- or band-pass filter.

- Quantiles of a sample via various methods.
- Quantile-quantile plot with patch option
  • 3K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

Four parameters logistic regression - There and back again

Version 2.0.0.0 by Giuseppe Cardillo

Fit data points with a four points logistic regression or interpolate data.

Four parameters logistic regression.One big holes into MatLab cftool function is the absence of Logistic Functions. In particular, The Four Parameters Logistic Regression or 4PL nonlinear regression

- Four-parameter logistic regression (4PL).
  • 3.2K (All time)
  • 5 (Last 30 days)
  • 4.8 / 5
  • Community
  • 20 Nov 2025

Kernel Smoothing Regression

Version 1.2.0.0 by Yi Cao

A non-parametrical regression (smoothing) tool using Gaussian kernel.

Non-parametric regression is widely used in many scientific and engineering areas, such as image processing and pattern recognition.Non-parametric regression is about to estimate the conditional

- KSR Kernel smoothing regression
  • 19K (All time)
  • 3 (Last 30 days)
  • 4.5 / 5
  • Community
  • 24 Dec 2008

quantile_on_quantile

Version 1.0.0 by JUNTAO MA

This is an implementation of Sim, N., & Zhou, H. (2015). Oil prices, US stock return, and the dependence between their quantiles. Journal of

# Quantile-on-Quantile Regression (QQR) Toolbox for MATLABA MATLAB implementation of the Quantile-on-Quantile Regression method for analyzing dependence structures across conditional distributions

- Quantile-on-Quantile Regression (QQR) 完整使用示例
- Compute the loss function for Quantile-on-Quantile Regression (QQR)
- Validate QQR estimates against standard quantile regression
- Estimate Quantile-on-Quantile Regression (QQR) model
  • 2 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 23 Mar 2026

FOMCON Toolbox for MATLAB

Version 1.50.4 by Aleksei Tepljakov

FOMCON toolbox for MATLAB is dedicated to fractional-order modeling and control of dynamic systems.

- Compute quantile function Phi^-1(x)
  • 21.5K (All time)
  • 157 (Last 30 days)
  • 4.6 / 5
  • Community
  • 25 Nov 2022

Alternative box plot

Version 3.2.1.0 by Christopher Hummersone

Draw a box plot with various display options

Automated construction of a legend. - Set box limits as percentiles. - Set whisker extent via various methods.- Use of weighted quantiles.- Creation of violin plots.

- Quantiles of a sample via various methods.
- Quantile-quantile plot with patch option
  • 10.9K (All time)
  • 6 (Last 30 days)
  • 4.7 / 5
  • Community
  • 28 Jun 2017

Inference on quantiles: confidence intervals, p-values, and testing

Version 1.7.0.0 by David Kaplan

Improved quantile inference for one- and two-sample (e.g., treatment vs. control) cases

Detailed documentation includes further explanation and examples; just type "help quantile_inf". The following briefly describes functionality as well as the theoretical foundations from the

- QUANTILE_INF Quantile inference based on Hutson (1999),
  • 828 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 23 Mar 2012

Student's t regression

Version 1.1.0.0 by Willem-Jan de Goeij

Estimates a Student's t regression model

Estimates a Student's t regression model:y = X*beta + epswhere eps ~ Student's t (0, sigma, nu).with nu > 2.Parameters are estimated with maximum likelihood.

  • 915 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Aug 2009

Fminspleas

Version 1.0.0.0 by John D'Errico

Efficient nonlinear regression fitting using a constrained, partitioned least squares overlay to fmi

I need to thank Duane Hanselman for suggesting this great idea.Fminspleas is a simple nonlinear least squares tool that fits regression models of the formY = a1*f1(X,C) + a2*f2(X,C) + ... +

  • 7.8K (All time)
  • 2 (Last 30 days)
  • 4.5 / 5
  • Community
  • 23 Jun 2008

Regression Utilities

Version 1.3.0.0 by Joe Henning

A variety of regression utilities

This zip file contains 11 functions related to regression. The functions are:1) cookdist.m - Cook's distance for data points2) dregr.m - Deming regression3) irsvdregr.m - Iterative Reweighted Least

  • 1.5K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Nov 2020

LRSLibrary

Version 1.7.0.0 by Andrews Cordolino Sobral

Low-Rank and Sparse Tools for Background Modeling and Subtraction in Videos

- Quantiles of a data vector.
- Index of quantiles.
- (P) Normal quantile function
- Index of sign-balanced quantiles
  • 2.8K (All time)
  • 3 (Last 30 days)
  • 4.4 / 5
  • Community
  • 15 Mar 2023

Differential Evolution

Version 1.16.0.1 by Markus Buehren

Optimization using the evolutionary algorithm of Differential Evolution.

- Compute quantiles of a data sample.
  • 26.5K (All time)
  • 30 (Last 30 days)
  • 4.9 / 5
  • Community
  • 13 Nov 2019

Boosted Binary Regression Trees

Version 3.1.0.0 by Kota Hara

Boosted Binary Regression Trees is a powerful regression method which can handle vector targets.

Boosted Binary Regression Trees (BBRT) is a powerful regression method proposed in [1]. BBRT combines binary regression trees [3] using a gradient boosting technique.There are several variants

- REGRESSIONTREEE Summary of this function goes here
- REGRESSIONTREETEST Summary of this function goes here
  • 2.6K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 Jul 2016

Linear Deming Regression

Version 1.2.0.0 by James Hall

deming perfoms a linear Deming regression. Useful when errors are present in both x and y variables.

[ b sigma2_x x_est y_est stats] = deming(x,y,lambda,alpha)deming() performs a linear Deming regression to find the linear coefficients: y = b(1) + b(2)*xunder the assumptions

  • 2.1K (All time)
  • 3 (Last 30 days)
  • 4.0 / 5
  • Community
  • 29 Sep 2014

Long term average spectrum

Version 1.0.0.0 by Christopher Hummersone

Calculate the long-term average spectrum of a signal

- Quantiles of a sample via various methods.
- Quantile-quantile plot with patch option
  • 1.1K (All time)
  • 3 (Last 30 days)
  • 4.3 / 5
  • Community
  • 11 Aug 2016

Electrolyzer modelling toolbox

Version 1.0.4.0 by Pietari Puranen

Water electrolysis modelling toolbox for UI curve parametrization

- quantile - quantile plot
- Empirical quantiles
- F quantile function
  • 1.9K (All time)
  • 13 (Last 30 days)
  • 5.0 / 5
  • Community
  • 22 Mar 2023

Linear Regression with Errors in X and Y

Version 1.0.0.0 by Travis Wiens

Calculates slope and intercept for linear regression of data with errors in X and Y.

Calculates slope and intercept for linear regression of data with errors in X and Y. The errors can be specified as varying point to point, as can the correlation of the errors in X and Y.The

  • 7.6K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Feb 2010

GP regression

Version 1.0.0.0 by Vadim Smolyakov

Gaussian Process regression

Gaussian Process regression based on posterior updates of noise-less observations

- Gaussian Process (GP) regression
  • 809 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 May 2017

mGstat

Version 1.1 by Thomas Mejer Hansen

Some tools for geostatistical analysis

  • 810 (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Sep 2022

Brainstorm

Version 3.4.0.0 by Martin Cousineau

Brainstorm: Open source application for MEG/EEG data analysis

  • 7.3K (All time)
  • 48 (Last 30 days)
  • 4.9 / 5
  • Community
  • 8 Aug 2024

gmregress

Version 1.7.0.0 by Antonio Trujillo-Ortiz

Geometric Mean Regression (Reduced Major Axis Regression).

Model II regression should be used when the two variables in the regression equation are random and subject to error, i.e. not controlled by the researcher. Model I regression using ordinary least

  • 2.2K (All time)
  • 5 (Last 30 days)
  • 5.0 / 5
  • Community
  • 2 Apr 2014

MATDRAM: Delayed-Rejection Adaptive Metropolis MCMC

Version 2.2.3 by CDSLAB

MatDRAM is a pure-MATLAB Adaptive Markov Chain Monte Carlo simulation and visualization library.

, sampling, and integration of mathematical objective functions of arbitrary-dimensions, in particular, the posterior probability distributions of Bayesian regression models in data science, Machine Learning

  • 557 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Jul 2024

hctsa

Version 1.9.0.0 by Ben Fulcher

Highly comparative time-series analysis

  • 1.1K (All time)
  • 7 (Last 30 days)
  • 4.5 / 5
  • Community
  • 14 Aug 2023

LOESS regression smoothing

Version 2.1.0.0 by Gabriel Marsh

LOESS performs a locally weighted regression fit to noisy data

Function fLOESS performs LOESS (locally weighted non-parametric regression fitting using a 2nd order polynomial) smoothing to one dimensional data, without the Matlab Curve Fitting Toolbox. This

  • 2.4K (All time)
  • 5 (Last 30 days)
  • 4.9 / 5
  • Community
  • 10 Mar 2016

Gaussian Process Regression (GPR)

Version 1.0.0 by Kepeng Qiu

Gaussian Process Regression using GPML toolbox V4.2

- Gaussian Process Regression (GPR) %%%%%%%%%
- Gaussian Process Regression (GPR) %%%%%%%%%
  • 2.2K (All time)
  • 8 (Last 30 days)
  • 4.8 / 5
  • Community
  • 5 Sep 2019

Modified CMRmap

Version 1.1.0.0 by Christopher Hummersone

Produces a colour colormap, of arbitrary length, that is monochrome-compatible.

- Quantile-quantile plot with patch option
- Quantiles of a sample via various methods.
  • 806 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

Subplot position calculator

Version 1.0.0.0 by Christopher Hummersone

Calculate subplot positions by specifying figure margins and axis scaling.

- Quantile-quantile plot with patch option
- Quantiles of a sample via various methods.
  • 985 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

Regression Outliers

Version 1.0.0.0 by M Sohrabinia

Removes outliers from X and Y variables based on regression residuals

This function accepts two (vector of) variables for which a bivariate linear regression analysis is meant to be performed, and removes the outliers from both variables. Since the regression residual

  • 975 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 18 Jun 2012

smooth

Version 1.0.0.0 by Christopher Hummersone

Perform windowed smoothing on a vector using mathematical functions

- Quantiles of a sample via various methods.
- Quantile-quantile plot with patch option
  • 2.5K (All time)
  • 2 (Last 30 days)
  • 4.0 / 5
  • Community
  • 11 Aug 2016

Binned Scatter Plot

Version 1.1.0.0 by Stefan Schroedl

plot quantiles of y given quantiles of x.

inter-quartile range. X and Y must have the same number of rows or columns.This is useful to visualize two-dimensional distributions.Options include e.g.: plotting different quantiles; means/variances instead of

  • 2.3K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 Jan 2010

Gaussian Mixture Model (GMM) - Gaussian Mixture Regression (GMR)

Version 1.2.0.0 by Sylvain Calinon

Encoding of data in Gaussian Mixture Model and retrieval through Gaussian Mixture Regression

GMM-GMR is a set of Matlab functions to train a Gaussian Mixture Model (GMM) and retrieve generalized data through Gaussian Mixture Regression (GMR). It allows to encode efficiently any dataset in

- % Gaussian Mixture Regression.
- % Demo of the spatial Gaussian Mixture Regression (GMR) using query points
  • 19.3K (All time)
  • 1 (Last 30 days)
  • 4.8 / 5
  • Community
  • 24 Jul 2009

Local Linear Kernel Regression

Version 1.0.0.0 by Yi Cao

A function to provide local linear estimator of Gaussian kernel regression

This is the local linear version of the kernel smoothing regression function: http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=19195&objectType=FILEThe local linear

- KSRLIN Local linear kernel smoothing regression
  • 8.6K (All time)
  • 1 (Last 30 days)
  • 4.5 / 5
  • Community
  • 14 Apr 2008

Bayesian Linear Regression

Version 1.2.0.0 by Dr. Soumya Banerjee

This is a set of MATLAB functions to do Bayesian linear regression

This is a set of MATLAB functions to do Bayesian linear regression. Derivations are also included.

- % Name - CALL_bayesian_regression
  • 3.3K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Nov 2014

Nonlinear Regression Shapes

Version 1.0.0.0 by John D'Errico

Curve fitting, empirical modeling, and an appreciation of shape

The art of fitting a nonlinear regression model often starts with choosing a model form. This submission is an attempt to teach the reader a simple but general paradigm for their models as a sum of

  • 6.3K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 22 Jun 2006

Passing and Bablok regression

Version 1.1.0.0 by Andrea Padoan

Passing & Bablok regression is a linear regression procedure usefull for comparing clinical methods

. Classical linear regression method assume that variables X and Y are normal distributed and with a measurement error costant over the range of concentrations.However, in method comparison studies we generally

- Passing Bablok regression
  • 2.4K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Jan 2010

Probabilistic Linear Regression

Version 1.0.0.0 by Mo Chen

Probabilistic Linear Regression with automatic model selection

This package contains functions that fit a probabilistic linear regression model. For the ordinary regularized linear regression, user has to manually assign the regularization parameter. However

- Linear regression
- Compute linear regression model reponse y = w'*X+w0 and likelihood
- Fit empirical Bayesian linear regression model with EM (p.448 chapter 9.3.4)
  • 638 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Mar 2016

MBB-team/VBA-toolbox

Version 1.0.0.0 by Jean Daunizeau

Variational Bayesian Analysis (VBA)

  • 1.5K (All time)
  • 5 (Last 30 days)
  • 4.7 / 5
  • Community
  • 11 Apr 2023

Kernel Ridge Regression

Version 1.0.0.0 by Ambarish Jash

This is ridge regression implemented using the Gaussian Kernel.

The Gaussian Kernel can be changed to any desired kernel. However such a change will not dramatically improve results. This is a variant of ridge regression using the kernel trick (Mercers Theorem).

- % This function performs the kernel ridge regression using the Gaussian
  • 2.4K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Apr 2010

Interactive regression on a plot

Version 1.0.0.0 by Ivar Eskerud Smith

Perform regression on plotted data in a figure by manually choosing the regression area.

Plot data in a figure, and then interactively choose regression area. The result from polyfit is returned.Example:x=1:1:10;y=sin(x);f=figure; plot( x,y );[p,h] = figreg( f, 2 );%fit a second order

- Perform regression on the current axis in a figure.
  • 520 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 25 Aug 2010

Load more