photo

jessie sun


Last seen: mehr als 2 Jahre vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

mehr als 2 Jahre vor | 0

Frage


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...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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....

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 2 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort