Simon Wang
2015년부터 활동
Followers: 0 Following: 0
Feeds
질문
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...
9년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
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...
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...
9년 초과 전 | 0
답변 있음
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...
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...
9년 초과 전 | 0
| 수락됨
답변 있음
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 ...
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 ...
9년 초과 전 | 0
질문
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...
9년 초과 전 | 답변 수: 4 | 0
4
답변답변 있음
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. "...
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. "...
9년 초과 전 | 0
질문
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...
9년 초과 전 | 답변 수: 5 | 0