EstimatedBackground[data]
data の背景を推定する.
EstimatedBackground[data,σ]
峰をスケール σ まで保存しようとする.
EstimatedBackground
EstimatedBackground[data]
data の背景を推定する.
EstimatedBackground[data,σ]
峰をスケール σ まで保存しようとする.
詳細とオプション
- EstimatedBackgroundは,入力リストの特徴を保存しようとしつつ,背景を推定する.
- 入力 data には次の形式が使える.
-
{y1,y2,…} 値のリスト TimeSeries[…] 時系列オブジェクト EventSeries[…] 事象系列オブジェクト - 使用可能なオプション
-
Method Automatic 使用するメソッド Padding "Reversed" 使用する充填方法 - EstimatedBackgroundはMethodオプションを取る.以下は可能な設定値である.
-
"MovingAverage" 移動平均背景推定 {"SNIP",r} 統計に敏感な非線形反復峰切取り
例題
すべて開く すべて閉じるスコープ (4)
背景はスケールに依存する.デフォルトで,自動計算されたスケールが使われる:
Quantityオブジェクトのベースラインを推定する:
等間隔TimeSeriesオブジェクトのベースラインを推定する:
不規則にサンプルされたTimeSeriesオブジェクトのベースラインを推定する:
アプリケーション (2)
特性と関係 (1)
"MovingAverage"は充填された入力のMovingAverageを計算する:
関連するガイド
-
▪
- データの変換と平滑化 ▪
- 特徴検出 ▪
- 曲線のフィットと近似の関数
テキスト
Wolfram Research (2014), EstimatedBackground, Wolfram言語関数, https://reference.wolfram.com/language/ref/EstimatedBackground.html.
CMS
Wolfram Language. 2014. "EstimatedBackground." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/EstimatedBackground.html.
APA
Wolfram Language. (2014). EstimatedBackground. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/EstimatedBackground.html
BibTeX
@misc{reference.wolfram_2025_estimatedbackground, author="Wolfram Research", title="{EstimatedBackground}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/EstimatedBackground.html}", note=[Accessed: 22-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_estimatedbackground, organization={Wolfram Research}, title={EstimatedBackground}, year={2014}, url={https://reference.wolfram.com/language/ref/EstimatedBackground.html}, note=[Accessed: 22-April-2026]}