Rotate 2D Gaussian given parameters a,b and c

后端 未结 0 1084
别跟我提以往
别跟我提以往 2020-12-11 03:15

If this has been asked before, I will remove it.

I have a Gaussian function of the form:

def f(x,y):
  A=some number
  a=...
  b=...
  c=...
  return A         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题