Community Profile

photo

Manny


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


How to write a conditional statement for tridiagonal matrix.
Hi! I have tridiagonal matrix function where I need to have a conditional statement if a, b, and c contain any nonzero values. I...

3 years ago | 1 answer | 0

1

answer

Question


How to read in data from file using specific lines?
Hi! I have a project dealing with plotting bezier curves from a data file. The first value of the data file (data.m) is the numb...

3 years ago | 1 answer | 0

1

answer

Question


Lagrange Interpolation Code Error/Help
Hello! I am to graph an interpolating polynomial and the data points. The data points are from a file which I will provide. I ke...

3 years ago | 1 answer | 0

1

answer

Question


Reading data from file
Hi! I am trying to read in data from a file. If I have the following file let's call it datafile.m: 1 2 3 4 5 6 1 4 9 16 25...

3 years ago | 1 answer | 0

1

answer

Question


Alternates of polyval and polyfit?
I'm working on an assignment that has to do with interpolating polynomials where I create a picture reading in the data points f...

3 years ago | 1 answer | 0

1

answer