代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/194440/8193768
m sprat.m
function q=sprat(A1,A2,f,t1,t2,fsmo)
% q=sprat(A1,A2,f,t1,t2,fsmo)
%
% SPRAT applies the spectral ratio method to estimate an apparent
% interval attenuation factor, q, between the traces (wavelets)
www.eeworm.com/read/170929/9779595
c dpmd_cpu.c
#include
#include
#include
#include
#define KVER_26 0
#define KVER_24 1
struct cpu_interval {
int min;
int max;
int nice_scale;
};
static unsigned int c
www.eeworm.com/read/266642/11216469
m randintr.m
function A = randintr(m,n,k,r)
% ATLAST65中生成给定阶、给定秩的整数矩阵的子程序randintr
%
% RANDINTR(m,n,k,r) is an m by n matrix of rank r
% with integer entries in the interval [-k:k].
% If less than three argume
www.eeworm.com/read/235612/14060712
m sprat.m
function q=sprat(A1,A2,f,t1,t2,fsmo)
% q=sprat(A1,A2,f,t1,t2,fsmo)
%
% SPRAT applies the spectral ratio method to estimate an apparent
% interval attenuation factor, q, between the traces (wavelets)