MATLAB - Surf Plot data structure

后端 未结 2 1913
一向
一向 2021-01-15 01:31

I have done calculations with 2 different methods. For those calculations I have varied 2 parameters: x and y

In the end, I have calculated the % ERROR between both

2条回答
  •  情话喂你
    2021-01-15 01:52

    create the grid for the first and second column and calculate Z using your formula. help meshgrid in MATLAB

提交回复
热议问题