代码搜索结果

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

catfish!.java

n apimport java.util.*; /** * Basic Catfish - simulates a catfish - can swim and consume * energy in the process. * * @author iCarnegie srt *Additional code: Diana Cristina Cisneros Ravel

algaecolony.java

/*!Begin Snippet:AlgaeColony*/ /* * Created on Jul 4, 2003 * */ /** * AlgaeColony does not move. If there is sunlight, a portion of the solar * energy will be converted into life-energy

catfish.java

import java.util.Vector; /* * Created on Jul 5, 2003 * */ /** * Catfish - simulates a catfish - can swim, eat, and consume * energy in the process. * * @author iCarnegie av * *

sigmerge.m

function sig=sigmerge(x1,x2,ratio); %SIGMERGE Add two signals with given energy ratio in dB. % SIG=SIGMERGE(X1,X2,RATIO) adds two signals so that a given % energy ratio expressed in deciBels is satisf

margtfr.m

function [margt,margf,E]=margtfr(tfr,t,f) %MARGTFR Marginals and energy of a time-frequency representation. % [MARGT,MARGF,E]=MARGTFR(TFR,T,F) calculates the time and % frequency marginals and the en

crack.txt

发信人: energy (长白山), 信区: MathTools 标 题: Visual MATCOM4 之Evaluation对话框... 发信站: BBS 水木清华站 (Thu Nov 26 23:21:49 1998) 使用PLOT功能时会出现一个对话框,可以这样去掉: C:\Windows\system\ago.dll FIND: 83 C4 08 85 C0 75 05 REP :

errorcode.txt

发信人: energy (长白山), 信区: MathTools 标 题: Re: 有关matcom45的一个问题 发信站: BBS 水木清华站 (Wed Oct 6 22:57:19 1999) WWW-POST 【 在 zouyuan (abcde) 的大作中提到: 】 : 我在用matcom4.5时,如果在“>>”后直接输入命令, : 这时命令总时不能正确显示,如“>>dir”,显示

sbc_2.m

%**************************************************** % Function to calculate sub-band energy(SBC) parameters % from enframed signal % modifided on 17 jan 2008 % *********sarikaya paper algorithm

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 % % ********************

odot.m

% ODOT - Demonstrates odot and oslash operators on 1D signal % % Usage: [smooth, energy] = odot(f, K) % % Arguments: f - a 1D signal % K - optional 'Weiner' type factor to condition