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 years 前 | 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 years 前 | 4 个回答 | 0
