![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/21223116_1611530049582_DEF.jpg)
emma
Followers: 0 Following: 0
Feeds
질문
Help with Lagrange Interpolation: How can I graph the polynomial of my data sett?
I am attempting to use Lagrange interpolation to find the polynomial for my data set. How can I alter my code to do this? Below ...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Applying Newton's Method to Sound Level Equation
I am trying to apply Newton's root-finding method to the following equation that measures sound level (in decibels) at a distanc...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Error with equation using sym/subsindex
When I try to run my code, I get "Error using sym/subsindex...Invalid indexing or function definition..." and "Error in line w...
거의 4년 전 | 답변 수: 2 | 0
2
답변질문
How can I plot ln(1-x)/x using colon operator?
I am trying to plot f(x)=ln(1-x)/x for -10^(-15)<=x<=10^(-15) but when I run the program it says "Unable to perform assignment b...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
How can I plot the function y = e^(-2x^2) * cos(4pi*x - 1.5)?
How do I plot the function of y = e^(-2x^2) * cos(4pi*x - 1.5)? This is what I have so far but I can't seem to figure out what t...
대략 4년 전 | 답변 수: 1 | 0