sebastiano della gatta - MATLAB Central
photo

sebastiano della gatta


Last seen: 대략 3년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB AnswersFrom 12/21 to 03/25Use left and right arrows to move selectionFrom 12/21Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 질문
1 답변

순위
159,858
of 297,695

평판
0

참여
6 질문
1 답변

답변 채택
66.67%

획득한 표
0

순위
 of 20,466

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,380

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


why don't you give me the exact groebner basics?
i have these equations: f1n=121*c1^4 - 5984*c1^3*c3 + 242*c1^2*c2^2 - 43736*c1^2*c2*c3 + 5984*c1^2*c2 - 412446*c1^2*c3^2 + 242*...

대략 3년 전 | 답변 수: 0 | 0

0

답변

질문


can i extract the exact value of c3,c1 and c2?
I have this vector 1x3: [- 2.622e+4094*c3^31 - 1.4849e+4098*c3^30 - 3.4477e+4101*c3^29 - 4.0489e+4104*c3^28 - 2.6497e+4107*c3^2...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


how to calculate this equation?
i have: P3=[l1 - (l3y*(2*c3 - 2*c1*c2))/c_delta + (l3z*(2*c2 + 2*c1*c3))/c_delta + (l3x*(c1^2 - c2^2 - c3^3 + 1))/c_delta; ...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


can I multiply the denominator to make it disappear?
f1=(- 11*c1^2 + 2043*c1*c3 + 11*c2^2 - 2043*c2 + 11*c3^2)^2 + (497*c2 + (3542*c3)/(c2 - c1*c3) + 11*c1*c2 - 497*c1*c3)^2 - 1; ...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


why matlab tells me this?
f2=[o_1z*(l3x-p4x-s_x)*c1^4-2*c2*o_1z*(p4y+s_y)*c1^3+c3*(-l1^2+l4^2-l3x^2-l3y^2-l3z^2-p4x^2-p4y^2-p4z^2-s_x^2-s_y^2-s_z^2+2*l3y*...

대략 3년 전 | 답변 수: 1 | 0

1

답변

답변 있음
I need to create a vector from a symbolic polynomial function,but when i use sym2poly command, matlab tells me it is not a polynomial, how should i do?
thank you. I have the last question. Can i compute groebner basis from f1? (The first function that I put in the first question)...

3년 초과 전 | 0

질문


I need to create a vector from a symbolic polynomial function,but when i use sym2poly command, matlab tells me it is not a polynomial, how should i do?
f1=(497*c1^2 + 497*c2^2 + 497*c3^2 + 11*(c3 + c1*c2)*(c2 - c1*c3)*(c1^2 + c2^2 + c3^2 + 1) + 497)^2/(103684*(c1^2 + c2^2 + c3^2 ...

3년 초과 전 | 답변 수: 2 | 0

2

답변