代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/147422/5729998
m gwset.m
% Function : Create a graphical user interface (GUI) to
% (1) display the shape of the estimated glottal waveform
% (2) manually modify the glottal waveform using the mouse.
%
www.eeworm.com/read/147422/5730017
m exe4.m
% Script : execute the speech synthesis process
%---------------------------%
% get the necessary data %
%---------------------------%
set(work_f,'Visible','on');
set(work_text
www.eeworm.com/read/147422/5730021
m amset.m
% Script : create a Graphical User Interface for specifying the analysis model
% In this script, one figure, 'aset_win_f', is created.
aset_win_f=figure('Unit','normalized',...
'Position'
www.eeworm.com/read/147422/5730030
m gcset.m
% Script : Create a graphical user interface (GUI) to
% (1) display the gain contour of the speech signal.
% (2) manually modify the gain contour using the mouse.
%
% Gcset.m
www.eeworm.com/read/147422/5730038
m fchek.m
% Function : Create a graphical user interface (GUI) to
% (1) display the automatically selected formant track
% (2) check the track by zooming in and manual correct using the m
www.eeworm.com/read/147422/5730051
m main_vocos.m
% Script : create a Graphical Interface for the VOCOS system
% In this mfile, one figure--m_win_h is created
close all;
clear;
clc;
%path(path,'.\function');
%path(path,'.\system');
%path(p
www.eeworm.com/read/147422/5730052
m main.m
% Script : create a Graphical Interface for the VOCOS system
% In this mfile, one figure--m_win_h is created
close all;
clear;
clc;
%path(path,'.\function');
%path(path,'.\system');
%path(p
www.eeworm.com/read/136812/5857164
s frems.s
.data
| .asciz "@(#)Frems.s 1.1 92/07/30 SMI"
.even
.text
| Copyright (c) 1987 by Sun Microsystems, Inc.
#include "fpcrtdefs.h"
#include "PIC.h"
RTENTRY(Fmods)
www.eeworm.com/read/126765/6012069
s srem_mod.s
/* srem_mod.s - Motorola 68040 FP remainder/modulo routines (EXC) */
/* Copyright 1991-1993 Wind River Systems, Inc. */
.data
.globl _copyright_wind_river
.long _copyright_wind_river
/*
modificat
www.eeworm.com/read/126765/6012088
s l_srem_mod.s
/* l_srem_mods.s - Motorola 68040 FP modulo/remainder routines (LIB) */
/* Copyright 1991-1993 Wind River Systems, Inc. */
.data
.globl _copyright_wind_river
.long _copyright_wind_river
/*
modifi