Community Profile

photo

Bill Whiten


Retired

Last seen: 3 years ago Active since 2012

Statistics

All
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • First Answer
  • Solver

View badges

Content Feed

View by

Submitted


Probabilities for model comparison
Probability or probability distribution for comparing models or a model with repeat data.

3 years ago | 1 download |

Submitted


selectfields: Select specified field names from a struct
Selects fields listed in a cell array from a struct

5 years ago | 1 download |

Thumbnail

Submitted


Optional function arguments
Optional function arguments with default values: optndfts

5 years ago | 2 downloads |

Thumbnail

Submitted


Functions istext iscelltext
Test for char or string variables; Test for cell array of char or string variables.

5 years ago | 1 download |

Submitted


nlsq & nnnlsq Least squares
Robust & non negative non linear least squares: nlsq & nnnlsq

6 years ago | 2 downloads |

Thumbnail

Submitted


Equation selection using subset regression: regsubsets
Finds multiple linear regression equations relating measurement data to results. See regtest.html

6 years ago | 1 download |

Thumbnail

Submitted


Weighted median (from data & sds) & its standard deviation
Interpolated weighted median with calculation of its standard deviation and distribution

6 years ago | 1 download |

Thumbnail

Submitted


renamefields: Rename some field names in a struct
Changes struct field names from cell array list of old names to names in list of new names

6 years ago | 1 download |

Thumbnail

Submitted


Select points from graph: graphpoints
Get coordinates and indices of points from a graph [xx,yy,indx]=graphpoints(x,y)

7 years ago | 1 download |

Thumbnail

Submitted


Reconcile multiple examinations
Reconcile multiple examinations of multiple projects

8 years ago | 1 download |

Thumbnail

Submitted


EXPERT1
An easy to use deduction engine useful for small expert systems and embedding complex condition ...

8 years ago | 7 downloads |

Submitted


Boxplot: boxplotx without toolboxes
Boxplot: boxplotx Quartiles box, 1% whiskers, & outliers

8 years ago | 4 downloads |

Thumbnail

Submitted


Expert2 Propositional Logic
A deduction engine useful for small expert systems and complex condition statements.

8 years ago | 3 downloads |

Thumbnail

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

9 years ago

Submitted


KS statistic.zip
Test multiple samples for same distribution - probKS

9 years ago | 1 download |

Thumbnail

Answered
How to change default path on startup for Mac?
You could try: http://www.mathworks.com/matlabcentral/fileexchange/39425-restore-project-status-for-selected-project Allows ...

10 years ago | 0

Submitted


nnls - Non negative least squares
nnls - Alternative to lsqnonneg: faster on large problems, improved convergence, optional restart

11 years ago | 10 downloads |

Submitted


Greyboxeval - Model quality evaluation
For models residues=model(data,parameters) with data sets at different experimental conditions

11 years ago | 1 download |

Thumbnail

Submitted


Greyboxbuild: complete a greybox model
Completes a model by relating model parameters to operating conditions using experimental data

11 years ago | 2 downloads |

Thumbnail

Submitted


linfitregsel - term selection in linear regression
Select terms in linear regression (equation fitting) using eigenvectors and term significance

11 years ago | 2 downloads |

Thumbnail

Answered
Least Squares Method- Νon linear to Linear
You can write the equation as f=(a/b)x-(1/b)fx and use linear regression for the coefficients (a/b) and (1/b). Convert these to ...

11 years ago | 0

Submitted


Restore project status for selected project
Restores search path and reopens editor files for selected folder/project during startup/restart

11 years ago | 1 download |

Thumbnail