代码搜索:corresponding
找到约 4,250 项符合「corresponding」的源代码
代码结果 4,250
www.eeworm.com/read/388370/8612572
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/431605/8666039
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/431190/8704377
java tablepanel.java
/* TablePanel.java */
import java.awt.*;
import java.applet.*;
import java.io.*;
import java.util.*;
/**
* This class creates a panel with a table canvas and a vertical scrollbar
* to the east of
www.eeworm.com/read/430527/8740576
m d_tder.m
%D_TDER HOSA Demo: Time-delay estimation using cross-correlation (tder)
%
echo off
% A. Swami Oct 18, 1997.
% Copyright (c) 1991-2001 by United Signals & Systems, Inc.
% $Revision
www.eeworm.com/read/430527/8740596
m d_tde.m
%D_TDE HOSA Demo: Time Delay Estimation using cross-cumulant method (tde)
echo off
% A. Swami April 15, 1993
% Copyright (c) 1991-2001 by United Signals & Systems, Inc.
% $Revision: 1.7
www.eeworm.com/read/429878/8784109
htm netunpak.htm
Netlab Reference Manual netunpak
netunpak
Purpose
Separates weights vector into weight and bias matrices.
Synopsis
www.eeworm.com/read/284591/8915133
txt version.txt
*** version.txt file for the STR71x BSPI COMMUNICATION WITH M25P10-A
SERIAL FLASH application note*****
* 07/12/2004 : V2.0
Release 1.2 main modifications:
- All th
www.eeworm.com/read/427633/8927556
java snmpmultithreadtest.java
import snmp.*;
import java.net.*;
public class SNMPMultithreadTest
implements Runnable
{
SNMPv1CommunicationInterface comInterface;
public class RetrieveThread extends Thread
www.eeworm.com/read/427633/8927725
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/427233/8959587
m dynfun1_1.m
% decision subfunction
function u=dynfun1_1(k,x)
% at stage k to use the stage variant x to get the corresponding decision variants value
% here get all stage x and its correspond decision v