統計
MATLAB Answers
4 質問
0 回答
ランク
of 175,118
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How the result of the implicit ODE can be improved?
<</matlabcentral/answers/uploaded_files/122099/Ekran%20Al%C4%B1nt%C4%B1s%C4%B1.PNG>> How can I improve the results of this pr...
8年弱 前 | 0 件の回答 | 0
0
回答質問
how to solve using "solve" command ?
how to solve the following equation for k1 and k2 using "solve" command ? (k1+2k2)sinx+(2k1-k2)cosx=2sinx syms x k1 k2...
約8年 前 | 0 件の回答 | 0
0
回答質問
Second order ODE (mupad)
What's wrong??? How can i run this basic program? % Solve 2nd order ODE clc;clear all; syms y(x) k eq='(1...
8年以上 前 | 2 件の回答 | 0
2
回答質問
How to get integration of x to the power (1/n) n is the real number from -1 to 1?
f=@x x^(1/3); I=int(f,-1,1) I=double(I) The result of function is wrong because true answer of (-1)^(1/3) is real but...
8年以上 前 | 1 件の回答 | 0

