你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 04:56:51 +08:00
Testing dispersion algorithm.
这个提交包含在:
@@ -199,6 +199,7 @@ def dispersion_analysis(G):
|
||||
|
||||
# Get frequency for max power
|
||||
freqmaxpower = np.where(power[1::] == np.amax(power[1::]))[0][0]
|
||||
print(freqmaxpower)
|
||||
print(freqs[freqmaxpower])
|
||||
|
||||
# Set maximum frequency to a threshold drop from maximum power, ignoring DC value
|
||||
|
在新工单中引用
屏蔽一个用户