代码搜索:corresponding
找到约 4,250 项符合「corresponding」的源代码
代码结果 4,250
www.eeworm.com/read/456354/7351453
m analytic.m
function z=analytic(x)
% z=analytic(x)
%ANALYTIC Returns the analytic signal corresponding to signal x.
%
z=hilbert(x);
www.eeworm.com/read/453499/7418111
java snmpmultithreadtest.java
import snmp.*;
import java.net.*;
public class SNMPMultithreadTest
implements Runnable
{
SNMPv1CommunicationInterface comInterface;
public class RetrieveThread extends Thread
www.eeworm.com/read/453499/7418160
java snmpsample.java
import snmp.*;
import java.math.*;
import java.net.*;
public class SNMPSample
{
public static void main(String args[])
{
try
{
// create a c
www.eeworm.com/read/451823/7455302
m gregorian.m
function [gtime]=gregorian(julian)
% GREGORIAN Converts Julian day numbers to corresponding Gregorian calendar dates
% Formally, Julian days start and end at noon.
% In this convention, J
www.eeworm.com/read/448529/7531877
m cplxcomp.m
function I = cplxcomp(p1,p2)
% I = cplxcomp(p1,p2)
% Compares two complex pairs which contain the same scalar elements
% but (possibly) at differrent indices. This routine should be
% used aft
www.eeworm.com/read/446490/7577639
m extrema.m
% This is a utility program for significance test.
%
% function [spmax, spmin, flag]= extrema(in_data)
%
% INPUT:
% in_data: Inputted data, a time series to be sifted;
% OUTPUT:
%
www.eeworm.com/read/445829/7589574
m analytic.m
function z=analytic(x)
% z=analytic(x)
%ANALYTIC Returns the analytic signal corresponding to signal x.
%
z=hilbert(x);
www.eeworm.com/read/445413/7595637
makefile
# Makefile for the Beamformation toolbox
# Ver 1.0
# O5 Sep. 2000, Svetoslav Nikolov
# In order to make some target, include the corresponding file
include Makefile.Linux
www.eeworm.com/read/444799/7606412
h addrlist.h
/*
** Declarations for the address list module.
*/
/*
** Data characteristics
**
** Maximum lengths of the various data (includes space for the
** terminating NUL byte), and maximum number of
www.eeworm.com/read/444091/7618152
h addrlist.h
/*
** Declarations for the address list module.
*/
/*
** Data characteristics
**
** Maximum lengths of the various data (includes space for the
** terminating NUL byte), and maximum number of