Feeds
질문
Please help with Taylor Series Expansion for x^n
Please help with Taylor series expansion for x^(1/2). I have tried to use the general taylor series expansion formula to find t...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
how to find area under the curve with cumsum and cumtrapz?
Please help. I am trying to find the area under the curve by using cumsum and cumtrapz but I am getting the wrong answer. I thin...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
How do I plot input equations from the user?
Please help. I would like to plot equations with the equation itself (e.g. x + y ==5)as user input. Also, how do I find the coor...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to plot 2 lines and find the coordinates of their intersection?
I need to plot the lines x+y=3 and x-y= -1 and find their point of intersection. I know that to plot the lines I could use 'fplo...
7년 초과 전 | 답변 수: 5 | 0
5
답변질문
how to accept equations from the user and convert to a matrix?
Please help me. I am writing a code to accept equations from the user and then convert it to a matrix to perform row operations....
7년 초과 전 | 답변 수: 1 | 0