A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

P

Parallel - org.mklab.tool.control の クラス
2つ線形システムを並列結合したシステムを求めるクラスです。
Parallel() - クラス org.mklab.tool.control.Parallel のコンストラクタ
 
parallel(Matrix, Matrix, Matrix, Matrix, Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Parallel の static メソッド
システム1 . x1 = A1 x1 + B1 u1 y1 = C1 x1 + D1 u1 とシステム2 . x2 = A2 x2 + B2 u2 y2 = C2 x2 + D2 u2 を並列結合(y = y1 + y2)したシステム .
Parameter - org.mklab.tool.control.system.parameter の 注釈型
システムのパラメータを表わすアノテーションです。
ParameterAccessException - org.mklab.tool.control.system.parameter の 例外
パラメータにアクセスする権利が無い場合に発生する例外を表すクラスです。
ParameterAccessException() - 例外 org.mklab.tool.control.system.parameter.ParameterAccessException のコンストラクタ
新しく生成されたParameterAccessExceptionオブジェクトを初期化します。
ParameterAccessException(String) - 例外 org.mklab.tool.control.system.parameter.ParameterAccessException のコンストラクタ
新しく生成されたParameterAccessExceptionオブジェクトを初期化します。
ParameterAccessException(Throwable) - 例外 org.mklab.tool.control.system.parameter.ParameterAccessException のコンストラクタ
新しく生成されたParameterAccessExceptionオブジェクトを初期化します。
ParameterAccessException(String, Throwable) - 例外 org.mklab.tool.control.system.parameter.ParameterAccessException のコンストラクタ
新しく生成されたParameterAccessExceptionオブジェクトを初期化します。
ParameterContainer - org.mklab.tool.control.system.parameter の クラス
パラメータの値とアノテーションをまとめて管理するクラスです。
ParameterContainer(SystemOperator, Field, Parameter, String) - クラス org.mklab.tool.control.system.parameter.ParameterContainer のコンストラクタ
新しく生成されたParameterContainerオブジェクトを初期化します。
ParameterDuplicationException - org.mklab.tool.control.system.parameter の 例外
パラメータの重複(同名のパラメータ)登録に関する例外を表すクラスです。
ParameterDuplicationException() - 例外 org.mklab.tool.control.system.parameter.ParameterDuplicationException のコンストラクタ
新しく生成されたParameterDuplicationExceptionオブジェクトを初期化します。
ParameterDuplicationException(String) - 例外 org.mklab.tool.control.system.parameter.ParameterDuplicationException のコンストラクタ
新しく生成されたParameterDuplicationExceptionオブジェクトを初期化します。
ParameterDuplicationException(Throwable) - 例外 org.mklab.tool.control.system.parameter.ParameterDuplicationException のコンストラクタ
新しく生成されたParameterDuplicationExceptionオブジェクトを初期化します。
ParameterDuplicationException(String, Throwable) - 例外 org.mklab.tool.control.system.parameter.ParameterDuplicationException のコンストラクタ
新しく生成されたParameterDuplicationExceptionオブジェクトを初期化します。
ParameterException - org.mklab.tool.control.system.parameter の 例外
パラメータに関する例外を表すクラスです。
ParameterException() - 例外 org.mklab.tool.control.system.parameter.ParameterException のコンストラクタ
新しく生成されたParameterExceptionオブジェクトを初期化します。
ParameterException(String) - 例外 org.mklab.tool.control.system.parameter.ParameterException のコンストラクタ
新しく生成されたParameterExceptionオブジェクトを初期化します。
ParameterException(Throwable) - 例外 org.mklab.tool.control.system.parameter.ParameterException のコンストラクタ
新しく生成されたParameterExceptionオブジェクトを初期化します。
ParameterException(String, Throwable) - 例外 org.mklab.tool.control.system.parameter.ParameterException のコンストラクタ
新しく生成されたParameterExceptionオブジェクトを初期化します。
ParameterUpdator - org.mklab.tool.control.system.parameter の インタフェース
パラメータ変更に伴う更新を行う機能を表わすインターフェースです。
ParameterUtil - org.mklab.tool.control.system の クラス
ユーザ定義システムのためのユーティリティクラスです。
ParameterUtil() - クラス org.mklab.tool.control.system.ParameterUtil のコンストラクタ
 
Parametric - org.mklab.tool.graph.gnuplot.decoration の クラス
媒介変数描画設定を表すクラスです。
Parametric() - クラス org.mklab.tool.graph.gnuplot.decoration.Parametric のコンストラクタ
コンストラクター
Parametric(boolean) - クラス org.mklab.tool.graph.gnuplot.decoration.Parametric のコンストラクタ
コンストラクター
parametric() - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
parametric(boolean) - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
parametric(int) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
グラフの媒介変数描画に関する設定を得る。
parametric(int, boolean) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
グラフの媒介変数描画に関する設定をします。
pattern() - クラス org.mklab.nfc.util.PolynomialTokenizer の static メソッド
多項式を項ごと分割するために使用されている、正規表現を返します。
Pause - org.mklab.nfc.util の クラス
確認ボタンがクリック(リターンキーが押されるまで)されるまで、指定された時間が経過するまで停止します。
Pause() - クラス org.mklab.nfc.util.Pause のコンストラクタ
 
pause() - クラス org.mklab.nfc.util.Pause の static メソッド
ダイアログの確認ボタンがクリックするまで待機します。
pause(String) - クラス org.mklab.nfc.util.Pause の static メソッド
メッセージを表示して、 ダイアログの確認ボタンがクリックするまで待機する(GUIのとき)、 リターンキーが押されるまで待機する(CUIのとき)。
pause(double) - クラス org.mklab.nfc.util.Pause の static メソッド
指定された時間(秒)だけ停止します。
PeriodicSource - org.mklab.tool.control.system.source の クラス
任意形状の周期信号を発生するシステムを表すクラスです。
PeriodicSource(DoubleMatrix, Matrix) - クラス org.mklab.tool.control.system.source.PeriodicSource のコンストラクタ
新しく生成されたPeriodicSourceオブジェクトを初期化します。
PeriodicSource() - クラス org.mklab.tool.control.system.source.PeriodicSource のコンストラクタ
新しく生成されたPeriodicSourceオブジェクトを初期化します。
permutateSelf(double[][], int[], int, boolean) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
行や列を交換します。
permutateSelf(E[][], int[], int, boolean) - クラス org.mklab.nfc.matrix.GridUtil の static メソッド
行や列を交換します。
permutateSelf(int[][], int[], int, boolean) - クラス org.mklab.nfc.matrix.IntMatrixUtil の static メソッド
行や列を交換します。
PiecewiseContinuousAlgebraicSystem - org.mklab.nfc.ode の インタフェース
区分的連続代数システム(区分的連続な代数方程式で表現されるシステム)を表わすインターフェースです。
PiecewiseContinuousDiscreteAlgebraicSystem - org.mklab.nfc.ode の インタフェース
区分的連続離散代数システム(区分的連続な代数方程式で表現されるシステムと 離散代数方程式で表現されるシステムが結合したシステム)を表わすインターフェースです。
PiecewiseDifferentialDifferenceEquation - org.mklab.nfc.ode の インタフェース
区分的に連続な微分差分方程式を表わすインターフェースです。
PiecewiseDifferentialDifferenceSystem - org.mklab.nfc.ode の インタフェース
区分的微分可能差分システム(区分的微分可能な方程式で表現されるシステム と差分方程式で表現されるシステムが結合したシステム)を表わすインターフェースです。
PiecewiseDifferentialEquation - org.mklab.nfc.ode の インタフェース
区分的微分可能な方程式を表わすインターフェースです。
PiecewiseDifferentialSystem - org.mklab.nfc.ode の インタフェース
区分的微分可能システム(区分的微分可能な方程式で表現されるシステム)を表わすインターフェースです。
PiecewiseUtil - org.mklab.nfc.ode の クラス
区分的システムのユーティティクラスです。
PiecewiseUtil() - クラス org.mklab.nfc.ode.PiecewiseUtil のコンストラクタ
 
plot(Gnuplot, DoubleMatrix) - クラス org.mklab.tool.control.Bode のメソッド
ゲイン線図と位相線図を描画します。
plot(Gnuplot) - クラス org.mklab.tool.control.Bode のメソッド
ゲイン線図と位相線図を描画します。
plot(List<List<NumericalMatrixOperator<?>>>, DoubleMatrix) - クラス org.mklab.tool.control.BodePlotter のメソッド
ゲイン線図と位相線図を描画します。
plot(RationalPolynomial, int) - クラス org.mklab.tool.control.Dimpulse の static メソッド
 
plot(Gnuplot, RationalPolynomial, int) - クラス org.mklab.tool.control.Dimpulse の static メソッド
単位インパルス応答をプロットする
plot(Matrix, Matrix, int) - クラス org.mklab.tool.control.Dimpulse の static メソッド
 
plot(Gnuplot, Matrix, Matrix, int) - クラス org.mklab.tool.control.Dimpulse の static メソッド
単位インパルス応答をプロットする
plot(RationalPolynomialMatrix, int, int) - クラス org.mklab.tool.control.Dimpulse の static メソッド
 
plot(Gnuplot, RationalPolynomialMatrix, int, int) - クラス org.mklab.tool.control.Dimpulse の static メソッド
単位インパルス応答をプロットする
plot(Matrix, Matrix, Matrix, Matrix, int, int) - クラス org.mklab.tool.control.Dimpulse の static メソッド
 
plot(Gnuplot, Matrix, Matrix, Matrix, Matrix, int, int) - クラス org.mklab.tool.control.Dimpulse の static メソッド
単位インパルス応答をプロットする
plot(RationalPolynomial, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Dinitial の static メソッド
 
plot(Gnuplot, RationalPolynomial, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Dinitial の static メソッド
 
plot(Matrix, Matrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Dinitial の static メソッド
 
plot(Gnuplot, Matrix, Matrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Dinitial の static メソッド
 
plot(RationalPolynomialMatrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Dinitial の static メソッド
 
plot(Gnuplot, RationalPolynomialMatrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Dinitial の static メソッド
 
plot(Matrix, Matrix, Matrix, Matrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Dinitial の static メソッド
 
plot(Gnuplot, Matrix, Matrix, Matrix, Matrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Dinitial の static メソッド
 
plot(Matrix, Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Dlsim の static メソッド
 
plot(Gnuplot, Matrix, Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Dlsim の static メソッド
 
plot(Matrix, Matrix, Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Dlsim の static メソッド
 
plot(Gnuplot, Matrix, Matrix, Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Dlsim の static メソッド
 
plot(RationalPolynomial, int) - クラス org.mklab.tool.control.Dstep の static メソッド
 
plot(Gnuplot, RationalPolynomial, int) - クラス org.mklab.tool.control.Dstep の static メソッド
単位ステップ応答をプロットする
plot(Matrix, Matrix, int) - クラス org.mklab.tool.control.Dstep の static メソッド
 
plot(Gnuplot, Matrix, Matrix, int) - クラス org.mklab.tool.control.Dstep の static メソッド
単位ステップ応答をプロットする
plot(RationalPolynomialMatrix, int, int) - クラス org.mklab.tool.control.Dstep の static メソッド
 
plot(Gnuplot, RationalPolynomialMatrix, int, int) - クラス org.mklab.tool.control.Dstep の static メソッド
単位ステップ応答をプロットする
plot(Matrix, Matrix, Matrix, Matrix, int, int) - クラス org.mklab.tool.control.Dstep の static メソッド
 
plot(Gnuplot, Matrix, Matrix, Matrix, Matrix, int, int) - クラス org.mklab.tool.control.Dstep の static メソッド
単位ステップ応答をプロットする
plot(RationalPolynomial, DoubleMatrix) - クラス org.mklab.tool.control.Impulse の static メソッド
 
plot(Gnuplot, RationalPolynomial, DoubleMatrix) - クラス org.mklab.tool.control.Impulse の static メソッド
単位インパルス応答をプロットする
plot(Matrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Impulse の static メソッド
 
plot(Gnuplot, Matrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Impulse の static メソッド
単位インパルス応答をプロットする
plot(RationalPolynomialMatrix, int, DoubleMatrix) - クラス org.mklab.tool.control.Impulse の static メソッド
 
plot(Gnuplot, RationalPolynomialMatrix, int, DoubleMatrix) - クラス org.mklab.tool.control.Impulse の static メソッド
単位インパルス応答をプロットする
plot(RationalPolynomial, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Initial の static メソッド
 
plot(Gnuplot, RationalPolynomial, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Initial の static メソッド
初期値応答をプロットする
plot(Matrix, Matrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Initial の static メソッド
 
plot(Gnuplot, Matrix, Matrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Initial の static メソッド
初期値応答をプロットする
plot(RationalPolynomialMatrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Initial の static メソッド
 
plot(Gnuplot, RationalPolynomialMatrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Initial の static メソッド
初期値応答をプロットする
plot(Matrix, Matrix, Matrix, Matrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Initial の static メソッド
 
plot(Gnuplot, Matrix, Matrix, Matrix, Matrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Initial の static メソッド
初期値応答をプロットする
plot(Matrix, Matrix, Matrix, Matrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Lsim の static メソッド
 
plot(Gnuplot, Matrix, Matrix, Matrix, Matrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Lsim の static メソッド
連続時間応答をプロットする
plot(Matrix, Matrix, Matrix, Matrix, Matrix, DoubleMatrix, Matrix) - クラス org.mklab.tool.control.Lsim の static メソッド
 
plot(Gnuplot, Matrix, Matrix, Matrix, Matrix, Matrix, DoubleMatrix, Matrix) - クラス org.mklab.tool.control.Lsim の static メソッド
連続時間応答をプロットする
plot(RationalPolynomial) - クラス org.mklab.tool.control.Nichols の static メソッド
 
plot(Gnuplot, RationalPolynomial) - クラス org.mklab.tool.control.Nichols の static メソッド
ニコルス線図をプロットします。
plot(RationalPolynomial, DoubleMatrix) - クラス org.mklab.tool.control.Nichols の static メソッド
 
plot(Gnuplot, RationalPolynomial, DoubleMatrix) - クラス org.mklab.tool.control.Nichols の static メソッド
ニコルス線図をプロットします。
plot(Gnuplot) - クラス org.mklab.tool.control.Nyquist のメソッド
ナイキスト線図をプロットします。
plot(Gnuplot, DoubleMatrix) - クラス org.mklab.tool.control.Nyquist のメソッド
ナイキスト線図をプロットします。
plot(List<List<NumericalMatrixOperator<?>>>) - クラス org.mklab.tool.control.NyquistPlotter のメソッド
ナイキスト線図をプロットします。
plot(RationalPolynomial, DoubleMatrix) - クラス org.mklab.tool.control.Ramp の static メソッド
 
plot(Gnuplot, RationalPolynomial, DoubleMatrix) - クラス org.mklab.tool.control.Ramp の static メソッド
単位ランプ応答をプロットします。
plot(Matrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Ramp の static メソッド
 
plot(Gnuplot, Matrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Ramp の static メソッド
単位ランプ応答をプロットします。
plot(RationalPolynomialMatrix, int, DoubleMatrix) - クラス org.mklab.tool.control.Ramp の static メソッド
 
plot(Gnuplot, RationalPolynomialMatrix, int, DoubleMatrix) - クラス org.mklab.tool.control.Ramp の static メソッド
単位ランプ応答をプロットします。
plot(Matrix, Matrix, Matrix, Matrix, int, DoubleMatrix) - クラス org.mklab.tool.control.Ramp の static メソッド
 
plot(Gnuplot, Matrix, Matrix, Matrix, Matrix, int, DoubleMatrix) - クラス org.mklab.tool.control.Ramp の static メソッド
単位ランプ応答をプロットします。
plot(Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Rlocus の static メソッド
 
plot(Gnuplot, Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Rlocus の static メソッド
根軌跡をプロットします。
plot(Matrix, Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Rlocus の static メソッド
 
plot(Gnuplot, Matrix, Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Rlocus の static メソッド
根軌跡をプロットします。
plot(RationalPolynomial) - クラス org.mklab.tool.control.Rlocus の static メソッド
 
plot(Gnuplot, RationalPolynomial) - クラス org.mklab.tool.control.Rlocus の static メソッド
根軌跡をプロットします。
plot(RationalPolynomial, Matrix) - クラス org.mklab.tool.control.Rlocus の static メソッド
 
plot(Gnuplot, RationalPolynomial, Matrix) - クラス org.mklab.tool.control.Rlocus の static メソッド
根軌跡をプロットします。
plot(RationalPolynomialMatrix) - クラス org.mklab.tool.control.Rlocus の static メソッド
 
plot(Gnuplot, RationalPolynomialMatrix) - クラス org.mklab.tool.control.Rlocus の static メソッド
根軌跡をプロットします。
plot(RationalPolynomialMatrix, Matrix) - クラス org.mklab.tool.control.Rlocus の static メソッド
 
plot(Gnuplot, RationalPolynomialMatrix, Matrix) - クラス org.mklab.tool.control.Rlocus の static メソッド
根軌跡をプロットします。
plot(Matrix, Matrix) - クラス org.mklab.tool.control.Rlocus の static メソッド
 
plot(Gnuplot, Matrix, Matrix) - クラス org.mklab.tool.control.Rlocus の static メソッド
根軌跡をプロットします。
plot(Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Rlocus の static メソッド
 
plot(Gnuplot, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Rlocus の static メソッド
根軌跡をプロットします。
plot(Gnuplot, DoubleMatrix, DoubleMatrix) - クラス org.mklab.tool.control.SigmaPlotter のメソッド
Sigmaプロットを描画します。
plot(RationalPolynomial, DoubleMatrix) - クラス org.mklab.tool.control.Step の static メソッド
 
plot(Gnuplot, RationalPolynomial, DoubleMatrix) - クラス org.mklab.tool.control.Step の static メソッド
単位ステップ応答をプロットします。
plot(Matrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Step の static メソッド
 
plot(Gnuplot, Matrix, Matrix, DoubleMatrix) - クラス org.mklab.tool.control.Step の static メソッド
単位ステップ応答をプロットします。
plot(RationalPolynomialMatrix, int, DoubleMatrix) - クラス org.mklab.tool.control.Step の static メソッド
 
plot(Gnuplot, RationalPolynomialMatrix, int, DoubleMatrix) - クラス org.mklab.tool.control.Step の static メソッド
単位ステップ応答をプロットします。
plot(Matrix, Matrix, Matrix, Matrix, int, DoubleMatrix) - クラス org.mklab.tool.control.Step の static メソッド
 
plot(Gnuplot, Matrix, Matrix, Matrix, Matrix, int, DoubleMatrix) - クラス org.mklab.tool.control.Step の static メソッド
単位ステップ応答をプロットします。
plot(Matrix, LinearSystemOperator) - クラス org.mklab.tool.control.system.controller.PoleViewer のメソッド
閉ループ系の極とオブザーバの極を複素平面にプロットします。
plot(DoubleMatrix) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
plot(DoubleMatrix, DoubleMatrix) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
plot(DoubleMatrix, DoubleMatrix, String[]) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
plot(DoubleMatrix, DoubleMatrix, String[], String[]) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
plot(DoubleMatrix, DoubleMatrix, String[], String[], String[]) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
plot(DoubleMatrix, DoubleMatrix, DoubleMatrix) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
plot(DoubleMatrix, DoubleMatrix, DoubleMatrix, String[]) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
plot(DoubleMatrix, DoubleMatrix, DoubleMatrix, String[], String[]) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
plot(DoubleMatrix, DoubleMatrix, DoubleMatrix, String[], String[], String[]) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
plot(DoubleMatrix) - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
plot(DoubleMatrix, DoubleMatrix) - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
plot(DoubleMatrix, DoubleMatrix, String[]) - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
plot(DoubleMatrix, DoubleMatrix, List<String>) - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
plot(DoubleMatrix, DoubleMatrix, List<String>, List<String>) - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
plot(DoubleMatrix, DoubleMatrix, String[], String[]) - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
plot(DoubleMatrix, DoubleMatrix, String[], String[], String[]) - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
plot(DoubleMatrix, DoubleMatrix, List<String>, List<String>, List<String>) - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
plot(int, DoubleMatrix) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
プロットします。
plot(int, DoubleMatrix, DoubleMatrix) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
プロットします。
plot(int, DoubleMatrix, DoubleMatrix, String[]) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
プロットします。
plot(int, DoubleMatrix, DoubleMatrix, List<String>) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
プロットします。
plot(int, DoubleMatrix, DoubleMatrix, List<String>, List<String>) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
プロットします。
plot(int, DoubleMatrix, DoubleMatrix, String[], String[]) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
プロットします。
plot(int, DoubleMatrix, DoubleMatrix, String[], String[], String[]) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
プロットします。
plot(int, DoubleMatrix, DoubleMatrix, List<String>, List<String>, List<String>) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
プロットします。
plot(Matrix, Matrix) - クラス org.mklab.tool.matrix.Bar の static メソッド
棒グラフを描画します。
plot(Matrix) - クラス org.mklab.tool.matrix.Bar の static メソッド
棒グラフを描画します。
plot(Matrix) - クラス org.mklab.tool.matrix.Dft の static メソッド
離散フーリエ変換の結果を描画する
plot(Matrix, double) - クラス org.mklab.tool.matrix.Dft の static メソッド
離散フーリエ変換の結果を描画する
plot(Matrix, double, int) - クラス org.mklab.tool.matrix.Dft の static メソッド
離散フーリエ変換の結果を描画する
plot(Matrix) - クラス org.mklab.tool.matrix.Idft の static メソッド
逆離散フーリエ変換の結果をプロットする
plot(Matrix, int) - クラス org.mklab.tool.matrix.Idft の static メソッド
逆離散フーリエ変換の結果をプロットする
plot1D(DoubleMatrix, String[], String[], String[]) - クラス org.mklab.tool.graph.gnuplot.Canvas のメソッド
 
plot1D(DoubleMatrix, String[], String[], String[]) - インタフェース org.mklab.tool.graph.Plotter のメソッド
1次元プロットを描画します。
plot2D(DoubleMatrix, DoubleMatrix, String[], String[], String[]) - クラス org.mklab.tool.graph.gnuplot.Canvas のメソッド
 
plot2D(DoubleMatrix, DoubleMatrix, String[], String[], String[]) - インタフェース org.mklab.tool.graph.Plotter のメソッド
2次元プロットを描画します。
plot3D(DoubleMatrix, DoubleMatrix, DoubleMatrix, String[], String[], String[]) - クラス org.mklab.tool.graph.gnuplot.Canvas のメソッド
 
plot3D(DoubleMatrix, DoubleMatrix, DoubleMatrix, String[], String[], String[]) - インタフェース org.mklab.tool.graph.Plotter のメソッド
3次元プロットを描画します。
plot3DSurface(DoubleMatrix) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
3次元空間に2次元平面を描画します。
plot3DSurface(DoubleMatrix, DoubleMatrix, DoubleMatrix, String, String, String) - クラス org.mklab.tool.graph.gnuplot.Canvas のメソッド
 
plot3DSurface(DoubleMatrix, DoubleMatrix, DoubleMatrix, String, String, String) - インタフェース org.mklab.tool.graph.Plotter のメソッド
3次元空間に2次元平面を描画します。
plotSurface(DoubleMatrix) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
plotSurface(DoubleMatrix, DoubleMatrix, DoubleMatrix) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
plotSurface(DoubleMatrix, DoubleMatrix, DoubleMatrix, String) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
plotSurface(DoubleMatrix, DoubleMatrix, DoubleMatrix, String, String) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
plotSurface(DoubleMatrix, DoubleMatrix, DoubleMatrix, String, String, String) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
Plotter - org.mklab.tool.control の クラス
グラフを描画するためのクラスです。
Plotter() - クラス org.mklab.tool.control.Plotter のコンストラクタ
 
Plotter - org.mklab.tool.graph の インタフェース
プロッターを表すインターフェースです。
PlotterException - org.mklab.tool.graph の 例外
プロッターに関する例外を表すクラスです。
PlotterException(String) - 例外 org.mklab.tool.graph.PlotterException のコンストラクタ
新しく生成されたPlotterExceptionオブジェクトを初期化します。
PlotterException() - 例外 org.mklab.tool.graph.PlotterException のコンストラクタ
新しく生成されたPlotterExceptionオブジェクトを初期化します。
PlotterException(String, Throwable) - 例外 org.mklab.tool.graph.PlotterException のコンストラクタ
新しく生成されたPlotterExceptionオブジェクトを初期化します。
PlotterException(Throwable) - 例外 org.mklab.tool.graph.PlotterException のコンストラクタ
新しく生成されたPlotterExceptionオブジェクトを初期化します。
Pmargin - org.mklab.tool.control の クラス
位相余裕とゲイン交差周波数を求めるクラスです。
Pmargin() - クラス org.mklab.tool.control.Pmargin のコンストラクタ
 
pmargin(RationalPolynomial) - クラス org.mklab.tool.control.Pmargin の static メソッド
 
pmargin(RationalPolynomial, double) - クラス org.mklab.tool.control.Pmargin の static メソッド
 
pmargin(RationalPolynomial, double, double) - クラス org.mklab.tool.control.Pmargin の static メソッド
 
pmargin(RationalPolynomial, double, double, double) - クラス org.mklab.tool.control.Pmargin の static メソッド
位相余裕 pm とゲイン交差周波数 wcg を返します。
pmargin_roots(RationalPolynomial) - クラス org.mklab.tool.control.Pmargin の static メソッド
 
pmargin_roots(RationalPolynomial, double) - クラス org.mklab.tool.control.Pmargin の static メソッド
 
PolePlaceDesigner - org.mklab.tool.control.system.controller の クラス
極配置のための状態フィードバックを設計するクラスです。
PolePlaceDesigner(SystemOperator) - クラス org.mklab.tool.control.system.controller.PolePlaceDesigner のコンストラクタ
コンストラクター
PolePlaceStateFeedback - org.mklab.tool.control.system.controller の クラス
極配置による安定化制御のための状態フィードバックコントローラ(定数行列)を表すクラスです。
PolePlaceStateFeedback(SystemOperator) - クラス org.mklab.tool.control.system.controller.PolePlaceStateFeedback のコンストラクタ
新しく生成されたPolePlaceStateFeedbackオブジェクトを初期化します。
PoleViewer - org.mklab.tool.control.system.controller の クラス
閉ループ系の極とオブザーバの極を複素平面にプロットするクラスです。
PoleViewer(LinearSystemOperator) - クラス org.mklab.tool.control.system.controller.PoleViewer のコンストラクタ
コンストラクタ
Poly2tex - org.mklab.tool.matrix の クラス
多項式をTeX形式でファイルに保存するクラスです。
Poly2tex() - クラス org.mklab.tool.matrix.Poly2tex のコンストラクタ
 
poly2tex(Polynomial, String) - クラス org.mklab.tool.matrix.Poly2tex の static メソッド
 
poly2tex(Polynomial, String, String) - クラス org.mklab.tool.matrix.Poly2tex の static メソッド
 
poly2texf(Polynomial) - クラス org.mklab.tool.matrix.Poly2tex の static メソッド
 
poly2texf(Polynomial, String) - クラス org.mklab.tool.matrix.Poly2tex の static メソッド
 
Polynomial - org.mklab.nfc.scalar の クラス
多項式を表すクラスです。
Polynomial() - クラス org.mklab.nfc.scalar.Polynomial のコンストラクタ
0次の実多項式(定数=0)を生成します。
Polynomial(int) - クラス org.mklab.nfc.scalar.Polynomial のコンストラクタ
constantを係数とする0次多項式を生成します。
Polynomial(double) - クラス org.mklab.nfc.scalar.Polynomial のコンストラクタ
constantを係数とする0次多項式を生成します。
Polynomial(double, String) - クラス org.mklab.nfc.scalar.Polynomial のコンストラクタ
0次の実多項式(定数)を生成します。
Polynomial(String) - クラス org.mklab.nfc.scalar.Polynomial のコンストラクタ
多項式変数(1次の係数が1、0次の係数が0である1次の多項式)を生成します。
Polynomial(Scalar<?>) - クラス org.mklab.nfc.scalar.Polynomial のコンストラクタ
constantを係数とする0次の多項式を生成します。
Polynomial(Scalar<?>, String) - クラス org.mklab.nfc.scalar.Polynomial のコンストラクタ
constantを係数とする0次の多項式を生成します。
Polynomial(double[]) - クラス org.mklab.nfc.scalar.Polynomial のコンストラクタ
coefficientsを係数とする実多項式を生成します。
Polynomial(double[], String) - クラス org.mklab.nfc.scalar.Polynomial のコンストラクタ
coefficientsを係数とする実多項式を生成します。
Polynomial(Scalar<?>[]) - クラス org.mklab.nfc.scalar.Polynomial のコンストラクタ
coefficientsを係数とする多項式を生成します。
Polynomial(Scalar<?>[], String) - クラス org.mklab.nfc.scalar.Polynomial のコンストラクタ
coefficientsを係数とする多項式を生成します。
Polynomial(Matrix) - クラス org.mklab.nfc.scalar.Polynomial のコンストラクタ
コンストラクター
Polynomial(Matrix, String) - クラス org.mklab.nfc.scalar.Polynomial のコンストラクタ
コンストラクター
POLYNOMIAL - クラス org.mklab.nfc.util.MxDataHead の static 変数
多項式型
POLYNOMIAL_LENGTH - クラス org.mklab.nfc.matrix.GridFormat の static 変数
多項式の長さ
PolynomialAddOperator<E extends Scalar<E>> - org.mklab.nfc.operator の クラス
多項式の足し算に関するオペレータを表わすクラスです。
PolynomialDivideOperator<E extends Scalar<E>> - org.mklab.nfc.operator の クラス
多項式の割り算に関するオペレータを表わすクラスです。
PolynomialLeftDivideOperator<E extends Scalar<E>> - org.mklab.nfc.operator の クラス
多項式の左からの割り算に関するオペレータを表わすクラスです。
PolynomialMatrix - org.mklab.nfc.matrix の クラス
多項式(Polynomial)を成分とする行列を表わすクラスです。
PolynomialMatrix() - クラス org.mklab.nfc.matrix.PolynomialMatrix のコンストラクタ
0*0の多項式行列を作成します。
PolynomialMatrix(Scalar<?>[]) - クラス org.mklab.nfc.matrix.PolynomialMatrix のコンストラクタ
elementsで与えられた横ベクトルを生成します。
PolynomialMatrix(int, int) - クラス org.mklab.nfc.matrix.PolynomialMatrix のコンストラクタ
rowSize * columnSize の多項式行列を生成します。
PolynomialMatrix(int, int, String) - クラス org.mklab.nfc.matrix.PolynomialMatrix のコンストラクタ
rowSize * columnSize の 多項式行列を生成します。
PolynomialMatrix(Scalar<?>[][]) - クラス org.mklab.nfc.matrix.PolynomialMatrix のコンストラクタ
elementsで与えられた成分をもつ多項式行列を生成します。
PolynomialMatrix(IntMatrix) - クラス org.mklab.nfc.matrix.PolynomialMatrix のコンストラクタ
コンストラクター
PolynomialMatrix(DoubleMatrix) - クラス org.mklab.nfc.matrix.PolynomialMatrix のコンストラクタ
コンストラクター
PolynomialMatrix(BaseMatrix<?, ?>) - クラス org.mklab.nfc.matrix.PolynomialMatrix のコンストラクタ
コンストラクター
PolynomialMatrix(int, int, Scalar<?>[][]) - クラス org.mklab.nfc.matrix.PolynomialMatrix のコンストラクタ
elementsで与えられた成分をもつ rowSize * colSize の 多項式行列を作成します。
PolynomialMatrixUtil - org.mklab.nfc.matrix の クラス
多項式行列に関するユーティリティクラスです。
PolynomialMultiplyOperator<E extends Scalar<E>> - org.mklab.nfc.operator の クラス
多項式の掛け算に関するオペレータを表わすクラスです。
PolynomialOperator<E extends Scalar<E>> - org.mklab.nfc.operator の インタフェース
多項式に関するオペレータを定義するためのクラスです。
PolynomialSubtractOperator<E extends Scalar<E>> - org.mklab.nfc.operator の クラス
多項式の引き算に関するオペレータを表わすクラスです。
PolynomialTokenizer - org.mklab.nfc.util の クラス
PolynomialTokenizer クラスは、 多項式の文字列表現を項ごとに分割するためのクラスです。
PolynomialTokenizer(CharSequence) - クラス org.mklab.nfc.util.PolynomialTokenizer のコンストラクタ
指定した文字を分割するPolynomialTokenizerを作成します。
PolynomialTokenizer(Polynomial) - クラス org.mklab.nfc.util.PolynomialTokenizer のコンストラクタ
指定した多項式を分割するPolynomialTokenizerを作成します。
power(int) - クラス org.mklab.nfc.matrix.AbstractMatrix のメソッド
 
power(int) - クラス org.mklab.nfc.matrix.BooleanMatrix のメソッド
scalar乗(this scalar )を返します。
power(boolean[][], int) - クラス org.mklab.nfc.matrix.BooleanMatrixUtil の static メソッド
scalar乗(this scalar)を返します。
power(int) - インタフェース org.mklab.nfc.matrix.Matrix のメソッド
整数order乗(this order )を返します。
power(NumericalScalar<?>, ComplexScalar<T>) - クラス org.mklab.nfc.scalar.ComplexNumericalScalarUtil の static メソッド
実数の複素数乗を返します。
power(int) - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
power(ComplexScalar<T>) - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
複素scalar乗(this scalar)を返します。
power(double) - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
power(NumericalScalar) - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
power(NumericalScalar<?>) - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
power(DoubleComplexNumber) - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
複素数scalar乗(this scalar)を返します。
power(int) - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
power(double) - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
power(double, DoubleComplexNumber) - クラス org.mklab.nfc.scalar.DoubleComplexNumberUtil の static メソッド
実数の複素数乗を返します。
power(double) - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
power(DoubleNumber) - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
実数scalar乗(this scalar)を返します。
power(NumericalScalar<?>) - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
power(int) - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
power(double) - インタフェース org.mklab.nfc.scalar.NumericalScalar のメソッド
実数scalar乗(this scalar)を返します。
power(NumericalScalar<?>) - インタフェース org.mklab.nfc.scalar.NumericalScalar のメソッド
scalar乗(this scalar)を返します。
power(int) - クラス org.mklab.nfc.scalar.Polynomial のメソッド
m乗の多項式を生成します。
power(int) - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
 
power(int) - インタフェース org.mklab.nfc.scalar.Scalar のメソッド
累乗を返します。
powerElementWise(Matrix) - クラス org.mklab.nfc.matrix.AbstractMatrix のメソッド
 
powerElementWise(int) - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
powerElementWise(IntMatrix) - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
powerElementWise(E[][], int) - クラス org.mklab.nfc.matrix.BaseMatrixUtil の static メソッド
行列の全ての成分毎に累乗を計算し、計算結果を成分とする行列を生成します。
powerElementWise(E[][], int[][]) - クラス org.mklab.nfc.matrix.BaseMatrixUtil の static メソッド
行列の全ての成分毎に累乗を計算し、計算結果を成分とする行列を生成します。
powerElementWise(E, int[][]) - クラス org.mklab.nfc.matrix.BaseMatrixUtil の static メソッド
スカラーの累乗を行列の成分毎に計算し、計算結果を成分とする行列を生成します。
powerElementWise(DoubleComplexNumber, Matrix) - クラス org.mklab.nfc.matrix.DoubleComplexMatrix の static メソッド
複素数の累乗(行列成分毎)を成分とする行列を生成します。
powerElementWise(int, DoubleComplexMatrix) - クラス org.mklab.nfc.matrix.DoubleComplexMatrix の static メソッド
整数の成分毎の累乗を成分とする行列を生成します。
powerElementWise(double, DoubleComplexMatrix) - クラス org.mklab.nfc.matrix.DoubleComplexMatrix の static メソッド
実数の成分毎の累乗を成分とする行列を生成します。
powerElementWise(double[][], DoubleComplexNumber[][]) - クラス org.mklab.nfc.matrix.DoubleComplexMatrixUtil の static メソッド
実行列の累乗を成分毎に返します。
powerElementWise(double[][], DoubleComplexNumber) - クラス org.mklab.nfc.matrix.DoubleComplexMatrixUtil の static メソッド
実行列の成分毎の累乗(指数は複素数)を返します。
powerElementWise(double, DoubleComplexNumber[][]) - クラス org.mklab.nfc.matrix.DoubleComplexMatrixUtil の static メソッド
実数の成分毎の累乗を成分とする行列を生成します。
powerElementWise(int[][], DoubleComplexNumber) - クラス org.mklab.nfc.matrix.DoubleComplexMatrixUtil の static メソッド
全ての成分の累乗を成分とする行列を生成します。
powerElementWise(int[][], DoubleComplexNumber[][]) - クラス org.mklab.nfc.matrix.DoubleComplexMatrixUtil の static メソッド
行列の成分毎に累乗を計算し、計算結果を成分とする行列を生成します。
powerElementWise(int) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
powerElementWise(IntMatrix) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
powerElementWise(int, Matrix) - クラス org.mklab.nfc.matrix.DoubleMatrix の static メソッド
整数の累乗(行列成分毎)を成分とする行列を生成します。
powerElementWise(double, Matrix) - クラス org.mklab.nfc.matrix.DoubleMatrix の static メソッド
実数の累乗(行列成分毎)を成分とする行列を生成します。
powerElementWise(int, DoubleMatrix) - クラス org.mklab.nfc.matrix.DoubleMatrix の static メソッド
整数の累乗(行列成分毎)を成分とする行列を生成します。
powerElementWise(double, DoubleMatrix) - クラス org.mklab.nfc.matrix.DoubleMatrix の static メソッド
実数の累乗(行列成分毎)を成分とする行列を生成します。
powerElementWise(double, IntMatrix) - クラス org.mklab.nfc.matrix.DoubleMatrix の static メソッド
1個の実数について、行列の各成分の累乗を成分とする行列を生成します。
powerElementWise(double) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
powerElementWise(NumericalScalar<?>) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
powerElementWise(DoubleMatrix) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
各成分の累乗した値を成分とする行列を生成します。
powerElementWise(NumericalMatrix<?>) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
各成分の累乗した値を成分とする行列を生成します。
powerElementWise(Matrix) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
powerElementWise(double[][], int) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
全ての成分の累乗を成分とする行列を生成します。
powerElementWise(double, double[][]) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
実数の累乗を行列の全ての成分毎に計算し、計算結果を成分とする行列を生成します。
powerElementWise(double[][], double) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
行列の全ての成分毎に累乗を計算し、計算結果を成分とする行列を生成します。
powerElementWise(double[][], double[][]) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
行列の成分毎に累乗を計算し、計算結果を成分とする行列を生成します。
powerElementWise(double[][], int[][]) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
行列の成分毎に累乗を計算し、計算結果を成分とする行列を生成します。
powerElementWise(int[][], double) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
全ての成分の累乗を成分とする行列を生成します。
powerElementWise(int[][], double[][]) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
行列の成分毎に累乗を計算し、計算結果を成分とする行列を生成します。
powerElementWise(double, int[][]) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
実数の累乗を行列の全ての成分毎に計算し、計算結果を成分とする行列を生成します。
powerElementWise(int) - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
 
powerElementWise(double) - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
成分毎に累乗します。
powerElementWise(NumericalScalar<?>) - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
成分毎に累乗します。
powerElementWise(IntMatrix) - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
 
powerElementWise(DoubleMatrix) - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
成分毎に累乗します。
powerElementWise(NumericalMatrix<?>) - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
成分毎に累乗します。
powerElementWise(int, IntMatrix) - クラス org.mklab.nfc.matrix.IntMatrix の static メソッド
1個の整数について、行列の各成分の累乗を求めます。
powerElementWise(int, Matrix) - クラス org.mklab.nfc.matrix.IntMatrix の static メソッド
1個の整数について、行列の各成分の累乗を求めます。
powerElementWise(int[][], int) - クラス org.mklab.nfc.matrix.IntMatrixUtil の static メソッド
全ての成分の累乗を成分とする行列を生成します。
powerElementWise(int[][], int[][]) - クラス org.mklab.nfc.matrix.IntMatrixUtil の static メソッド
行列の成分毎に累乗を計算し、計算結果を成分とする行列を生成します。
powerElementWise(int, int[][]) - クラス org.mklab.nfc.matrix.IntMatrixUtil の static メソッド
1個の整数について、行列の各成分の累乗を求めます。
powerElementWise(int) - インタフェース org.mklab.nfc.matrix.MatrixElementWiseOperator のメソッド
成分毎に累乗します。
powerElementWise(Matrix) - インタフェース org.mklab.nfc.matrix.MatrixElementWiseOperator のメソッド
成分毎に累乗します。
powerElementWise(IntMatrix) - インタフェース org.mklab.nfc.matrix.MatrixElementWiseOperator のメソッド
成分毎に累乗します。
powerElementWise(double) - クラス org.mklab.nfc.matrix.NumericalMatrix のメソッド
 
powerElementWise(NumericalScalar<?>) - クラス org.mklab.nfc.matrix.NumericalMatrix のメソッド
 
powerElementWise(DoubleMatrix) - クラス org.mklab.nfc.matrix.NumericalMatrix のメソッド
成分毎に累乗します。
powerElementWise(NumericalMatrix<?>) - クラス org.mklab.nfc.matrix.NumericalMatrix のメソッド
成分毎に累乗します。
powerElementWise(E, DoubleMatrix) - クラス org.mklab.nfc.matrix.NumericalMatrix の static メソッド
スカラーの成分毎の累乗を成分とする行列を生成します。
powerElementWise(NumericalScalar<?>, NumericalMatrix<?>) - クラス org.mklab.nfc.matrix.NumericalMatrix の static メソッド
スカラーの成分毎の累乗を成分とする行列を生成します。
powerElementWise(E, IntMatrix) - クラス org.mklab.nfc.matrix.NumericalMatrix の static メソッド
スカラーの成分毎の累乗を成分とする行列を生成します。
powerElementWise(Matrix) - クラス org.mklab.nfc.matrix.NumericalMatrix のメソッド
 
powerElementWise(double) - インタフェース org.mklab.nfc.matrix.NumericalMatrixOperator のメソッド
成分毎に累乗するした値を成分とする行列を返します。
powerElementWise(NumericalScalar<?>) - インタフェース org.mklab.nfc.matrix.NumericalMatrixOperator のメソッド
成分毎に累乗するした値を成分とする行列を返します。
powerElementWise(Matrix) - インタフェース org.mklab.nfc.matrix.NumericalMatrixOperator のメソッド
成分毎に累乗するした値を成分とする行列を返します。
powerElementWise(E[][], double) - クラス org.mklab.nfc.matrix.NumericalMatrixUtil の static メソッド
行列の全ての成分毎に累乗を計算し、計算結果を成分とする行列を生成します。
powerElementWise(NumericalScalar<?>[][], NumericalScalar<?>) - クラス org.mklab.nfc.matrix.NumericalMatrixUtil の static メソッド
行列の全ての成分毎に累乗を計算し、計算結果を成分とする行列を生成します。
powerElementWise(int[][], NumericalScalar<?>) - クラス org.mklab.nfc.matrix.NumericalMatrixUtil の static メソッド
行列の全ての成分毎に累乗を計算し、計算結果を成分とする行列を生成します。
powerElementWise(double[][], NumericalScalar<?>) - クラス org.mklab.nfc.matrix.NumericalMatrixUtil の static メソッド
行列の全ての成分毎に累乗を計算し、計算結果を成分とする行列を生成します。
powerElementWise(E[][], double[][]) - クラス org.mklab.nfc.matrix.NumericalMatrixUtil の static メソッド
行列の成分毎に累乗を計算し、計算結果を成分とする行列を生成します。
powerElementWise(NumericalScalar<?>[][], NumericalScalar<?>[][]) - クラス org.mklab.nfc.matrix.NumericalMatrixUtil の static メソッド
行列の成分毎に累乗を計算し、計算結果を成分とする行列を生成します。
powerElementWise(E, double[][]) - クラス org.mklab.nfc.matrix.NumericalMatrixUtil の static メソッド
スカラーの累乗を実行列の成分毎に求めます。
powerElementWise(NumericalScalar<?>, NumericalScalar<?>[][]) - クラス org.mklab.nfc.matrix.NumericalMatrixUtil の static メソッド
スカラーの累乗を複素行列の成分毎に求めます。
powerElementWise(Polynomial, Matrix) - クラス org.mklab.nfc.matrix.PolynomialMatrix の static メソッド
1個の多項式について、行列の各成分の累乗を求めます。
powerElementWise(Polynomial, IntMatrix) - クラス org.mklab.nfc.matrix.PolynomialMatrix の static メソッド
1個の多項式について、行列の各成分の累乗を求めます。
powerElementWise(RationalPolynomial, Matrix) - クラス org.mklab.nfc.matrix.RationalPolynomialMatrix の static メソッド
1個の有理多項式について、行列の各成分の累乗を求めます。
powerElementWise(RationalPolynomial, IntMatrix) - クラス org.mklab.nfc.matrix.RationalPolynomialMatrix の static メソッド
1個の有理多項式について、行列の各成分の累乗を求めます。
Pplace - org.mklab.tool.control の クラス
極配置実現する状態フィードバックゲインを求めるクラスです。
Pplace() - クラス org.mklab.tool.control.Pplace のコンストラクタ
 
pplace(Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Pplace の static メソッド
システム行列 A,B で表されるシステムを、状態フィードバックしたとき 固有値をPにするようにフィードバックゲイン F を求めます。
print() - クラス org.mklab.nfc.matrix.AbstractGrid のメソッド
 
print(String) - クラス org.mklab.nfc.matrix.AbstractGrid のメソッド
 
print(String, Writer) - クラス org.mklab.nfc.matrix.AbstractGrid のメソッド
 
print(boolean[][], Writer, String, int) - クラス org.mklab.nfc.matrix.BooleanMatrixUtil の static メソッド
ライターに出力します。
print(DoubleComplexNumber[][], Writer, String, GridElementAlignment, int) - クラス org.mklab.nfc.matrix.DoubleComplexMatrixUtil の static メソッド
ライターに出力します。
print(double[][], Writer, String, GridElementAlignment, int) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
ライターに出力します。
print() - インタフェース org.mklab.nfc.matrix.Grid のメソッド
標準出力に"ans"という名前で出力します。
print(String) - インタフェース org.mklab.nfc.matrix.Grid のメソッド
名前を付けて標準出力に出力します。
print(String, Writer) - インタフェース org.mklab.nfc.matrix.Grid のメソッド
ライターに出力します。
print(GridElement<?>[][], Writer, String, GridElementAlignment, int) - クラス org.mklab.nfc.matrix.GridUtil の static メソッド
ライターに出力します。
print(int[][], Writer, String, int) - クラス org.mklab.nfc.matrix.IntMatrixUtil の static メソッド
出力ストリームに出力します。
print(Polynomial[][], Writer, String, int) - クラス org.mklab.nfc.matrix.PolynomialMatrixUtil の static メソッド
ライターにMaTX風に出力します。
print(RationalPolynomial[][], Writer, String, int) - クラス org.mklab.nfc.matrix.RationalPolynomialMatrixUtil の static メソッド
ライターに出力します。
print() - クラス org.mklab.nfc.matx.MatxList のメソッド
ansという名前で標準出力に出力します。
print(String) - クラス org.mklab.nfc.matx.MatxList のメソッド
標準出力に出力します。
print() - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
標準出力に出力します。
print(String) - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
標準出力に出力します。
print() - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
標準出力に出力します。
print(String) - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
標準出力に出力します。
print() - クラス org.mklab.nfc.scalar.Polynomial のメソッド
多項式を標準出力に出力(表示)します。
print(String) - クラス org.mklab.nfc.scalar.Polynomial のメソッド
標準出力に出力(表示)します。
print(String, OutputStream) - クラス org.mklab.nfc.scalar.Polynomial のメソッド
出力ストリームに出力します。
print() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
標準出力に出力(表示)します。
print(String) - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
標準出力に出力(表示)します。
print(String, OutputStream) - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
出力ストリームに出力します。
print(String, OutputStream, String) - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
出力ストリームに出力します。
print(Writer) - クラス org.mklab.tool.control.ImproperLinearSystem のメソッド
 
print(Writer) - インタフェース org.mklab.tool.control.LinearSystem のメソッド
ライターに出力します。
print(Writer) - クラス org.mklab.tool.control.ProperLinearSystem のメソッド
 
print() - クラス org.mklab.tool.control.system.AdjacencyStringMatrix のメソッド
行列を標準出力に出力します。
printElements(Writer) - クラス org.mklab.nfc.matrix.BaseArray のメソッド
 
printElements(Writer, int) - クラス org.mklab.nfc.matrix.BaseArray のメソッド
 
printElements(Writer) - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
printElements(Writer, int) - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
printElements(Writer) - クラス org.mklab.nfc.matrix.BooleanMatrix のメソッド
 
printElements(Writer, int) - クラス org.mklab.nfc.matrix.BooleanMatrix のメソッド
 
printElements(Writer, int) - クラス org.mklab.nfc.matrix.DoubleComplexMatrix のメソッド
 
printElements(Writer) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
printElements(Writer, int) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
printElements(Writer) - インタフェース org.mklab.nfc.matrix.Grid のメソッド
ライターに成分を出力します。
printElements(Writer, int) - インタフェース org.mklab.nfc.matrix.Grid のメソッド
ライターに成分を出力します。
printElements(Writer) - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
 
printElements(Writer, int) - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
 
printElements(Writer) - クラス org.mklab.nfc.matrix.RationalPolynomialMatrix のメソッド
 
printElements(Writer, int) - クラス org.mklab.nfc.matrix.RationalPolynomialMatrix のメソッド
 
printElements(Writer) - クラス org.mklab.tool.control.system.AdjacencyConstantMatrix のメソッド
 
printElements(Writer, int) - クラス org.mklab.tool.control.system.AdjacencyConstantMatrix のメソッド
 
printElements(Writer) - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
 
printElements(Writer, int) - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
 
printElements(Writer) - クラス org.mklab.tool.control.system.graph.SparceStringMatrix のメソッド
 
printElements(Writer, int) - クラス org.mklab.tool.control.system.graph.SparceStringMatrix のメソッド
 
printIntegrationStatistics() - クラス org.mklab.nfc.dae.Dassld のメソッド
計算に関する統計情報を表示します。
printIntegrationStatistics() - クラス org.mklab.nfc.dae.Radau5d のメソッド
計算に関する統計情報を表示します。
processImport() - クラス org.mklab.tool.control.system.source.AsynchronousSource のメソッド
ソースの記録を開始します。
processImport() - クラス org.mklab.tool.control.system.source.SoundLineSource のメソッド
 
product() - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
product(E[][]) - クラス org.mklab.nfc.matrix.BaseMatrixUtil の static メソッド
行列の全ての成分の積を返します。
product() - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
product(double[][]) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
全ての成分の積を返します。
product() - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
全ての成分の積を求めます。
product(int[][]) - クラス org.mklab.nfc.matrix.IntMatrixUtil の static メソッド
行列の全ての成分の積を求めます。
product() - インタフェース org.mklab.nfc.matrix.MatrixElementOperator のメソッド
全ての成分積を返します。
Product - org.mklab.tool.control.system.math の クラス
入力の乗算・除算した結果を出力するシステムを表わすクラスです。
Product() - クラス org.mklab.tool.control.system.math.Product のコンストラクタ
新しく生成されたProductオブジェクトを初期化します。
Product(List<Boolean>) - クラス org.mklab.tool.control.system.math.Product のコンストラクタ
新しく生成されたProductオブジェクトを初期化します。
productColumnWise() - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
productColumnWise(E[][]) - クラス org.mklab.nfc.matrix.BaseMatrixUtil の static メソッド
列毎に全ての成分の積を計算し、計算結果を成分とする行ベクトルを生成します。
productColumnWise() - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
productColumnWise(double[][]) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
列毎に全ての成分の積を計算し、計算結果を成分とする行ベクトルを生成します。
productColumnWise() - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
 
productColumnWise(int[][]) - クラス org.mklab.nfc.matrix.IntMatrixUtil の static メソッド
列毎に全ての成分の積を計算し、計算結果を成分とする行ベクトルを生成します。
productColumnWise() - インタフェース org.mklab.nfc.matrix.Matrix のメソッド
列毎に掛けた行ベクトルを返します。
productRowWise() - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
productRowWise(E[][]) - クラス org.mklab.nfc.matrix.BaseMatrixUtil の static メソッド
行毎に全ての成分の積を計算し、計算結果を成分とする列ベクトルを生成します。
productRowWise() - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
productRowWise(double[][]) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
行毎に全ての成分の積を計算し、計算結果を成分とする列ベクトルを生成します。
productRowWise() - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
 
productRowWise(int[][]) - クラス org.mklab.nfc.matrix.IntMatrixUtil の static メソッド
行毎に全ての成分の積を計算し、計算結果を成分とする列ベクトルを生成します。
productRowWise() - インタフェース org.mklab.nfc.matrix.Matrix のメソッド
行毎に掛けた列ベクトルを返します。
proper - クラス org.mklab.tool.control.AbstractLinearSystem の変数
プロパーならばtrue
ProperLinearSystem - org.mklab.tool.control の クラス
プロパーな線形システムを表すクラスです。
pseudoInverse(double) - クラス org.mklab.nfc.matrix.DoubleComplexMatrix のメソッド
 
pseudoInverse(NumericalScalar<?>) - クラス org.mklab.nfc.matrix.DoubleComplexMatrix のメソッド
 
pseudoInverse() - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
pseudoInverse(double) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
pseudoInverse(NumericalScalar<?>) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
pseudoInverse(NumericalScalar<?>) - クラス org.mklab.nfc.matrix.NumericalComplexMatrix のメソッド
 
pseudoInverse() - クラス org.mklab.nfc.matrix.NumericalMatrix のメソッド
 
pseudoInverse(double) - クラス org.mklab.nfc.matrix.NumericalMatrix のメソッド
 
pseudoInverse(NumericalScalar<?>) - クラス org.mklab.nfc.matrix.NumericalMatrix のメソッド
 
pseudoInverse(double) - インタフェース org.mklab.nfc.matrix.NumericalMatrixOperator のメソッド
擬似逆行列を返します。
pseudoInverse(NumericalScalar<?>) - インタフェース org.mklab.nfc.matrix.NumericalMatrixOperator のメソッド
擬似逆行列を返します。
pseudoInverse() - インタフェース org.mklab.nfc.matrix.NumericalMatrixOperator のメソッド
擬似逆行列を返します。
pseudoInverse(ComplexScalar<E>[][], NumericalScalar<?>) - クラス org.mklab.nfc.svd.ComplexSingularValueDecomposer のメソッド
複素行列の擬似逆行列を返します。
pseudoInverse(double[][], double[][], double) - クラス org.mklab.nfc.svd.DoubleComplexSingularValueDecomposer のメソッド
複素行列の擬似逆行列を返します。
pseudoInverse(double[][], double) - クラス org.mklab.nfc.svd.DoubleRealSingularValueDecomposer のメソッド
実行列の擬似逆行列を返します。
pseudoInverse(E[][], NumericalScalar<?>) - クラス org.mklab.nfc.svd.RealSingularValueDecomposer のメソッド
実行列の擬似逆行列を返します。
publish(double) - クラス org.mklab.tool.control.system.source.FixedRateAsynchronousSource のメソッド
出力を追加します。
PulseSource - org.mklab.tool.control.system.source の クラス
パルスを発生するシステムを表すクラスです。
PulseSource(double, double, double, double, double) - クラス org.mklab.tool.control.system.source.PulseSource のコンストラクタ
新しく生成されたPulseSourceオブジェクトを初期化します。
PulseSource(double, double, double) - クラス org.mklab.tool.control.system.source.PulseSource のコンストラクタ
新しく生成されたPulseSourceオブジェクトを初期化します。
PulseSource() - クラス org.mklab.tool.control.system.source.PulseSource のコンストラクタ
新しく生成されたPulseSourceオブジェクトを初期化します。

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z