統計
MATLAB Answers
3 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
boundary value problem with complementary slackness
I have an ODE system with complementary slackness condition. * y'(z) = f(x(z),y(z),z) * y(zmin)=y(zmax)=0 * ...
7年以上 前 | 0 件の回答 | 0
0
回答質問
symbolic solve gives a weird result
%%% This seems to be a legitimate bug. Developemnt team is further investigating the issue. Can someone help figure out what...
9年弱 前 | 1 件の回答 | 0
1
回答質問
symbolic cubic polynomial solver
Cubic polynomial always has a zero point on the real line, so I run something like syms x a solve(x^3+x^2-x+a,'real',true)...
10年弱 前 | 2 件の回答 | 0