3次元配列のガウシアンフィッティング
Ältere Kommentare anzeigen
3次元配列
に対して、t軸に対してガウシアンフィットを行いピーク位置を検出するプログラムを作りたいと思います。
に対して、t軸に対してガウシアンフィットを行いピーク位置を検出するプログラムを作りたいと思います。この時、
に対してすべての要素に対して、各々のピーク位置を算出するには、
for文を用いる以外にどのような手法が考えられますか。
出来るだけ処理時間の掛からない手法を検討したいと思います。
1 Kommentar
R.Kato
am 30 Apr. 2020
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu 記述統計 finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!