Yanxin Liu
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
75,859
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Question
Provide Jacobian matrix to ode15i for solving DAE system
As introduced by the help page of ode15i http://matlab.izmiran.ru/help/techdoc/ref/ode15i.html, providing Jacobian (df/dy, df/dy...
2 years ago | 1 answer | 0
1
answerQuestion
Non-linear curve fitting fail to converge
I'm using the curve fitting toolbox to fit the data to a function: y = a*(1-b*exp(-c*x)-(1-b)*exp(-d*x)). For a certain group o...
3 years ago | 0 answers | 0
0
answersQuestion
Unrecognized function or variable 'fitrnet'.
I have "Statistical and Machine Learning' package in my Matlab. But I can't use "fitrnet" function as introduced here https://ww...
3 years ago | 1 answer | 0
1
answerQuestion
for loop won't stop using break
I'm using ARMA to simulate and predict a series of data. "i" represens the number of pre-sample for ARMA estimate and "j" repres...
4 years ago | 1 answer | 0