HOME > テクニカルサポート > 製品 一覧 > SigmaPlot > ユーザーガイド > トランスフォーム関数一覧
ヒューリンクステクニカルサポート
皆様からのご質問のうち、よくある質問を掲載しました。
更新日: 14/05/08

dsinp

関数 dsinp は、FFT 法を用いた減衰サイン関数のパラメーターの初期推定値を自動的に生成します。4つのパラメーター推定値がベクトルとして返されます。

 

構文

dsinp(x range, y range)

引数 x range は変数 x を指定し、引数 y range は変数 y を指定します。配列に含まれる欠損値または文字列は無視され、データポイントとして使用されません。引数 x rangey range のサイズは同じにする必要があり、有効なデータポイント数は 3 以上である必要があります。

Note: dsinp は特に、波形関数のパラメーターを推定するために使用されます。この関数は、非線形回帰と組み合わせて使用する場合にのみ役立ちます。

 

関連情報

dsinp

The dsinp function automatically generates the initial parameter estimates for a damped sinusoidal functions using the FFT method. The four parameter estimates are returned as a vector.

Syntax

dsinp(x range, y range)

The x range argument specifies the x variable, and the y range argument specifies the y variable. Any missing value or text string contained within one of the ranges is ignored and will not be treated as a data point. x range and y range must be the same size, and the number of valid data points must be greater than or equal to 3.

Note: dsinp is especially used to estimate parameters on waveform functions. This is only useful when this function is used in conjunction with nonlinear regression.

 

関連情報

 

前のページにもどる