代码搜索:Reduction
找到约 701 项符合「Reduction」的源代码
代码结果 701
www.eeworm.com/read/378188/9242398
f nrm2.f
Function nrm2( n, x ) Result( sum )
! ---------------------------------------------------------------------
Use numerics
Use floptime
www.eeworm.com/read/378188/9242536
f nrm2.f
Function nrm2( n, x ) Result( sum )
! ---------------------------------------------------------------------
Use numerics
Use floptime
www.eeworm.com/read/178406/9399685
m tst_sim3.m
%tst_sim3.m
%
%Demonstrates the usage of rotfe in a simulink diagram
%This example creates a state-space representation
Rot=rotfe('unbal1');
Rot.UNBALANCE=[5 0.3 0];
Rot=rmfield(Rot,'Reduct')
www.eeworm.com/read/178406/9399713
m tst_sim1.m
%tst_sim1.m
%
%Demonstrates the usage of rotfe in a simulink diagram
%This example creates a state-space representation
Rot=rotfe('unbal1');
Rot.UNBALANCE=[5 0.3 0];
Rot=rmfield(Rot,'Reduct')
www.eeworm.com/read/178406/9399985
m tst_sim3.m
%tst_sim3.m
%
%Demonstrates the usage of rotfe in a simulink diagram
%This example creates a state-space representation
Rot=rotfe('unbal1');
Rot.UNBALANCE=[5 0.3 0];
Rot=rmfield(Rot,'Reduct')
www.eeworm.com/read/178406/9399989
m tst_sim1.m
%tst_sim1.m
%
%Demonstrates the usage of rotfe in a simulink diagram
%This example creates a state-space representation
Rot=rotfe('unbal1');
Rot.UNBALANCE=[5 0.3 0];
Rot=rmfield(Rot,'Reduct')
www.eeworm.com/read/317707/13499210
m rcsred.m
% Effect of RCS Reduction
% ------------------------
clear;clc;clf;
% Input RCS Reduction
RCS=0:.01:1;
% Find Reductions
R=RCS.^.25; % Dection Range
Rb=RCS.^.5; % Burn-Through
www.eeworm.com/read/136812/5858273
s trig.s
/
/ .data
/ .asciz "@(#)trig.s 1.1 92/07/30 SMI"
/ .even
/ .text
/
/ Copyright (c) 1987 by Sun Microsystems, Inc.
/
/ After argument reduction (calling _arg_red()) which return n:
/ n mod 4
www.eeworm.com/read/136812/5858277
s r_trig_.s
/
/ .data
/ .asciz "@(#)r_trig_.s 1.1 92/07/30 SMI"
/ .even
/ .text
/
/ Copyright (c) 1987 by Sun Microsystems, Inc.
/
/ After argument reduction (calling _arg_red()) which return n:
/ n mod
www.eeworm.com/read/231340/14238463
m tst_sim3.m
%tst_sim3.m
%
%Demonstrates the usage of rotfe in a simulink diagram
%This example creates a state-space representation
Rot=rotfe('unbal1');
Rot.UNBALANCE=[5 0.3 0];
Rot=rmfield(Rot,'Reduct')