photo

Robert


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 11 años hace | 2 respuestas | 0

2

respuestas