photo

sawsan


Last seen: 3개월 전 2016년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

4 질문
1 답변

순위
138,962
of 301,472

평판
0

참여
4 질문
1 답변

답변 채택
50.0%

획득한 표
0

순위
 of 21,293

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,655

참여
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

답변