代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/371255/9559257
m fundmatrix.m
% FUNDMATRIX - computes fundamental matrix from 8 or more points
%
% Function computes the fundamental matrix from 8 or more matching points in
% a stereo pair of images. The normalised 8 point algor
www.eeworm.com/read/365713/9850046
c regex.c
/* Extended regular expression matching and search library.
Copyright (C) 1985, 1989-90 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/118841/6967920
txt readme.txt
This directory (originally /elib/sys/test/httpd/cgi-bin/blobs/) contains
Perl scripts needed for the Blobworld online interface and for calling
the matching algorithms once a query is done. The follow
www.eeworm.com/read/461264/7230352
pro copy_struct.pro
;+
; NAME:
; COPY_STRUCT
; PURPOSE:
; Copy all fields with matching tag names from one structure to another
; EXPLANATION:
; COPY_STRUCT is similar to the intrinisc STRUCT_ASSIGN procedure but
www.eeworm.com/read/455115/7377737
m fundmatrix.m
% FUNDMATRIX - computes fundamental matrix from 8 or more points
%
% Function computes the fundamental matrix from 8 or more matching points in
% a stereo pair of images. The normalised 8 point algor
www.eeworm.com/read/452389/7441337
m bqw.m
% BINOMIAL MULTI SECTION MATCHING TRANSFORMER
% what does this program do ?
% 1. calculation of the values of all charachteristic Impedences of different sections.
% 2. plots the graph of VSWR vs
www.eeworm.com/read/449151/7517714
h ds.h
// for matching each model
typedef struct MatRes_ *pMatRes;
typedef struct MatRes_ { // Match Result
char name[200]; // file name
// double sim;
int sim; // similarity of this file
www.eeworm.com/read/199005/7895091
m ex9_8.m
%
% In this example we plot the output matching network's
% constant gain circles as part of the amplifier design
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design:
www.eeworm.com/read/333698/12664698
m dtw2.m
function dist = dtw2(test, ref)
% Compare two model using a efficient DTW
% inputs:
% test -- test model
% ref -- reference model
%
% output:
% dist -- matching score
% Copyright
www.eeworm.com/read/245849/12777758
m curve_index1.m
function [index,ier]=curve_index1(wlog,mnem,abort)
% Function outputs index of curve with mnemonic "mnem" in log structure "wlog".
% If no curve mnemonic is found matching "mnem" then "index" is []