photo

emma


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
133,524
of 300,618

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,839

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer