📄 smsp.m
字号:
function [chi,w] = smsp(x, S, kappa, nx)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Method msp for the calculation of sigma-points, called from methods for prediction, filtration and smoothing.
% For square-root estimation algorithms.
%
% function [ch,w]=smsp(x,S,kappa,nx)
% input parameters - x - mean value,
% - S - decomposition covariance matrix,
% - kappa
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -