Community Profile

photo

idriskameni


KU Leuven

2019년부터 활동

Followers: 0   Following: 0

연락

Mathematics student. Currently interested in MatLab to use it in my master's thesis.

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


SOLVING LARGE SYSTEM OF EQUATIONS
Hi, this is my code (the only think that matters is the last line) a = sym('a',[1 15]); sym r p1 = poly2sym(a,r); diff = sym...

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

1

답변

질문


SUBSTITUTIONS IN SYMBOLIC EXPRESSIONS
Hi, I would like to know if it is possible to substitute expressions inside some equation or expression. Consider the followin...

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

0

답변

질문


FALLING FACTORIAL AND POCHHAMMER
I would like to know if there is any function that gives me the falling factorial, i.e, I have seen that there exists the Poc...

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

1

답변

질문


ERROR IN ISALWAYS : UNABLE TO PROVE
Hi, I would like to see if 2/(g - d + 2*r + 1) - 4 >= 0 with some restrictions. Hence, I am trying to use isAlways(2/(g - d...

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

1

답변

질문


SYMBOL OF AN EXPRESSION SATISFYING INEQUALITIES
I would like to check if 2/(d + g + 2*r + 1) - 4 >=0 or not. But I would like to know it when r,g,d satisfy r+g-d>=0 nchoo...

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

1

답변

질문


HOW TO MAKE THAT AN INEQUALITY BECOME AN ASSUMPTION?
Hi, I am interested in checking if a huge formula is positive or negative. Let's say, for example, which sign have for certai...

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

1

답변