Feeds
질문
Fitting data using polyfit, nlfit ?
I have 2 sets of data of the same size (X1, Y1) and (X2,Y2). (X1,Y1) has a linear relationship with zero intercept (Y1=slope*X1)...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
Contourf with irregular spaced points
Contourf works if I define X and Y as monotonic increasing values. For eg., X=[1:3]; Y=[1:3]; Z=[10 20 30; 40 50 60; 70 80 ...
13년 초과 전 | 답변 수: 1 | 0
