
jessie sun
Statistics
RANK
252.918
of 262.803
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 17.989
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 113.793
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
Content Feed
Can vpasolve restrict the numerical solution to be a real number? If it can, how should I stipulate this condition?
Dear @Dyuman Joshi, I used "assume" to restrict the unknown variables to be real numbers: But the output result was not as I...
4 maanden ago | 0
Question
Can vpasolve restrict the numerical solution to be a real number? If it can, how should I stipulate this condition?
I have eight unknown variables and eight equations. Now I use the vpasolve to find the numerical solution of the equation, hopin...
4 maanden ago | 2 answers | 0
2
answersQuestion
When I use parfor in the program, the program seems to fall into an endless loop in the remoteparfor.m file, resulting in the program's delay in output.What's going on?
When I use parfor in the program, the program seems to fall into an endless loop in the remoteparfor.m file, resulting in the pr...
5 maanden ago | 1 answer | 0
1
answerQuestion
Matlab exits automatically before the program is finished.
Matlab program has been running for one night. The next day, it found that it quit automatically without outputting the results....
5 maanden ago | 1 answer | 0
1
answerQuestion
When solving the global optimal solution with MATLAB fmincon function, is it to find several local optimal solutions and then compare them to choose the optimal solution?
When solving the global optimal solution with MATLAB fmincon function, is it to find several local optimal solutions and then co...
5 maanden ago | 1 answer | 0
1
answerQuestion
When I'm using the fmincon function to solve an optimization problem,the optimization result is always near the initial value. How to avoid this situation?
When I'm using the fmincon function to solve an optimization problem,the optimization result is always near the initial value. H...
6 maanden ago | 4 answers | 0
4
answersQuestion
Can fmincon function optimize a large number of variables,like 800?
When I used fmincon function, I set 800 variables to be optimized, but the optimization result doesn't seem to be good. After t...
6 maanden ago | 1 answer | 0