Feeds
답변 있음
Surface plots inside loop
xdata = xlsread('debug.xlsx','B1:U4'); ydata = xlsread('debug.xlsx','B6:U9'); %The whole domain is a square with x_min = 0.2...
Surface plots inside loop
xdata = xlsread('debug.xlsx','B1:U4'); ydata = xlsread('debug.xlsx','B6:U9'); %The whole domain is a square with x_min = 0.2...
대략 6년 전 | 0
질문
Surface plots inside loop
Hi, I am working on a code that approximates a general bivariate function using a piecewise linear bivariate function. I am abl...
대략 6년 전 | 답변 수: 4 | 0
