代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/170690/6326733
m mk_stochastic.m
function CPT = mk_stochastic(CPT)
% MK_STOCHASTIC Make a matrix stochastic, i.e., the sum over the last dimension is 1.
% T = mk_stochastic(T)
%
% If T is a vector, it will be normalized.
% If T is a
www.eeworm.com/read/493843/6391476
m nlms.m
function [A,E] = nlms(x,d,beta,nord,a0)
%NLMS Normalized LMS adaptive filtering algorithm.
%---
%USAGE [A,E] = nlms(x,d,beta,nord,a0)
%
% x : input data to the adaptive filter.
%
www.eeworm.com/read/346528/11739387
m bra.m
% bra After element-wise conjugation, transforms a vector into a normalized row vector.
% Copyright (C) 2006 Geza Toth E.mail: toth@alumni.nd.edu
%
% This program is free software; you can redis
www.eeworm.com/read/131520/14142127
m dfdhp.m
function [numH,denH] = dfdhp(n,a,e,fp)
% dfdhp.m dfd normalized transfer function
%
% Authors: Dejan V. Tosic, Miroslav D. Lutovac, 1999.03.07
% tosic@telekom.etf.bg.ac.yu
%
www.eeworm.com/read/218613/14912898
m bra.m
% bra After element-wise conjugation, transforms a vector into a normalized row vector.
% Copyright (C) 2005 Geza Toth E.mail: toth@alumni.nd.edu
%
% This program is free software; you can redis
www.eeworm.com/read/461291/1553589
c invert_limb.c
/* mpn_invert_limb -- Invert a normalized limb.
Copyright 1991, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redis
www.eeworm.com/read/198657/5083554
c invert_limb.c
/* mpn_invert_limb -- Invert a normalized limb.
Copyright 1991, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redis
www.eeworm.com/read/175739/5342393
c invert_limb.c
/* mpn_invert_limb -- Invert a normalized limb.
Copyright 1991, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redis
www.eeworm.com/read/328732/3436301
c invert_limb.c
/* mpn_invert_limb -- Invert a normalized limb.
Copyright 1991, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redis
www.eeworm.com/read/356807/3036522
c invert_limb.c
/* mpn_invert_limb -- Invert a normalized limb.
Copyright 1991, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redis