代码搜索结果

找到约 2,916 项符合 Energy 的代码

energy.h

/* energy.h */ /* Slight modification of the file energy.h by Vladimir Kolmogorov, from energy-v1.1.src.tar.gz, available at http://www.adastral.ucl.ac.uk/~vladkolm/software.html In this ve

energy.m

%函数energy.m: 能量集中% function rec_error=energy(image,type,N) %type: 变换方式(DCT or DFT) %type = 1: DCT

energy.pl

% File energy.pl: An oscillator model with energy constraint % (alternative to one in Fig. 20.14). legalstate( [ X, V, A]) :- deriv( X, V), deriv( V, A), MinusA = a:_, su

energy.m

% MATLAB SIMULATION OF FS-1015 LPC-10e % COPYRIGHT (C) 1996-99 ANDREAS SPANIAS and TED PAINTER % % This Copyright applies only to this particular MATLAB implementation % of the LPC-10e coder. The

energy.c

/* $Log: energy.c,v $ Revision 1.1.1.1 2001/11/19 19:50:15 smorlat First cvs. Revision 1.1.1.1 2001/08/08 21:29:08 simon First import * Revision 1.1 1996/08/19 22:32:17 jaf * Initial revis

energy.m

function e = energy(x) % ENERGY Energy in x(t) = Kexp(-at)(t^p)cos(wt+r)u(t) % % E = ENERGY(X) computes the the energy of % x(t) = Kexp(-at)(t^p)cos(wt+r)u(t) over 0 to inf % X is a 5 elem

energy.c

/********************************************************************** * * ENERGY Version 50 * ********************************************************************** * * Compute RMS energy * * Inputs