contents.m

来自「四元数工具箱」· M 代码 · 共 21 行

M
21
字号
% Unit and Timing tests for the Quaternions SIMULINK library%% NOTE: You need the test_tools toolbox to run these tests.  It should be% available from the same place this toolbox was obtained.%%   This script runs unit tests on all blocks:%%     unit_test%%   The following tests compare the timing of different algorithms for%   each function.  The fastest algorithm was used in the library.%%     qnorm_test %     qmult_test% $Source: /home/stpierre/cvsroot/matlab/simulink/qlib/test/Contents.m,v $% $Revision: 1.3 $% $Date: 2001/12/15 01:23:41 $% Copyright (C) 2001 by Jay A. St. Pierre.  All rights reserved.

⌨️ 快捷键说明

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