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

回答