代码搜索结果

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

crocodile.java

import java.util.Vector; /** * Crocodile - simulates a crocodile - can wade, eat, and consume * energy in the process. * * @author 张维 * @version 1.0.0 */ public class Crocodile exten

nspte.m

function [h,xs,w] = nspte(data,nyy,t0,t1) % The function NSPTE calculates the spectrum using Teager Energy Operator % applied to data(n,k), where n is the number of data points % and k is the num

numerov2.m

function f=numerov2(x0,x1,N,P,mult,E,Y0,DY0); %> The file integrates the 1D Schrodinger equation %> for an 'arbitrary' potential using the Numerov method. %> It produces the function

lrcorr.f90

subroutine lrcorr( Nljgrs, Nham, BoxSize, NGROUPS, EPS, SIG, XLRCORR, & ELRCORR, ENERGY ) implicit none ! This routine calculates the Theodorou and Suter corrections to ! the LJ

trail.cc

// trail.cc /* --------------------------------------------------------------- The Artificial Ant Problem An example for how to use gpc++ - The Genetic Programming Kernel This program is free sof

readme.txt

http://web.mit.edu/brzezin/www/359/matlab/ MIMO OFDM Simulator: OFDM.m: OFDM Simulator (outer function) create_channel.m: Generates a Rayleigh fading frequency-selective channel, paramet

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

crocodile.java

import java.util.Vector; /* * Created on Jul 6, 2003 * */ /** * Crocodile - to simulate artificial life. Eats small fish. * * @author iCarnegie av * */ public class Crocodile ext

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

crocodile.java

import java.util.Vector; /* * Created on Jul 6, 2003 * */ /** * Crocodile - to simulate artificial life. Eats small fish. * * @author iCarnegie av * */ public class Crocodile ext