photo

Shuping Ruan


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to retrieve AIC for survival/reliability data distribution fitting, such as wblfit?
I am trying to fit weibull distribution to survival data with censoring. Here is my code. data_s1 = load("test_data_s1.mat"); ...

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

0

answers

Answered
How to use Matlab for latex output?
After reading this link https://www.mathworks.com/matlabcentral/answers/65423-problem-with-subplot-error-using-subsindex , I rea...

mer än 7 år ago | 0

Question


How to use Matlab for latex output?
I tried this and got an error. set(0, 'defaultTextInterpreter', 'latex'); Subscript indices must either be real positiv...

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

2

answers

Question


Can I use Global Optimization Toolbox on Matlab online with a student account ?
I tried MultiStart from Global Optimization Toolbox on Matlab online. My code is my_objective = @(tau) objective( tau,...

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

1

answer

Question


Nonlinear equality constraint is not met in MultiStart, but is met only using fmincon in loops?
I tried to use fmincon and wrote a loop for multiple starts. There was an inequality nonlinear constraint which restrict the vec...

ungefär 8 år ago | 0 answers | 0

0

answers