代码搜索结果
找到约 2,916 项符合
Energy 的代码
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
ant.cc
// ant.cc -> My evolving code for Artificial Ant Problem
//--------------------------------------------------------------------------
// This code is a component of Genetic Programming in C++ (Ver
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
%
% ********************
pktoav.c
/**********************************************************************
Each of the companies; Lucent, Motorola, Nokia, and Qualcomm (hereinafter
referred to individually as "Source" or collectivel
1692.cpp
#include
using namespace std;
int water, energy, minien;
int w[100001], l[100001], p[100001];
int main()
{
int test, n, i, j, t = 0;
scanf("%d", &test);
while (test--)
{
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.asv
%
% 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
%
% ********************
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
%
% ********************