photo

Jie Li


Last seen: 7 månader ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
188 500
of 300 338

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20 922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 149

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


how to set regression tree's crossval error function other than mse or mcr?
when training a regression tree, I want to use another error function instead of mse or mcr. The training code generated by regr...

ungefär 3 år ago | 1 answer | 0

1

answer

Question


how to set up error function other than MSE in regression or classification training model
when training a regression tree or SVM model, the default error function is MSE. How do I change it to a customized function mor...

ungefär 3 år ago | 1 answer | 0

1

answer

Question


multiple linear regression warning: x is rank deficient to within machine precision.
I have a multiple linear regression problem A = 1 0 0 0 0 1 0 0 0 1 0 0 ...

nästan 4 år ago | 1 answer | 0

1

answer

Question


run glmfit , why get Warning: X is ill conditioned, or the model is overparameterized
run code for a linear regrssion. X has 5 predictors, Y is one response vector with ordinal values(1 to 5) b = glmfit(X,Y); Wa...

ungefär 4 år ago | 1 answer | 0

1

answer

Question


how to create mouse movement event on UIAxes in APP Designer to catch cursor location on the axes?
I have a UIAxes created in App designer. now I want to show cursor's x y location when mouse is moving on the axe, not click.

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

2

answers