代码搜索结果

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

bethe_free_energy.m

function loglik = bethe_free_energy(engine, evidence) % BETHE_FREE_ENERGY Compute Bethe free energy approximation to the log likelihood % loglik = bethe_free_energy(engine, evidence) % % The Bethe fre

run

#!/bin/sh # used for energy study with enough energy # one mobility mode, random change distribution of traffic source for proto in AODV DSR TORA DSDV do echo "$proto simulation" i=1 while [

estudy.tcl

# # Used for energy study # # # ====================================================================== # Define options # ====================================================================== set op

wireless-newnode-energy.tcl

# Copyright (c) 1997 Regents of the University of California. # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that

test-suite-energy.tcl

# -*- Mode:tcl; tcl-indent-level:8; tab-width:8; indent-tabs-mode:t -*- Agent/TCP set tcpTick_ 0.1 # The default for tcpTick_ is being changed to reflect a changing reality. Agent/TCP set rfc2988_

test-all-energy

#! /bin/sh # # Copyright (c) 1998 University of Southern California. # All rights reserved. #

trilinterp.h

#define ENERGYPENALTY 500.0 /* Energy factor which is multiplied by distance from centre of grid, to penalize atoms outside grid */ #ifndef QUICKTRILINTERP #define QUICKTRILINTERP #inc

rce.m

function test_targets = RCE(train_patterns, train_targets, test_patterns, lambda_m) % Classify using the reduced coulomb energy algorithm % Inputs: % train_patterns - Train patterns % train_tar

twl92230.c

/* * TI TWL92230C energy-management companion device for the OMAP24xx. * Aka. Menelaus (N4200 MENELAUS1_V2.2) * * Copyright (C) 2008 Nokia Corporation * Written by Andrzej Zaborowski

catfish.java

import import java.util.Vector; /* */ /** * Catfish - simulates a catfish - can swim, eat, and consume * energy in the process. * * @author iCarnegie nb * */ public class Catfi