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

sinp

関数 sinp は、FFT法を使用した正弦曲線関数の初期パラメータ推定値を自動的に生成します。3つのパラメータ推定値をベクトルとして返します。

 

構文

sinp(x range, y range)

引数 x rangex 変数を、引数 y rangey 変数を指定します。いずれかの範囲に含まれる欠損値や文字列は無視され、データポイントとして扱われません。引数 x rangey range は同じ大きさである必要があり、3つ以上の有効なデータポイントが必要になります。

Tip: sinp は、非線形回帰の初期パラメーター推定に用いられ、波形関数のスムーズ化に使用されます。

 

 

sinp

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

Syntax

sinp(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.

Tip: sinp is especially used to perform smoothing on waveform functions, used in determination of initial parameter estimates for nonlinear regression.

 

前のページにもどる