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

L

Label - org.mklab.tool.graph.gnuplot.decoration の クラス
ラベルを表すクラスです。
Label() - クラス org.mklab.tool.graph.gnuplot.decoration.Label のコンストラクタ
 
leastSquare(ComplexScalar<E>[][], ComplexScalar<E>[][], E) - クラス org.mklab.nfc.svd.ComplexSingularValueDecomposer のメソッド
線形方程式の解を返します。
leastSquare(double[][], double[][], double[][], double[][], double) - クラス org.mklab.nfc.svd.DoubleComplexSingularValueDecomposer のメソッド
線形方程式の解を返します。
leastSquare(double[][], double[][], double) - クラス org.mklab.nfc.svd.DoubleRealSingularValueDecomposer のメソッド
線形方程式の最小二乗解を返します。
leastSquare(E[][], E[][], NumericalScalar<?>) - クラス org.mklab.nfc.svd.RealSingularValueDecomposer のメソッド
線形方程式の最小二乗解を返します。
LEFT_MARGIN - クラス org.mklab.nfc.matrix.GridFormat の static 変数
折り返された長い多項式の2行目以降の先頭のスペースの数
leftDivide(double[][], double[][], double[][], double[][], double) - クラス org.mklab.nfc.leq.DoubleComplexLUDecomposer のメソッド
 
leftDivide(double[][], double[][], double) - クラス org.mklab.nfc.leq.DoubleRealLUDecomposer のメソッド
線形方程式の解を返します。
leftDivide(E[][], E[][], NumericalScalar<?>) - クラス org.mklab.nfc.leq.LUDecomposer のメソッド
左行列で右行列を割った結果を返します。
leftDivide(int) - クラス org.mklab.nfc.matrix.AbstractMatrix のメソッド
 
leftDivide(double) - クラス org.mklab.nfc.matrix.AbstractMatrix のメソッド
 
leftDivide(Scalar<?>) - クラス org.mklab.nfc.matrix.AbstractMatrix のメソッド
 
leftDivide(Matrix) - クラス org.mklab.nfc.matrix.AbstractMatrix のメソッド
 
leftDivide(TransformableMatrix<?>) - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
leftDivide(BaseMatrix<?, ?>) - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
行列valueとの左商を求めます。
leftDivide(DoubleMatrix) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
自身の逆行列と行列valueの積(this -1 *value)を生成します。
leftDivide(IntMatrix) - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
逆行列と行列valueとの積(this*value -1 )を返します。
leftDivide(int) - インタフェース org.mklab.nfc.matrix.Matrix のメソッド
逆行列と整数valueの積(this -1 *value)を返します。
leftDivide(double) - インタフェース org.mklab.nfc.matrix.Matrix のメソッド
逆行列と実数valueの積(this -1 *value)を返します。
leftDivide(Scalar<?>) - インタフェース org.mklab.nfc.matrix.Matrix のメソッド
逆行列とスカラーvalueの積(this -1 *value)を返します。
leftDivide(Matrix) - インタフェース org.mklab.nfc.matrix.Matrix のメソッド
逆行列と行列valueの積(this -1 *value)を返します。
leftDivide(TransformableMatrix<?>) - インタフェース org.mklab.nfc.matrix.TransformableMatrix のメソッド
逆行列と行列valueの積(this -1 *value)を返します。
leftDivide(double, ComplexScalar<T>) - クラス org.mklab.nfc.scalar.ComplexNumericalScalarUtil の static メソッド
実数の逆数と複素数の積を返します。
leftDivide(int, ComplexScalar<T>) - クラス org.mklab.nfc.scalar.ComplexNumericalScalarUtil の static メソッド
整数の逆数と複素数の積を返します。
leftDivide(Scalar<?>) - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
leftDivide(ComplexScalar<T>) - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
自身の逆数と複素数cの積(this -1 *value)を返します。
leftDivide(double) - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
leftDivide(int) - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
leftDivide(Scalar<?>) - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
leftDivide(DoubleComplexNumber) - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
自身の逆数と複素数cの積(this -1 *value)を返します。
leftDivide(double) - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
leftDivide(int) - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
leftDivide(double, DoubleComplexNumber) - クラス org.mklab.nfc.scalar.DoubleComplexNumberUtil の static メソッド
実数の逆数と複素数の積を返します。
leftDivide(Scalar<?>) - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
leftDivide(DoubleNumber) - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
倍精度実数の左からの商を返します。
leftDivide(double) - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
leftDivide(int) - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
leftDivide(double) - クラス org.mklab.nfc.scalar.Polynomial のメソッド
 
leftDivide(int) - クラス org.mklab.nfc.scalar.Polynomial のメソッド
 
leftDivide(Polynomial) - クラス org.mklab.nfc.scalar.Polynomial のメソッド
多項式の割り算による有理多項式を生成します。
leftDivide(Scalar<?>) - クラス org.mklab.nfc.scalar.Polynomial のメソッド
 
leftDivide(NumericalScalar<?>) - クラス org.mklab.nfc.scalar.Polynomial のメソッド
数値との左からの商を生成します。
leftDivide(double) - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
 
leftDivide(int) - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
 
leftDivide(Polynomial) - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
多項式を割った有理多項式を生成します。
leftDivide(RationalPolynomial) - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
有理多項式を割った有理多項式を生成します。
leftDivide(Scalar<?>) - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
 
leftDivide(NumericalScalar<?>) - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
数値を割った有理多項式を生成します。
leftDivide(Scalar<?>) - インタフェース org.mklab.nfc.scalar.Scalar のメソッド
値を割ります。
leftDivide(int) - インタフェース org.mklab.nfc.scalar.Scalar のメソッド
値を割ります。
leftDivide(double) - インタフェース org.mklab.nfc.scalar.Scalar のメソッド
値を割ります。
leftDivideElementWise(Matrix) - クラス org.mklab.nfc.matrix.AbstractMatrix のメソッド
 
leftDivideElementWise(TransformableMatrix<?>) - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
leftDivideElementWise(BaseMatrix<?, ?>) - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
行列valueとの成分毎の左商(this*value)を求めます。
leftDivideElementWise(Scalar<?>[][], Scalar<?>[][]) - クラス org.mklab.nfc.matrix.BaseMatrixUtil の static メソッド
成分毎の割り算(左が分母、右が分子)の結果を成分とする行列を生成します。
leftDivideElementWise(DoubleMatrix) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
自身とvalueの成分毎の左からの商を成分とする行列を生成します。
leftDivideElementWise(double[][], double[][]) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
成分毎の割り算(左が分母、右が分子)の結果を成分とする行列を生成します。
leftDivideElementWise(IntMatrix) - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
自身とvalueの成分毎の左からの商を成分にもつ行列を返します。
leftDivideElementWise(Matrix) - インタフェース org.mklab.nfc.matrix.MatrixElementWiseOperator のメソッド
valueとの成分毎の左からの商を成分にもつ行列を返します。
leftDivideElementWise(TransformableMatrix<?>) - インタフェース org.mklab.nfc.matrix.TransformableMatrix のメソッド
valueとの成分毎の左からの商を成分にもつ行列を返します。
LeftMargin - org.mklab.tool.graph.gnuplot.decoration の クラス
左マージンを表すクラスです。
LeftMargin() - クラス org.mklab.tool.graph.gnuplot.decoration.LeftMargin のコンストラクタ
 
leftMultiply(Matrix) - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
定数行列constantMatrixを左から掛けてできるシステムを返します。
leftMultiply(Matrix) - インタフェース org.mklab.tool.control.LinearSystem のメソッド
定数行列constantMatrixを左から掛けてできるシステムを返します。
length() - クラス org.mklab.nfc.matrix.AbstractGrid のメソッド
 
length() - インタフェース org.mklab.nfc.matrix.Grid のメソッド
行と列の長い方の数を返します。
length() - クラス org.mklab.nfc.matx.MatxString のメソッド
この文字列バッファの長さ (文字数) を返します。
LinearlySpacedVector - org.mklab.nfc.matrix.misc の クラス
等間隔で分割されたデータ列を生成するクラスです。
LinearlySpacedVector() - クラス org.mklab.nfc.matrix.misc.LinearlySpacedVector のコンストラクタ
 
LinearSystem - org.mklab.tool.control の インタフェース
線形システムを表すインターフェースです。
LinearSystemFactory - org.mklab.tool.control の クラス
線形システムのインスタンスを生成するFactoryクラスです.
LinearSystemFactory() - クラス org.mklab.tool.control.LinearSystemFactory のコンストラクタ
 
LinearSystemOperator - org.mklab.tool.control.system の インタフェース
線形システム(オペレータ)を表すインターフェースです。
lineNames - クラス org.mklab.tool.control.Plotter の変数
線の名前
lineNumbers - クラス org.mklab.tool.control.Plotter の変数
線の番号
LineType - org.mklab.tool.graph.gnuplot.decoration の クラス
線のタイプを表すクラスです。
LineType(int) - クラス org.mklab.tool.graph.gnuplot.decoration.LineType のコンストラクタ
新しく生成されたLineTypeオブジェクトを初期化します。
LineWidth - org.mklab.tool.graph.gnuplot.decoration の クラス
線の幅を表すクラスです。
LineWidth(int) - クラス org.mklab.tool.graph.gnuplot.decoration.LineWidth のコンストラクタ
新しく生成されたDataStyleオブジェクトを初期化します。
Linspace - org.mklab.tool.matrix の クラス
等間隔で分割されたデータ列を求めるクラスです。
Linspace() - クラス org.mklab.tool.matrix.Linspace のコンストラクタ
 
linspace(double, double) - クラス org.mklab.tool.matrix.Linspace の static メソッド
x1x2の間を100 等分した点を成分にもつベクトルを返します。
linspace(E, E) - クラス org.mklab.tool.matrix.Linspace の static メソッド
x1x2の間を100 等分した点を成分にもつベクトルを返します。
linspace(double, double, int) - クラス org.mklab.tool.matrix.Linspace の static メソッド
x1x2の間を n等分した点を成分にもつベクトルを返します。
linspace(E, E, int) - クラス org.mklab.tool.matrix.Linspace の static メソッド
x1x2の間を n等分した点を成分にもつベクトルを返します。
LIST - クラス org.mklab.nfc.util.MxDataHead の static 変数
リスト型
log() - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
log() - クラス org.mklab.nfc.matrix.NumericalMatrix のメソッド
 
log() - インタフェース org.mklab.nfc.matrix.NumericalMatrixOperator のメソッド
対数行列を返します。
log() - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
log() - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
log() - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
log() - インタフェース org.mklab.nfc.scalar.NumericalScalar のメソッド
自然対数の値を返します。
log10() - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
log10() - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
log10() - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
log10() - インタフェース org.mklab.nfc.scalar.NumericalScalar のメソッド
常用対数の値を返します。
log10ElementWise() - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
log10ElementWise() - クラス org.mklab.nfc.matrix.NumericalMatrix のメソッド
 
log10ElementWise() - インタフェース org.mklab.nfc.matrix.NumericalMatrixOperator のメソッド
成分毎の常用対数関数の結果からなる行列を返します。
LOG_SCALE_NO - クラス org.mklab.tool.graph.gnuplot.decoration.LogScale の static 変数
全て線形スケール
LOG_SCALE_X - クラス org.mklab.tool.graph.gnuplot.decoration.LogScale の static 変数
x軸はログスケール
LOG_SCALE_XY - クラス org.mklab.tool.graph.gnuplot.decoration.LogScale の static 変数
x軸とy軸はログスケール
LOG_SCALE_XYZ - クラス org.mklab.tool.graph.gnuplot.decoration.LogScale の static 変数
x軸、y軸、z軸はログスケール
LOG_SCALE_XZ - クラス org.mklab.tool.graph.gnuplot.decoration.LogScale の static 変数
x軸とz軸はログスケール
LOG_SCALE_Y - クラス org.mklab.tool.graph.gnuplot.decoration.LogScale の static 変数
y軸はログスケール
LOG_SCALE_YZ - クラス org.mklab.tool.graph.gnuplot.decoration.LogScale の static 変数
y軸とz軸はログスケール
LOG_SCALE_Z - クラス org.mklab.tool.graph.gnuplot.decoration.LogScale の static 変数
z軸はログスケール
LogarithmicallySpacedVector - org.mklab.nfc.matrix.misc の クラス
対数的に等間隔に分割されたデータ列を生成するクラスです。
LogarithmicallySpacedVector() - クラス org.mklab.nfc.matrix.misc.LogarithmicallySpacedVector のコンストラクタ
 
logElementWise() - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
logElementWise() - クラス org.mklab.nfc.matrix.NumericalMatrix のメソッド
 
logElementWise() - インタフェース org.mklab.nfc.matrix.NumericalMatrixOperator のメソッド
成分毎の対数関数の結果からなる行列を返します。
loglog(DoubleMatrix, DoubleMatrix) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
loglog(DoubleMatrix, DoubleMatrix, String[]) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
loglog(DoubleMatrix, DoubleMatrix, String[], String[]) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
loglog(DoubleMatrix, DoubleMatrix, String[], String[], String[]) - クラス org.mklab.tool.graph.AbstractPlotter のメソッド
 
loglog(DoubleMatrix, DoubleMatrix) - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
loglog(DoubleMatrix, DoubleMatrix, List<String>) - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
loglog(DoubleMatrix, DoubleMatrix, String[]) - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
loglog(DoubleMatrix, DoubleMatrix, List<String>, List<String>) - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
loglog(DoubleMatrix, DoubleMatrix, String[], String[]) - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
loglog(DoubleMatrix, DoubleMatrix, String[], String[], String[]) - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
loglog(DoubleMatrix, DoubleMatrix, List<String>, List<String>, List<String>) - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
loglog(int, DoubleMatrix, DoubleMatrix) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
ログ・ログスケールでプロットします。
loglog(int, DoubleMatrix, DoubleMatrix, List<String>) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
ログ・ログスケールでプロットします。
loglog(int, DoubleMatrix, DoubleMatrix, String[]) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
ログ・ログスケールでプロットします。
loglog(int, DoubleMatrix, DoubleMatrix, List<String>, List<String>) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
ログ・ログスケールでプロットします。
loglog(int, DoubleMatrix, DoubleMatrix, String[], String[]) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
ログ・ログスケールでプロットします。
loglog(int, DoubleMatrix, DoubleMatrix, String[], String[], String[]) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
ログ・ログスケールでプロットします。
loglog(int, DoubleMatrix, DoubleMatrix, List<String>, List<String>, List<String>) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
ログ・ログスケールでプロットします。
LogScale - org.mklab.tool.graph.gnuplot.decoration の クラス
対数スケールを表すクラスです。
LogScale() - クラス org.mklab.tool.graph.gnuplot.decoration.LogScale のコンストラクタ
コンストラクター
Logspace - org.mklab.tool.matrix の クラス
対数的に等間隔に分割されたデータ列を求めるクラスです。
Logspace() - クラス org.mklab.tool.matrix.Logspace のコンストラクタ
 
logspace(double, double) - クラス org.mklab.tool.matrix.Logspace の static メソッド
10^x110^x2の間を対数的に 50等分割した点をもつベクトルを返します。
logspace(E, E) - クラス org.mklab.tool.matrix.Logspace の static メソッド
10^x110^x2の間を対数的に 50等分割した点をもつベクトルを返します。
logspace(double, double, int) - クラス org.mklab.tool.matrix.Logspace の static メソッド
splitSize分割した点を返します。
logspace(E, E, int) - クラス org.mklab.tool.matrix.Logspace の static メソッド
splitSize分割した点を返します。
LookupTable - org.mklab.tool.control.system.math の クラス
データテーブルの値に基づく内挿・外挿による補間により出力を決定するシステムを表わすクラスです。
LookupTable() - クラス org.mklab.tool.control.system.math.LookupTable のコンストラクタ
新しく生成されたLookupTableオブジェクトを初期化します。
LowerTriangleMatrix - org.mklab.nfc.matrix.misc の クラス
下三角部分以外をゼロにした行列を生成するクラスです。
LowerTriangleMatrix() - クラス org.mklab.nfc.matrix.misc.LowerTriangleMatrix のコンストラクタ
 
Lqe - org.mklab.tool.control の クラス
連続時間システムのLQEを求めるクラスです。
Lqe() - クラス org.mklab.tool.control.Lqe のコンストラクタ
 
lqe(Matrix, Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Lqe の static メソッド
連続時間システム . x = Ax + Bu + Gw z = Cx + Du + v について、プロセス雑音と観測雑音の分散が E[w] = E[v] = 0, E[ww#] = Q, E[vv#] = R であるとします。
Lqr - org.mklab.tool.control の クラス
連続時間システムのLQRを求めるクラスです。
Lqr() - クラス org.mklab.tool.control.Lqr のコンストラクタ
 
lqr(Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Lqr の static メソッド
連続時間線形システム dx/dt = Ax + Bu について、二次形式評価関数 J = Integral (x#Qx + u#Ru) dt を最小にする、最適状態フィードバック則u = -Fxのフィードバックゲイン行列Fと リカッティ方程式 P A + A# P - P B R˜ B# P + Q = 0 の解Pを要素とするリストを返します。
lqr(Matrix, Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Lqr の static メソッド
評価関数が J = Integral (x#Qx + u#Ru + 2 x#Su) dt となるよう、入力uと状態xの積の重み行列を Sとします。
LqrDesigner - org.mklab.tool.control.system.controller の クラス
LQ最適制御(安定化)のための状態フィードバックを設計するクラスです。
LqrDesigner(SystemOperator) - クラス org.mklab.tool.control.system.controller.LqrDesigner のコンストラクタ
コンストラクター
Lqrs - org.mklab.tool.control の クラス
連続時間システムのLQRをシュアーアルゴリズムを用いて求めるクラスです。
Lqrs() - クラス org.mklab.tool.control.Lqrs のコンストラクタ
 
lqrs(Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Lqrs の static メソッド
連続時間線形システム . x = Ax + Bu について、二次形式評価関数 J = Integral (x#Qx + u#Ru) dt を最小にする、最適状態フィードバック則u = -Fxの フィードバックゲイン行列Fを返します。
lqrs(Matrix, Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Lqrs の static メソッド
Suxとのクロス項を指定するために使用します。
LqrStateFeedback - org.mklab.tool.control.system.controller の クラス
LQ最適制御(安定化)のための状態フィードバックコントローラ(定数行列)を表すクラスです。
LqrStateFeedback(SystemOperator) - クラス org.mklab.tool.control.system.controller.LqrStateFeedback のコンストラクタ
コンストラクター
Lqry - org.mklab.tool.control の クラス
連続時間システムの出力重み付きLQRを求めるクラスです。
Lqry() - クラス org.mklab.tool.control.Lqry のコンストラクタ
 
lqry(Matrix, Matrix, Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Lqry の static メソッド
連続時間線形システム . x = Ax + Bu y = Cx + Du について、二次形式評価関数 J = Integral (y#Qy + u#Ru) dt を最小にする最適フィードバック則u = -Fyの フィードバックゲイン行列Fを返します。
lqry(Matrix, Matrix, Matrix, Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Lqry の static メソッド
Suyとのクロス項を指定するために使用します。
LqServoDesigner - org.mklab.tool.control.system.controller の クラス
入力外乱に対するLQ最適サーボのための状態フィードバックと積分ゲインを設計するクラスです。
LqServoDesigner(SystemOperator) - クラス org.mklab.tool.control.system.controller.LqServoDesigner のコンストラクタ
コンストラクター
LqServoIntegratorGain - org.mklab.tool.control.system.controller の クラス
入力外乱に対するLQ最適サーボのための積分ゲイン(定数行列)を表すクラスです。
LqServoIntegratorGain(SystemOperator) - クラス org.mklab.tool.control.system.controller.LqServoIntegratorGain のコンストラクタ
コンストラクター
LqServoStateFeedback - org.mklab.tool.control.system.controller の クラス
入力外乱に対するLQ最適サーボのための状態フィードバックコントローラ(定数行列)を表すクラスです。
LqServoStateFeedback(SystemOperator) - クラス org.mklab.tool.control.system.controller.LqServoStateFeedback のコンストラクタ
コンストラクター
Lsim - org.mklab.tool.control の クラス
連続時間線形システムの任意入力に対する応答を求めるクラスです。
Lsim() - クラス org.mklab.tool.control.Lsim のコンストラクタ
 
lsim(Matrix, Matrix, Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Lsim の static メソッド
連続時間システム . x = Ax + Bu y = Cx + Du に入力の時系列 U が与えられた場合の時間応答を計算します。
lsim(Matrix, Matrix, Matrix, Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Lsim の static メソッド
連続時間応答を計算する
Ltifr - org.mklab.tool.control の クラス
連続時間線形システムの周波数応答を求めるクラスです。
Ltifr() - クラス org.mklab.tool.control.Ltifr のコンストラクタ
 
ltifr(Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Ltifr の static メソッド
連続時間線形時不変システムの周波数応答 (s*I - A) \ B を計算します。
Ltitr - org.mklab.tool.control の クラス
離散時間線形システムの任意入力に対する応答を求めるクラスです。
Ltitr() - クラス org.mklab.tool.control.Ltitr のコンストラクタ
 
ltitr(Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Ltitr の static メソッド
離散時間線形システム x[n + 1] = Ax[n] + Bu[n] に入力の系列 U が加えられた場合の時間応答を計算します。
ltitr(Matrix, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Ltitr の static メソッド
初期状態を x0 とします。
luDecompose() - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
luDecompose(double) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
luDecompose(NumericalScalar<?>) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
luDecompose(double) - クラス org.mklab.nfc.matrix.NumericalMatrix のメソッド
 
luDecompose(NumericalScalar<?>) - クラス org.mklab.nfc.matrix.NumericalMatrix のメソッド
 
luDecompose() - クラス org.mklab.nfc.matrix.NumericalMatrix のメソッド
 
luDecompose(double) - インタフェース org.mklab.nfc.matrix.NumericalMatrixOperator のメソッド
LU分解を返します。
luDecompose(NumericalScalar<?>) - インタフェース org.mklab.nfc.matrix.NumericalMatrixOperator のメソッド
LU分解を返します。
luDecompose() - インタフェース org.mklab.nfc.matrix.NumericalMatrixOperator のメソッド
LU分解を返します。
LUDecomposer<E extends NumericalScalar<E>> - org.mklab.nfc.leq の クラス
数値行列のLU分解(P*A=L*U)を求めるためのクラスです。
LUDecomposer() - クラス org.mklab.nfc.leq.LUDecomposer のコンストラクタ
 
luDecomposeWithPermutation() - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
luDecomposeWithPermutation(double) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
luDecomposeWithPermutation(NumericalScalar<?>) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
luDecomposeWithPermutation(NumericalScalar<?>) - クラス org.mklab.nfc.matrix.NumericalMatrix のメソッド
 
luDecomposeWithPermutation(double) - クラス org.mklab.nfc.matrix.NumericalMatrix のメソッド
 
luDecomposeWithPermutation() - クラス org.mklab.nfc.matrix.NumericalMatrix のメソッド
 
luDecomposeWithPermutation() - インタフェース org.mklab.nfc.matrix.NumericalMatrixOperator のメソッド
並べ替え付きLU分解を返します。
luDecomposeWithPermutation(double) - インタフェース org.mklab.nfc.matrix.NumericalMatrixOperator のメソッド
並べ替え付きLU分解を返します。
luDecomposeWithPermutation(NumericalScalar<?>) - インタフェース org.mklab.nfc.matrix.NumericalMatrixOperator のメソッド
並べ替え付きLU分解を返します。
LUDecomposition<M extends NumericalMatrixOperator<?>> - org.mklab.nfc.leq の クラス
LU分解(A=LU)および並び替え付きLU分解(P*A=L*U)を保持するクラスです。
LUDecomposition(M, M, IntMatrix) - クラス org.mklab.nfc.leq.LUDecomposition のコンストラクタ
新しく生成されたIndexedMatrixオブジェクトを初期化します。
LUDecomposition(M, M) - クラス org.mklab.nfc.leq.LUDecomposition のコンストラクタ
新しく生成されたIndexedMatrixオブジェクトを初期化します。
LUDecompositionDoubleComplexElements - org.mklab.nfc.leq の クラス
並べ替え付きLU分解(P*A=L*U)の成分を保持するためのクラスです。
LUDecompositionDoubleComplexElements(double[][], double[][], double[][], double[][], int[][]) - クラス org.mklab.nfc.leq.LUDecompositionDoubleComplexElements のコンストラクタ
新しく生成されたIndexedElementsオブジェクトを初期化します。
LUDecompositionDoubleComplexElements(double[][], double[][], double[][], double[][]) - クラス org.mklab.nfc.leq.LUDecompositionDoubleComplexElements のコンストラクタ
新しく生成されたIndexedElementsオブジェクトを初期化します。
LUDecompositionDoubleRealElements - org.mklab.nfc.leq の クラス
並べ替え付きLU分解(P*A=L*U)の成分を保持するためのクラスです。
LUDecompositionDoubleRealElements(double[][], double[][], int[][]) - クラス org.mklab.nfc.leq.LUDecompositionDoubleRealElements のコンストラクタ
新しく生成されたIndexedElementsオブジェクトを初期化します。
LUDecompositionDoubleRealElements(double[][], double[][]) - クラス org.mklab.nfc.leq.LUDecompositionDoubleRealElements のコンストラクタ
新しく生成されたIndexedElementsオブジェクトを初期化します。
LUDecompostionElements<E extends NumericalScalar<E>> - org.mklab.nfc.leq の クラス
並べ替え付きLU分解(P*A=L*U)の成分を保持するためのクラスです。
LUDecompostionElements(E[][], E[][], int[][]) - クラス org.mklab.nfc.leq.LUDecompostionElements のコンストラクタ
新しく生成されたIndexedElementsオブジェクトを初期化します。
LUDecompostionElements(E[][], E[][]) - クラス org.mklab.nfc.leq.LUDecompostionElements のコンストラクタ
新しく生成されたIndexedElementsオブジェクトを初期化します。
Lyap - org.mklab.tool.control の クラス
連続時間系のリヤプノフ方程式の解を求めるクラスです。
Lyap() - クラス org.mklab.tool.control.Lyap のコンストラクタ
 
lyap(Matrix, Matrix) - クラス org.mklab.tool.control.Lyap の static メソッド
連続時間系のリヤプノフ方程式 A*P + P*A# = -Q の解Pを返します。
lyap(Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.Lyap の static メソッド
行列方程式 A*P + P*B = -Q の解Pを返します。

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