代码搜索:corresponding

找到约 4,250 项符合「corresponding」的源代码

代码结果 4,250
www.eeworm.com/read/111945/6307262

h fractype.h

#ifndef FRACTYPE_H #define FRACTYPE_H #define SIN 0 #define COS 1 #define SINH 2 #define COSH 3 #define EXP 4 #define LOG 5 #define SQR 6 /* These MUST match the corresponding frac
www.eeworm.com/read/483253/6601808

m frq2mel.m

function mel = frq2mel(frq) %FRQ2ERB Convert Hertz to Mel frequency scale MEL=(FRQ) % mel = frq2mel(frq) converts a vector of frequencies (in Hz) % to the corresponding values on the Mel scale whi
www.eeworm.com/read/154843/11923820

m frq2mel.m

function mel = frq2mel(frq) %FRQ2ERB Convert Hertz to Mel frequency scale MEL=(FRQ) % mel = frq2mel(frq) converts a vector of frequencies (in Hz) % to the corresponding values on the Mel scale whi
www.eeworm.com/read/257459/11925790

m sinusoid.m

%an example to generate a sinusoid signal clear; %magnitude is A A = 5; %f_sig is the frequency of the signal, T_sig is the corresponding period f_sig = 3; T_sig = 1/f_sig; %T_max is the maximum nu
www.eeworm.com/read/343751/11930475

m ftp25.m

function [f, J] = ftp25(x, ctrl, u) %Call: [f J]=ftp25(x,ctrl,u) %Evaluate the residuals corresponding %to the objective in a nonlinear lsq problem. %If ctrl>0 the Jacobian J should be computed.
www.eeworm.com/read/150238/12302988

m frq2mel.m

function mel = frq2mel(frq) %FRQ2ERB Convert Hertz to Mel frequency scale MEL=(FRQ) % mel = frq2mel(frq) converts a vector of frequencies (in Hz) % to the corresponding values on the Mel scale whi
www.eeworm.com/read/251835/12317227

m get.m

function varargout = get(map,varargin) %GET Get map parameters. % [VAL1,VAL2,...] = GET(F,'PROP1','PROP2',...) returns the values of the % map F corresponding to the requested properties. Va
www.eeworm.com/read/251835/12317256

m get.m

function varargout = get(map,varargin) %GET Get map parameters. % [VAL1,VAL2,...] = GET(F,'PROP1','PROP2',...) returns the values of the % map F corresponding to the requested properties. Va
www.eeworm.com/read/251835/12317450

m get.m

function varargout = get(map,varargin) %GET Get map parameters. % [VAL1,VAL2,...] = GET(F,'PROP1','PROP2',...) returns the values of the % map F corresponding to the requested properties. Va
www.eeworm.com/read/251835/12317741

m get.m

function varargout = get(map,varargin) %GET Get map parameters. % [VAL1,VAL2,...] = GET(F,'PROP1','PROP2',...) returns the values of the % map F corresponding to the requested properties. Va