代码搜索:Reduction
找到约 701 项符合「Reduction」的源代码
代码结果 701
www.eeworm.com/read/178406/9399790
m reduces.m
function [Rot,T,vv]=reduce(Rot,NO_rigid_modes)
%Rot=reduce(rotor)
%
% perfrom mode order reduction for a rotor
%
% This function performs a MIXED reduction which is in essense a
% Modal reduct
www.eeworm.com/read/178406/9399856
m reduce.m
function Rot=reduce(Rot)
%Rot=reduce(rotor)
%
% perfrom model order reduction for a rotor
%
% - Using modal reduction
% - adds the rigid body modes to the total count
%
% I. Bucher, 8-7-98, Re
www.eeworm.com/read/468894/6981436
m readme.m
% Demonstration examples for using SIMC model reduction (see simc_reduce.m) and
% PID tuning (see simc_pidtuning.m) rules as described in Multivariable Feedback
% Control by Skogestad and Postlethwa
www.eeworm.com/read/328969/12992149
plg fx2_ata_revc.plg
Build target 'fx2_ata_revc'
compiling atareset.c...
compiling fw.c...
compiling gpif.c...
compiling ide.c...
IDE.C(1032): warning C280: 'commandProcessing': unreferenced local variable
compiling perip
www.eeworm.com/read/107896/6188104
c cupini.c
/*____________________________________________________________________________
FreeAmp - The Free MP3 Player
MP3 Decoder originally Copyright (C) 1995-1997 Xing Technology
Cor
www.eeworm.com/read/231340/14238553
m reduces.m
function [Rot,T,vv]=reduce(Rot,NO_rigid_modes)
%Rot=reduce(rotor)
%
% perfrom mode order reduction for a rotor
%
% This function performs a MIXED reduction which is in essense a
% Modal reduct
www.eeworm.com/read/231340/14238609
m reduce.m
function Rot=reduce(Rot)
%Rot=reduce(rotor)
%
% perfrom model order reduction for a rotor
%
% - Using modal reduction
% - adds the rigid body modes to the total count
%
% I. Bucher, 8-7-98, Re
www.eeworm.com/read/120763/14790024
c cupini.c
/*____________________________________________________________________________
MP3 Decoding Libraries
Lanuguages used: C, C++, ASM
As much as I would love to, I cannot take
full credit fo
www.eeworm.com/read/415449/11072769
m untitled.m
str{1}='G:\projects\matlab works\863-紫金山天文台星图处理070531\Data\Reduction\Image-793.fits';
Height=1024;
Width=1024;
file1 = fopen(str{1},'rb');
fseek(file1,2880,'bof');
i44 = fread(file1,[Wi