Elementary Functions
- Complex
- angle — argument of complex numbers, in radians
- complex — 複素数を計算する
- conj — 共役
- csgn — 複素数の実部のベクトル符号を返す
- imag — 虚部
- imult — 虚数単位 i を乗じる
- isreal — 変数が実数または複素数のエントリかどうかを調べるc
- real — 実部
- Discrete mathematics
- factor — 素因数分解関数
- factorial — factorial function : product of the n first positive integers
- gcd — Greatest (positive) Common Divisor
- lcm — least common (positive) multiple of integers or of polynomials
- nchoosek — Computes binomial numbers (n,k) = numbers of combinations
- primes — 素数関数
- rat — 浮動小数点数の有理数近似
- elementarymatrices
- random
- grand — 乱数生成器
- prbs_a — Generates a pseudo random binary sequence
- rand — 乱数生成
- sample — 置換を有する標本化
- samplef — 母集団からの置換を有する標本化および
その値の頻度.
- samwr — 置換を行わない標本化
- blockdiag — Creates a block diagonal matrix from provided arrays. Block diagonal system connection.
- diag — 対角行列の構築または展開
- empty [] — empty matrix. Array ranges destructor.
- eye — 単位行列
- linspace — generates linearly spaced numbers between 2 reached bounds
- logspace — 対数的間隔のベクトル
- meshgrid — Create matrices or 3-D arrays from vectors replicated in 2 or 3 dimensions
- ndgrid — build matrices or N-D arrays by replicating some template vectors
- ones — 要素が1の行列
- perms — Generate the table of permutations of given elements
- repmat — Replicate and tile an array
- squarewave — 周期 2*%piの矩形波を生成
- testmatrix — ヒルバート,フランクのような特殊行列を作成
- toeplitz — Toeplitz matrix (chosen constant diagonal bands)
- zeros — ゼロからなる行列
- Exponential
- exp — 要素毎の指数関数
- expm — 正方行列の指数関数
- log — 自然対数
- log10 — 対数
- log1p — 引数に1を足した数の自然対数を正確に計算する
- log2 — Base-2 logarithm. Base-2 exponent and mantissa of some real numbers
- logm — 正方行列の対数
- nthroot — 実数のn番目の実根
- power — 指数演算子 (^,.^)
- sqrt — 平方根
- sqrtm — 行列の平方根
- Floating point
- ceil — 切り上げ
- clean — 行列を消去 (小さなエントリをゼロに丸める)
- double — converts inttype integers or booleans into decimal encoding
- fix — 0方向への丸め
- floor — 下方向への丸め
- format — set the default output format of decimal numbers
- ieee — 浮動小数点例外モードを設定
- int — ゼロ方向への丸め
- isinf — tests for infinite elements
- isnan — "Not a Number" エントリを調べる
- nearfloat — 前のまたは次の浮動小数点数を取得
- nextpow2 — 指定値を超える2の累乗の最小値
- number_properties — 浮動小数点数パラメータを定義する
- round — 最も近い整数に丸める
- signed zero -0 — Processing of -0 versus 0
- Integer representation
- base2dec — bを基底とする表現から整数への変換
- bin2dec — 2進表現を整数に変換
- dec2base — 10進数を基底Nの数値(文字列)に変換
- dec2bin — 10進数から2進数への変換
- dec2hex — 10進数から16進数への変換
- dec2oct — 10進数から8進数への変換
- hex2dec — 16進数から10進数への変換
- oct2dec — 8進数を10進数に変換
- Integers
- iconvert — 1または8バイト整数表現に変換する
- int8 — 1バイト整数形式に変換する
- inttype — 整数データ型で使用される整数型
- matrixmanipulation
- Shape tests
- iscolumn — 変数が列ベクトルであるかを確認
- ismatrix — 変数が行列かどうかを確認
- isrow — 変数が行ベクトルかどうか確認する
- isscalar — 変数がスカラーかどうかを確認.
- issquare — 変数が正方行列かどうかを確認
- isvector — 変数がベクトルかどうかを調べる
- cat — 複数の配列を結合する
- circshift — circularly shifts elements or subarrays of an array (regular, of structures, cells, custom)
- flipdim — 指定した次元に沿って x ブロック要素を反転
- matrix — ベクトルまたは行列を異なる大きさの行列に成形する
- permute — permutes the dimensions of an array
- pertrans — 第2対角項を基準として転置
- resize_matrix — 行列またはハイパー行列をトリムまたは拡張(およびキャスト)
- squeeze — removes singleton dimensions of a ND-array
- tril — 行列の下三角部
- triu — 上三角
- matrixoperations
- abs — 絶対値, 大きさ
- and — logical AND between the elements of a boolean or numerical array
- cross — ベクトル外積
- cumprod — 配列要素の累積積
- cumsum — 配列要素の累積和
- kron .*. — クロネッカー積. Weighted array replication
- kron .\. ./. — Kronecker left and right divisions
- max — maximum
- min — minimum
- norm — 行列のノルム
- or — logical OR over the elements of a boolean or numerical array
- prod — 配列要素の積
- sign — signum function
- sum — 配列要素の合計
- searchandsort
- dsearch — 指定の分類で行列またはハイパー行列の要素を分配, 配置および数える
- find — 論理値ベクトルまたは行列のtrue要素の添え字を見つける
- gsort — sorts boolean, numerical and string arrays
- members — 配列の各要素または他の配列の行または列を数える(及び位置を調べる)
- vectorfind — locates occurences of a (wildcarded) vector in a matrix or hypermatrix
- setoperations
- intersect — elements or rows or columns met in both input arrays, without duplicates
- setdiff — returns elements that are in a set but not in another one.
- union — ベクトルの和集合要素を展開
- unique — ベクトルまたは行列のユニークなな要素を展開
- Trigonometry
- Matrix-wise processing
- acoshm — 行列逆双曲線余弦
- acosm — 行列毎の逆余弦
- asinhm — 双曲線逆正弦行列
- asinm — 行列用の逆正弦
- atanhm — 行列の双曲線逆正接
- atanm — 正方行列の逆正接
- coshm — 行列の双曲線余弦
- cosm — 行列余弦関数
- cothm — 行列双曲線コタンジェント(余接)
- sinhm — 行列双曲線正弦
- sinm — 行列正弦関数
- tanhm — 双曲線正接行列
- tanm — 行列正接
- acos — 要素毎の逆余弦(rad)
- acosd — 要素毎の逆余弦, 結果は度.
- acosh — hyperbolic cosine inverse
- acot — 引数の要素毎の逆正接を計算する.
- acotd — 引数の要素毎の逆正接(単位:度)を計算する.
- acoth — 要素毎の逆双曲線正接.
- acsc — 引数の逆余割を要素毎に計算する.
- acscd — 引数の逆余割を要素毎に計算し,結果を度単位で返す.
- acsch — 引数の逆双曲線余割を要素毎に計算する.
- asec — 引数の要素毎の逆割線を計算する.
- asecd — 引数の要素毎の逆割線を計算し,結果を度単位で返す.
- asech — 引数の要素毎の逆双曲線割線を計算する.
- asin — 逆正弦
- asind — 逆正弦 (結果の単位: 度)
- asinh — 双曲線逆正弦
- atan — 2象限および 4象限逆正接
- atand — 2象限および 4象限逆正接, 結果の単位は度.
- atanh — 双曲線逆正接
- cos — 余弦関数
- cosd — 要素毎の余弦(引数の単位:度)
- cosh — 双曲線余弦
- cotd — コタンジェント(余接,引数の単位:度)
- cotg — コタンジェント(余接)
- coth — 双曲線コタンジェント(余接)
- csc — 引数のコセカント(余割)を要素毎に計算する.
- cscd — 度単位で指定した引数のコセカント(余割)を要素毎に計算する
- csch — 引数の双曲線コセカントを要素毎に計算する.
- sec — 引数の割線を要素毎に計算する.
- secd — 要素毎の割線(引数の単位:度)
- sech — 引数の双曲線割線を要素毎に計算する
- sin — 正弦関数
- sind — 要素毎の正弦(引数の単位:度).
- sinh — 双曲線正弦
- tan — 正接
- tand — 正接 (単位: 度)
- tanh — 双曲線正接
- Bitwise operations
- bitand — bitwise logical AND between element-wise integers of 2 arrays
- bitcmp — bitwise complement of integers
- bitget — Extracts from integers bits of given indices
- bitor — bitwise logical OR between element-wise integers of 2 arrays
- bitset — Sets bits of given indices in some integers
- bitstring — A string giving the literal bit representation of a number
- bitxor — bitwise logical XOR between element-wise integers of 2 arrays
- &, && — Binary AND between integers. Logical AND over/between booleans and numbers
- bernstein — compute the n-order Bernstein matrix
- extraction — 行列およびリストのエントリの展開
- ind2sub — 線形添字を添字付き行列に変換
- insertion — 変数への部分的な代入または修正
- isempty — 変数が空の行列または空のリストかどうかを調べる
- isequal — tests the strict global equality between several objects, without equivalences
- modulo — 左オペランド符号を有するモジュロm剰余演算
- ndims — 配列の次元の数
- |, || — Binary OR between integers. Logical OR over/between booleans and numbers
- size — オブジェクトの大きさ
- sub2ind — 行列添字を線形添字に変換