代码搜索:approximating

找到约 61 项符合「approximating」的源代码

代码结果 61
www.eeworm.com/read/228372/14387939

m frq2bark.m

function b = frq2bark(f) %FRQ2BARK Convert Hertz to BARK frequency scale BARK=(FRQ) % bark = frq2bark(frq) converts a vector of frequencies (in Hz) % to the corresponding values on the
www.eeworm.com/read/228372/14388110

m bark2frq.m

function f = bark2frq(b) %BARK2FRQ Convert the BARK frequency scale to Hertz FRQ=(BARK) % frq = bark2frq(bark) converts a vector of frequencies (in BARK) % to the corresponding values
www.eeworm.com/read/393518/8280803

m frq2bark.m

function b = frq2bark(f) %FRQ2BARK Convert Hertz to BARK frequency scale BARK=(FRQ) % bark = frq2bark(frq) converts a vector of frequencies (in Hz) % to the corresponding values on the
www.eeworm.com/read/393518/8281064

m bark2frq.m

function f = bark2frq(b) %BARK2FRQ Convert the BARK frequency scale to Hertz FRQ=(BARK) % frq = bark2frq(bark) converts a vector of frequencies (in BARK) % to the corresponding values
www.eeworm.com/read/467950/6997155

m draw_blobs.m

%function [Bimg,[Simg]]=draw_blobs(Limg,mvec,pvec,bkgr) % % Visualise detected blob features % % LIMG Label image % MVEC Moment vector list (6xN) % PVEC Property (colour) vector list (DxN) % BKG
www.eeworm.com/read/303435/3811207

lib mkhdiff.cwp.lib

MKHDIFF - Compute filter approximating the bandlimited HalF-DIFFerentiator. mkhdiff - Compute filter approximating the bandlimited half-differentiator. Function Prototype: void mkhdiff (float h, int
www.eeworm.com/read/196152/8112529

readme

From: "Xiao-Yu Hu" Source C++ codes for approximating the MinDist problem of LDPC codes I feel very happy that I am now able to send you the source C++ codes for approximating t
www.eeworm.com/read/174575/9581389

c span_forest.c

// ********************************************************************** // author : Alexander Yong // email : ayong@umich.edu // version : April 30, 2003 // // Code for approximating num
www.eeworm.com/read/287267/8699074

m mregwav3.m

% % Example of multiscale approximation % Hyperparameters adjustments by CrossValidation % % Wavelet frame are used for approximating a % Sin + sinc functions. % % % 13/11/2000 AR % %
www.eeworm.com/read/152580/12100976

m mregwav3.m

% % Example of multiscale approximation % Hyperparameters adjustments by CrossValidation % % Wavelet frame are used for approximating a % Sin + sinc functions. % % % 13/11/2000 AR % %