代码搜索:corresponding
找到约 4,250 项符合「corresponding」的源代码
代码结果 4,250
www.eeworm.com/read/287843/8665719
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/431596/8666383
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/287770/8670261
m at.m
function [idx] = at(y,xs)
% [idx] = at(y,xs) Return elements of y nearest to xs
% AT is the inverse of the indexing paren operator. Ie,
%
% xs=y(idx) idx=at(y,xs)
%
% AT can for instance be used
www.eeworm.com/read/183756/9141906
c fscanf.c
/* fscanf.c - scan a file. stdio.h */
/* Copyright 1992-1995 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,24jan95,rhp doc: avoid 'L' in fscanf(), no long doubles
www.eeworm.com/read/180103/9319354
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/179921/9331426
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/178075/9419107
txt _readme.txt
1. How to change different panel?
Simply remove the marked tag the panel you want to use
and mark the original one in the "System.h".
2. How to change different IC (T100A/T101/T101A/T102)?
www.eeworm.com/read/371255/9559252
m homogreprojerr.m
% HOMOGREPROJERR
%
% Computes the symmetric reprojection error for points related by a
% homography.
%
% Usage:
% d2 = homogreprojerr(H, x1, x2)
%
% Arguments:
% H - The homog
www.eeworm.com/read/363038/9970941
txt _readme.txt
1. How to change different panel?
Simply remove the marked tag the panel you want to use
and mark the original one in the "System.h".
2. How to change different IC (T100A/T101/T101A/T102)?
www.eeworm.com/read/281241/10254987
txt _readme.txt
1. How to change different panel?
Simply remove the marked tag the panel you want to use
and mark the original one in the "System.h".
2. How to change different IC (T100A/T101/T101A/T102)?