photo

Robert


2013년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

11년 초과 전 | 답변 수: 2 | 0

2

답변