photo

jessie sun


Last seen: 4年弱 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
1 回答

ランク
108,741
of 301,383

評判
0

コントリビューション
6 質問
1 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 21,252

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,306

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2

バッジを表示

Feeds

表示方法

回答済み
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年弱 前 | 0

質問


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年弱 前 | 2 件の回答 | 0

2

回答

質問


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

約4年 前 | 1 件の回答 | 0

1

回答

質問


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

約4年 前 | 2 件の回答 | 0

2

回答

質問


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

約4年 前 | 1 件の回答 | 0

1

回答

質問


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

約4年 前 | 4 件の回答 | 0

4

回答

質問


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

約4年 前 | 1 件の回答 | 0

1

回答