photo

Robert


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten