代码搜索结果
找到约 2,916 项符合
Energy 的代码
cp0201_waveform.m
%
% FUNCTION 2.5 : "cp0201_waveform"
%
% Generates the energy normalized pulse waveform
%
% Special case of the second derivative Gaussian pulse:
% SCHOLTZ'S MONOCYCLE
%
% ********************
cp0201_waveform.m
%
% FUNCTION 2.5 : "cp0201_waveform"
%
% Generates the energy-normalized pulse waveform
%
% Special case of the second derivative Gaussian pulse:
% SCHOLTZ'S MONOCYCLE
%
% ********************
desa2.m
function [W,A]=desa2(x, dt)
% The function DESA2 calculates frequency and amplitude using Teager Energy Operator (DESA-2 algorithm)
% of the data x(n,m), where n is the number of points, and m is
desa1.m
function [W,A]=desa1(x, dt)
% The function DESA1 calculates frequency and amplitude using Teager Energy Operator (DESA-1 algorithm)
% for the data x(n,m), where n is the number of points, and m is
desa.m
function [W,A]=desa(x, dt)
% The function DESA calculates frequency and amplitude using Teager Energy Operator
% for the data x(n,m), where n is the number of points, and m is
% the number of
cp0201_waveform.m
%
% FUNCTION 2.5 : "cp0201_waveform"
%
% Generates the energy-normalized pulse waveform
%
% Special case of the second derivative Gaussian pulse:
% SCHOLTZ'S MONOCYCLE
%
% ********************
createcb.cpp
/******************************************************************
iLBC Speech Coder ANSI-C Source Code
createCB.c
Copyright (C) The Internet Society (2004).
All R
reut-00022.xml
2-MAR-1987 14:38:34.72
crude
s_principal_components.m
function [pc,aux]=s_principal_components(seismic,varargin)
% Function computes principal components of seismic data. It can output the
% input data represented by any combination of the principal com
algaecolony.java
/**
* AlgaeColony does not move. If there is sunlight, a portion of the solar
* energy will be converted into life-energy.
*
* @author 张维
* @version 1.0.0
*/
public class AlgaeColony ex