代码搜索:Reduction

找到约 701 项符合「Reduction」的源代码

代码结果 701
www.eeworm.com/read/388785/8575092

m balred.m

echo off % balred.m Balanced modred reduction of actuator/suspension model % from act8.m. clear all; hold off; clf; load act8_data; % plot dc gain and two contibutors, force an
www.eeworm.com/read/388785/8575665

m act8pz.m

echo off % act8pz.m Matlab model of two-stage actuator/suspension system, % balanced reduction. clear all; hold off; clf; % load the Block Lanczos .mat file actrl_eig.mat
www.eeworm.com/read/424063/10499570

m dbalreal.m

function [ab,bb,cb,m,T] = dbalreal(a,b,c) %DBALREAL Discrete balanced state-space realization and model reduction. % [Ab,Bb,Cb] = DBALREAL(A,B,C) returns a balanced state-space % realization of t
www.eeworm.com/read/424063/10499844

m modred.m

function [ab,bb,cb,db] = modred(a,b,c,d,elim) %MODRED Model state reduction. % [Ab,Bb,Cb,Db] = MODRED(A,B,C,D,ELIM) reduces the order of a model % by eliminating the states specified in vector ELIM
www.eeworm.com/read/296774/7114421

c loop.c

/* Perform various loop optimizations, including strength reduction. Copyright (C) 1987, 88, 89, 91-4, 1995 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; yo
www.eeworm.com/read/461264/7230667

pro correl_images.pro

function correl_images, image_A, image_B, XSHIFT = x_shift, $ YSHIFT = y_shift, $ XOFFSET_B = x_offset, $ YOFFSET_B = y_offset, $ REDUCTION = reducf, $ MAGNIFICATIO
www.eeworm.com/read/442927/7641730

m editdm.m

% Demo of editing technique for data reduction % Roger Jang, March 1997 use_pause = 1; % Collect 2500 data points [xx, yy, zz] = peaks(50); x = xx(:); y = yy(:); z = zz(:); axis_limit = [min
www.eeworm.com/read/297233/8042304

c loop.c

/* Perform various loop optimizations, including strength reduction. Copyright (C) 1987, 88, 89, 91-6, 1997 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; yo
www.eeworm.com/read/136812/5858303

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 r_argred()) which return n: / n mod
www.eeworm.com/read/108242/6184194

c lr0.c

#include "defs.h" extern short *itemset; extern short *itemsetend; extern unsigned *ruleset; int nstates; core *first_state; shifts *first_shift; reductions *first_reduction; int get_state(); core