代码搜索结果
找到约 2,916 项符合
Energy 的代码
template_cost.txt
function Ew = PROBLEMNAME_cost(X,W)
% Ew = PROBLEMNAME_cost(X,W)
%
% X = behaviorally constant application data
%
% W = specific data about current state
%
% Ew = energy corresponding to
rce.m
function D = RCE(train_features, train_targets, lambda_m, region)
% Classify using the reduced coulomb energy algorithm
% Inputs:
% features - Train features
% targets - Train targets
% la
changes.txt
List of changes from version 2.01:
- Added new interface function - Graph::add_tweights(Node_id, captype, captype)
(necessary for the "ENERGY" software package)
List of changes from version 2
demo_lbf.m
% This Matlab file demomstrates a level set method in Chunming Li et al's paper
% "Minimization of Region-Scalable Fitting Energy for Image Segmentation",
% IEEE Trans. Image Processing, vol.
lbfgs.h
/* Copyright (c) 2001-2002 The Regents of the University of California
through E.O. Lawrence Berkeley National Laboratory, subject to
approval by the U.S. Department of Energy.
See files COPY
findchanneldelay.m
% delay = findchanneldelay(h, win_len)
%
% h: channel impulse response
% window_length: window length for sliding energy calculation
% delay: channel delay
%
%Copyright (c) 1999-2003 The Unive
lasdmg.m
% High Energy Laser Anti-IR Missile System
% -----------------------------------------
clear;clc;clf;
% Input Range
R=500:5000; % Range - m
% Input Seeker Parameters
Id=1e7; % Seeke
changes.txt
List of changes from version 2.01:
- Added new interface function - Graph::add_tweights(Node_id, captype, captype)
(necessary for the "ENERGY" software package)
List of changes from version 2
rce.m
function D = RCE(train_features, train_targets, lambda_m, region)
% Classify using the reduced coulomb energy algorithm
% Inputs:
% features - Train features
% targets - Train targets
% la
template_cost.txt
function Ew = PROBLEMNAME_cost(X,W)
% Ew = PROBLEMNAME_cost(X,W)
%
% X = behaviorally constant application data
%
% W = specific data about current state
%
% Ew = energy corresponding to