Community Profile

photo

Jule


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


How to add limits on fitting parameters in regressionLearner
I have a dataset with one response variable CO2 and three input variables (XCO2, T, P) that I'm trying to fit with the linear qu...

3 years ago | 1 answer | 0

1

answer

Answered
How to view the equation of a linear regression model, automatically generated with regression learner
Export the model and then open the newly created structure variable from your workspace window. Under 'coefficients' and 'Coeffi...

3 years ago | 0

| accepted

Answered
How do I extract a polynomial equation from regressionLearner?
Okay, a few tests later I figured it out - for anyone else wondering about a similar problem, forget about the equation in linea...

3 years ago | 0

| accepted

Question


How do I extract a polynomial equation from regressionLearner?
I am wondering how I can extract a resulting fitting equation from Matlab's regressionLearner (version R2017b)? I am using the l...

3 years ago | 1 answer | 0

1

answer

Question


How do I remove redundant commas when writing a txt-file from a table?
I created a txt-file from a table (139x39) which contains some blanks. The data is separated by commas as delimiter. Unfortunate...

4 years ago | 2 answers | 0

2

answers