代码搜索结果
找到约 2,276 项符合
Energy 的代码
strain.mnu
STRAIN
#
StrainEnergy
Strain energy
#
Principal
Principal strain
#
Components
Components
#
ns-energy-resource.tcl
############################################################################
#
# This code was developed as part of the MIT SPIN project. (jk, wbh 3/24/00)
#
##########################################
extract.sh
extract_feature -delta -acc -cms -swap_bytes -zero_mean -energy -energy_norm -mfcc 12 -delta_win 2 -lifter_coeff 22 -window_dur 25 -frame_dur 10 -num_fbanks 24 -window_type hamming -pre_emph_coeff 0.9
ac_energy.m
function varargout = ac_energy(task, varargin)
%ac_energy: storage and plot of the energy of a set of active contours and
% evaluation of a stopping criterion
% o_e = ac_energy(t, a) pe
program_12_10.m
% 当前的延拓模式是补零
% 产生原始信号
x = randn(1,200);
% 计算x的shannon熵
e1 = wentropy(x,'shannon')
% 计算x的对数能量熵
e2 = wentropy(x,'log energy')
% 计算x的阈值熵,阈值取为0.2
e3 = wentropy(x,'threshold',0.2)
% 计算x的“sure”熵,阈值
mkscen.pl
#!/usr/bin/perl
$name = $ARGV[0];
$time = 600;
$mobility = 1;
$route = 10;
$energy = 0;
$nodes = 120;
$period = 20;
$max_x = 600;
$max_y = 600;
$range = 250.00;
$bw =
changelog
2005-05-09 21:27 jm
* trunk/speex/include/speex/speex_echo.h,
trunk/speex/libspeex/mdf.c: Smoothed correlation/energy
2005-05-09 21:03 jm
* trunk/speex/include/speex/speex_echo.h,
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