What is the best way to efficiently compute the teager energy kurtosis using list comprehension?

后端 未结 0 776
盖世英雄少女心
盖世英雄少女心 2021-01-24 08:46

I would like to calculate the Teager Energy Kurtosis in a function in Python 3.8. I think this should also work with list comprehension.

I tried it with the following cod

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