代码搜索结果
找到约 2,916 项符合
Energy 的代码
resolvethelastbit.m
function [bits_alloc, energy_alloc] = ResolvetheLastBit(bits_alloc,energy_alloc,index,energytable,num_subc)
max_val = 0;
for i = 1:num_subc
if (i ~= index & bits_alloc(i) == 1)
if bits_
fft.c
#include
#include "types.h"
#include "l3psy.h"
#include "layer3.h"
/*****************************************************************************
************************** Start of Subro
resolvethelastbit.m
function [bits_alloc, energy_alloc] = ResolvetheLastBit(bits_alloc,energy_alloc,index,energytable,num_subc)
max_val = 0;
for i = 1:num_subc
if (i ~= index & bits_alloc(i) == 1)
if bits_
ccdisocclusion.c
/*--------------------------- MegaWave2 Command -----------------------------*/
/* mwcommand
name = {ccdisocclusion};
version = {"1.0"};
author = {"Simon Masnou"};
function = {"Disocclusion of a RGB C
enerpwr.m
function p = enerpwr(x,d,T)
% ENERPWR Signal energy or signal power.
%
% Y = ENERPWR(X,D) computes the ENERGY in X(t).
%
% If X is a string of t, D=[dlow, dhi], the duration limits:.
%
frequencyenergy.pde
/**
* Frequency Energy
* by Damien Di Fede.
*
* This sketch demonstrates how to use the BeatDetect object in FREQ_ENERGY mode.
* You can use isKick, isSnare, i
enerpwr.m
function p = enerpwr(x,d,T)
% ENERPWR Signal energy or signal power.
%
% Y = ENERPWR(X,D) computes the ENERGY in X(t).
%
% If X is a string of t, D=[dlow, dhi], the duration limits:.
%
zerocross.m
function zc = zerocross(x,wintype,winamp,winlen)
%ENERGY Short-time energy computation.
% y = ZEROCROSS(X,WINTYPE,WINAMP,WINLEN) computes the short-time enery of
% the sequence X.
%
% WI
xy_classical_ground.m
% xy_classical_ground Ground state energy of the classical xy model
% xy_classical_ground(Jx,Jy,B) gives the ground state energy per spin for
% the classical XY model in transverse field if th
xy_classical_ground.m
% xy_classical_ground Ground state energy of the classical xy model
% xy_classical_ground(Jx,Jy,B) gives the ground state energy per spin for
% the classical XY model in transverse field if th