代码搜索:Reduction

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

代码结果 701
www.eeworm.com/read/484921/6568917

m lfda.m

function [T,Z]=LFDA(X,Y,r,metric,kNN) % % Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction % % Usage: % [T,Z]=LFDA(X,Y,r,metric) % % Input: % X: d x n m
www.eeworm.com/read/258642/11849192

v priority.v

module priority (Code, valid_data, Data); output [2: 0] Code; output valid_data; input [7: 0] Data; reg [2: 0] Code; assign valid_data = |Data; // "reduction or" operat
www.eeworm.com/read/224546/14585437

m cantbeam_ss_shkr_modred.m

echo off % cantbeam_ss_shkr_modred.m Creates a Matlab state space model % using the results from ANSYS model cantbeam_ss_spring_shkr.inp. % Ranks modes and then uses several reduction techniqu
www.eeworm.com/read/208659/15239413

m cantbeam_ss_shkr_modred.m

echo off % cantbeam_ss_shkr_modred.m Creates a Matlab state space model % using the results from ANSYS model cantbeam_ss_spring_shkr.inp. % Ranks modes and then uses several reduction techniqu
www.eeworm.com/read/470917/1441991

c e_rem_pio2l.c

/* Quad-precision floating point argument reduction. Copyright (C) 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek
www.eeworm.com/read/463239/1538588

v priority.v

module priority (Code, valid_data, Data); output [2: 0] Code; output valid_data; input [7: 0] Data; reg [2: 0] Code; assign valid_data = |Data; // "reduction or" operat
www.eeworm.com/read/237551/4626106

c e_rem_pio2l.c

/* Quad-precision floating point argument reduction. Copyright (C) 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek
www.eeworm.com/read/209211/4984944

c tan.c

/* floating point tangent A series is used after range reduction. Coefficients are #4285 from Hart & Cheney. (19.74D) */ #include #include static double invpi = 1.273239544
www.eeworm.com/read/207991/5000313

mal tst4820.mal

#bug from Roberto to check carefull strength reduction function f():void; i:=0; barrier go:=true; # remove from disk a:bat[:oid,:dbl] := bbp.bind("P_bat"); bat.setPers
www.eeworm.com/read/344585/3207985

m sparse_nn.m

%SPARSE_NN % % This file is part of the Matlab Toolbox for Dimensionality Reduction v0.1b. % The toolbox can be obtained from http://www.cs.unimaas.nl/l.vandermaaten % You are free to use, change, or