photo

sawsan


Last seen: 3ヶ月 前 2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
1 回答

ランク
239,855
of 301,432

評判
0

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

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,280

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,555

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


roots of septic polynomial
Hi All, I need help finding root(s) for seventh-degree polynomial (-16+11*x-348*x^2+620.93*x^3-663.37*x^4+417.50*x^5-142.31*x^...

9年弱 前 | 1 件の回答 | 0

1

回答

質問


Gaussian Elimination of 5*5 Matrix
Hi, I want to Use Gauss elimination for the given matrix syms s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 A=[0 -s1 -s2 -s3 -s4; s1 0 -s...

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

0

回答

回答済み
Finding epsilon satisfy a trigonometric function.
Thanks a lot. I found the solution. I share it here if someone want to use it. syms x f = cot(x).^2*cot(2*x).^2 - sin(2*...

9年以上 前 | 0

| 採用済み

質問


Finding epsilon satisfy a trigonometric function.
I need to find the value of epsilon (e) that satisfy the function cot(e)^2*cot(2*e)^2 == sin(2*e)^2 where pi/4<e<pi/2

9年以上 前 | 3 件の回答 | 0

3

回答

質問


I want to find the determinant for 5.5 matrix
I need to find the determinant in symbol s1 to s10 (without values). Here the matrix M: M=[0 -s1 -s2 -s3 -s4; s1 0 -s5 -s...

9年以上 前 | 2 件の回答 | 0

2

回答