props.txt

来自「particle filter 粒子滤波器 matlab工具箱」· 文本 代码 · 共 17 行

TXT
17
字号
Help on properties of the gaussian noise object (gauss).

'mu'
The expectation. Can be a scalar or a vector of the same length as 'R'.

'R'
The covariance matrix. Must be symmetric and positive semi-definite.

'R_str'
A string representing the covariance matrix.

'n'
Number of generated random values.

'description'
A short description of the object.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?