Community Profile

photo

Simon Wang


Aktiv seit 2015

Followers: 0   Following: 0

Statistiken

Feeds

Anzeigen nach

Frage


Constained regression 2 - regression model/solver
I have a regression model log (r(i)) = a + b * log(A(i)) where A(i) is a vector and each element is known. Log is the nature log...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
What constrained regression function shuld I use?
THank you for the response. I think it should work and this leads me to change my question a little bit because it will make mor...

etwa 9 Jahre vor | 0

Beantwortet
What constrained regression function shuld I use?
Also, if this really works, do I need to have specific toolboxes? Do I need to an implement specific solver? Thanks! Simon...

etwa 9 Jahre vor | 0

| akzeptiert

Beantwortet
What constrained regression function shuld I use?
Thanks! exp(a)*(A(1)^b+A(2)^b+...+A(n)^b)=k and sum (exp(a)*A(i)^b) = k are the same equation. So there are two unknowns ...

etwa 9 Jahre vor | 0

Frage


What constrained regression function shuld I use?
I have a regression model log (r(i)) = a + b * log(A(i)) where A(i) is a vector and each element is known. Log is the nature l...

etwa 9 Jahre vor | 4 Antworten | 0

4

Antworten

Beantwortet
Got an error when using cell2csv in Matlab 2014b version
Thanks! It works.

etwa 9 Jahre vor | 0

Beantwortet
Got an error when using cell2csv in Matlab 2014b version
Thank you very much on this. Things worked execpt that if I have a cell array of strings which happen to contain a comma (e.g. "...

etwa 9 Jahre vor | 0

Frage


Got an error when using cell2csv in Matlab 2014b version
The error message is the following Undefined function 'cell2csv' for input arguments of type 'cell'. My Matlab code: cell...

etwa 9 Jahre vor | 5 Antworten | 0

5

Antworten