代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/216443/15007010
m shah.m
function f=shah(L,a);
%SHAH Discrete Shah-distribution
% Usage: f=shah(L,a);
%
% SHAH(L,a) computes the discrete, normalized Shah-distribution of
% length L with a distance of a between the spikes
www.eeworm.com/read/472943/1402611
m msnvenofig9.m
% Figure 9: Median normalized l_2 error rates over 500 replications
% when the true underlying model is known and estimated directly with
% ordinary least squares. The number of variables is fixed a
www.eeworm.com/read/311722/3678138
m normalize.m
function C = normalize(C)
%NORMALIZE Normalize long number
%
% C = normalize(C)
%
%For C.mantissa being nonnegative integers with 0
www.eeworm.com/read/309003/3708783
m noisemaker.m
function [x,y] = NoiseMaker(f,rho)
% NoiseMaker -- Add Noise to Signal
% Usage:
% [x,y] = NoiseMaker(f,rho)
% Inputs:
% f True Underlying Signal, normalized
% rho Desired Signal-
www.eeworm.com/read/405754/2285298
c kl_mis8.c
/*
# proc: kl_transform_mis8 - takes an mis structure of spatially normalized
# proc: (32 X 32) characters formatted 1 pixel per byte
# proc: and computes a kl-fe
www.eeworm.com/read/200388/15434356
m inormhist.m
%NORMHIST Histogram normalization
%
% n = NORMHIST(image)
%
% Returns a histogram normalized image. Assumes that pixels lie in the
% range 0-255.
%
% SEE ALSO: ihist
%
% Copyright (c) Peter Corke, 19
www.eeworm.com/read/108859/15573952
m chebpole.m
function [pc,pb] = chebpole(n,r)
% CHEBPOLE Geometric construction of Chebyshev poles.
%
% [PC,PB] = CHEBPOLE(N,R) Chebyshev poles and their location
% PC, PB return the Chebyshev and NORMALIZED B
www.eeworm.com/read/288303/8644503
m sgrpdlay.m
function [gd,fnorm]=sgrpdlay(x,fnorm);
%SGRPDLAY Group delay estimation of a signal.
% [GD,FNORM]=SGRPDLAY(X,FNORM) estimates the group delay of
% signal X at the normalized frequency(ies) FNORM.
%
%
www.eeworm.com/read/431671/8662605
m sgrpdlay.m
function [gd,fnorm]=sgrpdlay(x,fnorm);
%SGRPDLAY Group delay estimation of a signal.
% [GD,FNORM]=SGRPDLAY(X,FNORM) estimates the group delay of
% signal X at the normalized frequency(ies) FNORM.
%
%
www.eeworm.com/read/286640/8752742
m cp0602_gaussian_psd_nth.m
%
% FUNCTION 6.4 : "cp0602_Gaussian_PSD_nth"
%
% Generates the normalized PSD of the n-th derivative of
% the Gaussian pulse with variance sigma^2 as defined in:
%
% Sheng, H., P. Orli