photo

Nicole Bonino


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Cubic Spline Interpolation and Plotting??? Question inside
Use cubic splines to fit the data bellow. Repeat the calculation but now set the derivatives at the end points to zero. Compare...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


if I want to save a formatted string to memory, but not to print it out, what command(s) would I use?
fprintf, sprintf, disp, or echo? I know that fprintf and sprintf create formatted strings and disp does print out so I'm conf...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Using poly fit and polyval to graph a Gaussian function with 4 different degrees and 4 different noise factors
This problem deals with data fitting in the presence of noise. Write a function Gaussian.m which will generate a 1D Gaussian fu...

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Adding noise to a Gaussian
My code keeps returning an error saying my signal-to-noise ratio must be a real scalar. this is my code: y=A.*exp((-(x-x...

fast 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Adding noise to a Gaussian
This problem deals with data fitting in the presence of noise. a. Write a function Gaussian.m which will generate a 1D Ga...

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten