代码搜索:Reduction

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

代码结果 701
www.eeworm.com/read/188503/8535365

c y4mspatialfilter.c

/* * y4mspatialfilter.c * * written by Dan Scholnik * spatial FIR filter for noise/bandwidth reduction without scaling * takes yuv4mpeg in and spits the same out * * Usage:
www.eeworm.com/read/388785/8575574

m cant_2el_guyan.m

echo off % cant_2el_guyan.m two element cantilever beam finite element % program using guyan reduction to eliminate rotations, both Matlab % and hand-calculation results are listed at each step
www.eeworm.com/read/430775/8728875

m mimo2t.m

% Program "mimo2t.m" % Implementation of Node Reduction Algorithm. % Calculates impedances of node-equivalent % T-shaped two-port network. % Input Parameters: % - Number of internal and exte
www.eeworm.com/read/386752/8728899

m mimo2t.m

% Program "mimo2t.m" % Implementation of Node Reduction Algorithm. % Calculates impedances of node-equivalent % T-shaped two-port network. % Input Parameters: % - Number of internal and exte
www.eeworm.com/read/282683/9074340

m laplacian_eigen.m

function [mappedX, mapping] = laplacian_eigen(X, no_dims, k, sigma, eig_impl) %LAPLACIAN_EIGEN Performs non-linear dimensionality reduction using Laplacian Eigenmaps % % [mappedX, mapping] = laplaci
www.eeworm.com/read/438846/7725254

m mddm_linear.m

function [P lambda] = mddm_linear(X, L, projtype, mu, dim_para) % mddm_linear tackles linear dimensionality reduction of multi-label problem through the method proposed in [1]. % % Syntax % %
www.eeworm.com/read/246726/12706861

c barrett.c

/* Author: Pate Williams (c) 1997 Barrett modular reduction. See "Handbook of Applied Cryptography" by Alfred J. Menezes et al 14.3.3 Section pages 603 - 604. */ #include
www.eeworm.com/read/244800/12843189

m laplacian_eigen.m

function [mappedX, mapping] = laplacian_eigen(X, no_dims, k, sigma, eig_impl) %LAPLACIAN_EIGEN Performs non-linear dimensionality reduction using Laplacian Eigenmaps % % [mappedX, mapping] = laplaci
www.eeworm.com/read/101082/6241429

c asin.c

/* @(#)asin.c 4.1 12/25/82 */ /* asin(arg) and acos(arg) return the arcsin, arccos, respectively of their arguments. Arctan is called after appropriate range reduction. */ #include int
www.eeworm.com/read/255595/12069794

m mimo2t.m

% Program "mimo2t.m" % Implementation of Node Reduction Algorithm. % Calculates impedances of node-equivalent % T-shaped two-port network. % Input Parameters: % - Number of internal and exte