Community Profile

photo

Nirvan Hashemian


Last seen: 2년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


problem with fit function for data
I have a problem with getting the fit function to work clear; clc; E = [416.861, 818.7, 1097.3, 1293.54,1507.4]; e = flip([...

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

1

답변

질문


Having trouble graphing a non-linear graph
x = -2:0.1:2; y = cos(x)+exp(-1/2*x.^2)*sin(6*x) plot(x,y) This is my code, I keep getting Error in test (line 2) ...

5년 초과 전 | 답변 수: 1 | 0

1

답변