代码搜索:Reduction

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

代码结果 701
www.eeworm.com/read/282683/9074133

m welcome.m

function welcome %WELCOME Displays DR Toolbox version information % % welcome % % Displays DR Toolbox version information. % This file is part of the Matlab Toolbox for Dimensionality Reduction v0.
www.eeworm.com/read/282683/9074353

m compute_mapping.m

function [mappedA, mapping] = compute_mapping(A, type, no_dims, varargin) %COMPUTE_MAPPING Performs dimensionality reduction on a dataset A % % mappedA = compute_mapping(A, type) % mappedA = compu
www.eeworm.com/read/356483/10225662

m rsattributereduction.m

%Rough Set Attribute's Reduction algorithm %Version 1.0 16-July-2008 %Department of Business Management %NorthChina Electric Power University,Beijing,China %MicroArmy %Inputs: % AttriValues
www.eeworm.com/read/244800/12842896

m welcome.m

function welcome %WELCOME Displays DR Toolbox version information % % welcome % % Displays DR Toolbox version information. % This file is part of the Matlab Toolbox for Dimensionality Reduction v0.
www.eeworm.com/read/244800/12843024

m compute_mapping.m

function [mappedA, mapping] = compute_mapping(A, type, no_dims, varargin) %COMPUTE_MAPPING Performs dimensionality reduction on a dataset A % % mappedA = compute_mapping(A, type) % mappedA = compu
www.eeworm.com/read/306748/13738951

c mod2pi.c

/* Program to test range reduction of trigonometry functions * * -- Steve Moshier */ #include "mconf.h" #ifdef ANSIPROT extern double floor ( double ); extern double ldexp ( double, int ); extern
www.eeworm.com/read/255595/12069813

m nra.m

% Program "nra.m" % Implementation of Node Reduction Algorithm % Calculates admittance matrix Yr of % equivalent two-port network. % Input Parameters: % - Number of internal and exterior nod
www.eeworm.com/read/339293/12244341

m sec11_81.m

% Section 11.8.1 Reduction of a gas turbine aero-engine model % % This script calculates the results and the plots shown in section 11.8.1 % in the book. % % Dependencies: file aero0.mat (a
www.eeworm.com/read/344585/3208022

m compute_mapping.m

function [mappedA, mapping] = compute_mapping(A, type, no_dims, varargin) %COMPUTE_MAPPING Performs dimensionality reduction on a dataset % % mappedA = compute_mapping(A, type) % mappedA = compute
www.eeworm.com/read/475201/6793919

m nra.m

% Program "nra.m" % Implementation of Node Reduction Algorithm % Calculates admittance matrix Yr of % equivalent two-port network. % Input Parameters: % - Number of internal and exterior nod