![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13896556_1539791695246_DEF.jpg)
Xin Shen
Followers: 0 Following: 0
Statistics
RANK
30,154
of 297,016
REPUTATION
1
CONTRIBUTIONS
12 Questions
1 Answer
ANSWER ACCEPTANCE
58.33%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Same codes, same version matlab but different results on different computers
Greetings, I am using MPT3.0 toolbox (https://www.mpt3.org/) to do my research related to multiparametric nonlinear programmi...
3 years ago | 0 answers | 0
0
answersQuestion
Could you help me interpret what happened?
Greetings, I am debugging others' codes. In Polyhedron.m file row 521, it is a sentence: if isempty(obj.He_int), obj.He_int ...
4 years ago | 1 answer | 0
1
answerQuestion
Error when downloading software
Greetings, My matlab version 2018a. When I try to download POP software (http://parametric.tamu.edu/POP/) through installPOP....
4 years ago | 1 answer | 0
1
answerQuestion
Different results on different version Matlab
Greetings, My deterministic program got different results on Matlab R2018a and R2019a. Currently, I found it is very diffi...
5 years ago | 1 answer | 0
1
answerQuestion
How to avoid generating java.log files and matlab_crash_dump.xxxx files?
Greetings, I am running my programs based on parallel computation on clusters. After program finished, I always got lots of...
5 years ago | 0 answers | 0
0
answersQuestion
How to solve "parfor cannot be classified" issue?
Greetings, I tried to convert my program with nested for-loops to parfor loop and got error "The variable z in a parfor canno...
5 years ago | 1 answer | 0
1
answerParfor problems about loopVar = initVal:endVal
I found that "Error using DynSys (line 11)" is caused by global variables. For parallel computation, I cannot use global variab...
5 years ago | 0
| accepted
Question
Parfor problems about loopVar = initVal:endVal
Greetings, I got an error in my codes with line "parfor m=1:s", which is very weird. I don't know what happens. Can anyone give...
5 years ago | 2 answers | 0
2
answersQuestion
how can i crop this figure?
Greetings, I used matlab to genereate figure like this: I need to save as eps file. Is it possible to remove the the whi...
5 years ago | 2 answers | 0
2
answersQuestion
How to plot this graph clearly?
Greetings, I would like to plot a 3d scatter plot on a surface. However, it cannot display the scatter plot clearly as shown ...
5 years ago | 0 answers | 0
0
answersQuestion
It seems that patternsearch does not use my initial guess.
Greetings, I am working on a optimization problem by patternseach. I have a initial guess vector whose objective function is ...
5 years ago | 2 answers | 0
2
answersQuestion
After updating matlab to R2019a, my matlab cannot solve AX=b.
Greetings, Currently, I am building an improved primal-dual path following algorithm. I need to solve a AX=b matrix equations...
5 years ago | 0 answers | 0
0
answersQuestion
Replacement of old matlab built-in function cholinc for Cholesky-Infinity factorization
Greetings, I am working on an old program, which uses a old matlab built-in function cholinc for Cholesky-Infinity factorizat...
5 years ago | 0 answers | 0