photo

Robert


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Solving System of Linear Equations with matrix operations
I have a system of linear equations for a problem that can be generically expressed as Ax = b. Where b and A are both 3x1 matric...

mer än 10 år ago | 2 answers | 0

2

answers

Question


Using splines and plotting them
given x = 1 2 2.5 3 4 5 and y = 1 5 7 8 2 1 I am suppose to use the spline function built into MATLAB with not-a-knot end con...

mer än 11 år ago | 2 answers | 0

2

answers

Question


Use a for loop to evaluate
use a for loop to evaluate the function y = {exp(x+1) if x<-1, 2+cos(pi*x) if -1<=x<5, 10*(x-5)+1 if x>=5} e^(x+1) if x<...

mer än 11 år ago | 2 answers | 0

2

answers