quadrature.m
来自「四元数matlab工具包」· M 代码 · 共 8 行
M
8 行
function a = quadrature(f, A)% QUADRATURE Constructs a quadrature signal, for the case of a real or% complex vector. The second parameter is the quaternion axis% used to compute the quadrature signal in the complex case (it% is not allowed in the real case). It may be omitted (a default% is supplied internally).%% Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?