代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/303048/13823299
m som_recolorbar.m
function h=som_recolorbar(p, ticks, scale, labels)
%SOM_RECOLORBAR Refresh and rescale colorbars in the current SOM_SHOW fig.
%
% h = som_recolorbar([p], [ticks], [scaling], [labels])
%
% colormap
www.eeworm.com/read/238632/13871051
m spin_new.m
function W = spin_new(X)
% W = spin_new(X)
% Method for spinglass example supplied with SA Tools.
% See http://www.frostconcepts.com/software for information on SA Tools.
%
% W = spin_new(X) ;
www.eeworm.com/read/147422/5729434
m new_modify_v_uv.m
%Callback function that chooses figures according to
%the voicetype of the segment involved
%Author : Karthik
%Used some functions written by Albert Hsiao
%Modified by D. G. Childers 2/25/98; remo
www.eeworm.com/read/147422/5729436
m new_modify.m
%Callback function that chooses figures according to
%the voicetype of the segment involved
%Author : Karthik
%Used some functions written by Albert Hsiao
%Modified by D. G. Childers 2/25/98; remo
www.eeworm.com/read/147422/5729487
m formant_modify.m
%Callback function to modify formants
%Written by Albert Hsiao
%Modifications and interface by Karthik
%Modified by D. G. Childers 2/25/98
PV = [17 100 404 464];
s2 = 'Formant Modification Wind
www.eeworm.com/read/147422/5729583
m gchek.m
% Function : Create a graphical user interface (GUI) to
% (1) display the automatically selected glottal closure indices (GCI)
% (2) check the GCIs by zooming in and manual corr
www.eeworm.com/read/147331/5731013
c explodename.c
#ifdef MB_CAPABLE
/* Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper , 1995.
www.eeworm.com/read/138884/5813277
m pulsegconvert.m
function PulseGconvert
% Convert pulse gain table to normalized values
g = load ('C-CodeData/PG24.dat');
g = g / 32768;
save ('PulseG24.dat', 'g', '-ASCII', '-DOUBLE');
Ng = length (g);
for (i = 0:
www.eeworm.com/read/127282/6007145
c explodename.c
/* Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc.
Contributed by Ulrich Drepper , 1995.
This program is free software; you can redistribute it and/or
www.eeworm.com/read/113214/6132949
c explodename.c
/* Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
Contributed by Ulrich Drepper , 1995.
This program is free software; you can redistribute it and/o