![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/5762181_1549416335793_DEF.jpg)
Shuping Ruan
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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"); ...
6 years 前 | 0 个回答 | 0
0
个回答已回答
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...
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...
8 years 前 | 0
提问
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...
8 years 前 | 2 个回答 | 0
2
个回答提问
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,...
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 0 个回答 | 0