代码搜索:Reduction
找到约 701 项符合「Reduction」的源代码
代码结果 701
www.eeworm.com/read/221503/14739691
m clipping and filtering-papr.m
% Repeated Clipping and Filtering--PAPR Simulation
%
% Reference: J. Armstrong, New OFDM peak-to-average power reduction scheme.
%
% Author: Bin Jiang
% National Mobile Communication Research
www.eeworm.com/read/214867/15085842
m 限幅法.m
%%Clipping and Filtering
% Repeated Clipping and Filtering--PAPR Simulation
%
% Reference: J. Armstrong, New OFDM peak-to-average power reduction scheme.
%
% Author: Bin Jiang
% National M
www.eeworm.com/read/477371/1361673
3 qccwavwdrencode.3
.TH QCCWDRENCODE 3 "QCCPACK" ""
.SH NAME
QccWAVwdrEncode, QccWAVwdrDecode \-
encode/decode an image using the wavelet-difference-reduction (WDR) algorithm
.SH SYNOPSIS
.B #include "libQccPack.h"
.sp
.
www.eeworm.com/read/461213/1554108
3 qccwavwdrencode.3
.TH QCCWDRENCODE 3 "QCCPACK" ""
.SH NAME
QccWAVwdrEncode, QccWAVwdrDecode \-
encode/decode an image using the wavelet-difference-reduction (WDR) algorithm
.SH SYNOPSIS
.B #include "libQccPack.h"
.sp
.
www.eeworm.com/read/206142/5011172
3 qccwavwdrencode.3
.TH QCCWDRENCODE 3 "QCCPACK" ""
.SH NAME
QccWAVwdrEncode, QccWAVwdrDecode \-
encode/decode an image using the wavelet-difference-reduction (WDR) algorithm
.SH SYNOPSIS
.B #include "libQccPack.h"
.sp
.
www.eeworm.com/read/396844/2407882
m acpsvd.m
function [CPs,EOFs]=ACPsvd(donnees,nb_comp)
t=cputime;
% centrage reduction
donneescr = pstd(donnees);
% matrice de variance
S=cov(donneescr);
% decomposition en valeurs singulieres
[EO
www.eeworm.com/read/172911/9682784
c reduce.c
/* Grammar reduction for Bison.
Copyright (C) 1988, 1989 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
Bison is free software; you can redistribute it and/
www.eeworm.com/read/172474/9706021
m add.m
function A=add(A)
%ADD
%Add multiple of one row of a matrix to another row.
%Used in row reduction.
%Calling format: A=add(A)
%Copyright Gareth Williams, Stetson University
%gwilliam@stetso
www.eeworm.com/read/108043/15596046
c reduce.c
/* Grammar reduction for Bison.
Copyright (C) 1988, 1989 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
Bison is free software; you can redistribute it
www.eeworm.com/read/102417/15781587
c reduce.c
/* Grammar reduction for Bison.
Copyright (C) 1988, 1989 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
Bison is free software; you can redistribute it