Nicole Bonino
Followers: 0 Following: 0
Statistiques
5 Questions
0 Réponses
RANG
251 611
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
20.0%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 9 ans il y a | 1 réponse | 0