emma
Followers: 0 Following: 0
Statistik
5 Fragen
0 Antworten
RANG
76.256
of 295.467
REPUTATION
0
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
60.0%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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 ...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 4 Jahre vor | 1 Antwort | 0