photo

Simon Wang


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
5 Answers

RANK
104 327
of 300 343

REPUTATION
0

CONTRIBUTIONS
3 Questions
5 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20 926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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...

mer än 10 år ago | 1 answer | 0

1

answer

Answered
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...

mer än 10 år ago | 0

Answered
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...

mer än 10 år ago | 0

| accepted

Answered
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 ...

mer än 10 år ago | 0

Question


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...

mer än 10 år ago | 4 answers | 0

4

answers

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

mer än 10 år ago | 0

Answered
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. "...

mer än 10 år ago | 0

Question


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...

mer än 10 år ago | 5 answers | 0

5

answers