photo

Nicole Bonino


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
211.926
of 297.503

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.017

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 1

View badges

Feeds

View by

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

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 9 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 9 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 9 jaar ago | 0 answers | 0

0

answers