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 years 前 | 2 个回答 | 0
2
个回答提问
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0