代码搜索:angle
找到约 8,459 项符合「angle」的源代码
代码结果 8,459
www.eeworm.com/read/331439/12828902
m angle.m
function theta = angle(q, a)
% ANGLE or phase of quaternion.
% (Quaternion overloading of standard Matlab function.)
%
% The second parameter is optional. If omitted, the result will always be
% in th
www.eeworm.com/read/143428/12875583
gif angle.gif
www.eeworm.com/read/141201/13034101
m angle_a.m
function [sys,x0,str,ts]=angle_a(t,x,u,flag)
switch flag,
case 0,
[sys,x0,str,ts]=mdlInitializeSizes;
case 3,
sys=mdlOutputs(t,x,u);
case{1,2,4,9}
sys=[];
otherwise
error(['Un
www.eeworm.com/read/327906/13055776
m angle.m
clear all
a=1;
Bi=[ -0.000046451962915, -0.00075518384827 ,-0.000135308415921, 0.002841555023619 ,0.00084437987058 ,-0.007634010375115, -0.002839935656942 ,0.017363950908455 ,0.007712529489581 ,-0.0
www.eeworm.com/read/137875/13283099
gif angle.gif
www.eeworm.com/read/137875/13283248
gif angle.gif
www.eeworm.com/read/322884/13362607
mht angle.mht
From:
Subject: =?gb2312?B?yP29x7qvyv25q8q9se0=?=
Date: Mon, 2 Jun 2008 14:34:15 +0800
MIME-Version: 1.0
Content-Type: multipart/related;
type="text/html";
www.eeworm.com/read/321912/13393388
gif angle.gif
www.eeworm.com/read/313360/13589784
asv angle.asv
clear;
echo off;
%Rs=10;
%Vb=0.7;
%N=3;
%Vd=1;
%Rl=1e6;
sym Rs;
sym Vb;
sym N;
sym Vd;
sym Rl;
sym x;
syms S;
%a = pi*Rs/(Rl*(0.5/N+Vb/Vd));
S = solve ('Rs=10','Vb=0.7','N=3','Vd=
www.eeworm.com/read/313360/13589785