代码搜索:intersection
找到约 1,060 项符合「intersection」的源代码
代码结果 1,060
www.eeworm.com/read/244728/12847421
html cogtest.html
COG 2.1: Test cogeometry
This file defines a default test cogeometry. Test cogeometries are
used in some general test code which allows to compute for the test
cogeometry the follo
www.eeworm.com/read/139250/13170641
c zect5.c
/*************************************************************************/
/* */
/* Copyright (c) 1997 - 1999 Accelerat
www.eeworm.com/read/318725/13473376
html thlive.html
Curriculum Vitae
I was born in Halle, Germany, on September 1, 1959. After finishing
the high school in Halle, I enrolled as student at the Mathematical
and Mechanical F
www.eeworm.com/read/155109/11898538
m fand.m
function z = fand(a,b)
% Fuzzy AND
%
% function z = and(a,b)
%
% a Fuzzy set (vector)
% b Fuzzy set (vector)
% z Intersection
% Jantzen 943003
% z = min(a,b) ;
z = a .* b ;
www.eeworm.com/read/251851/12314728
m and.m
function c = and(a,b)
% Find the intersection of two linear constraint objects. Remove all
% redundant constraints
%
% Syntax:
% "C = and(a,b)"
%
% "C = a & b"
%
% Description:
% "and(a,b)" re
www.eeworm.com/read/251851/12315115
m and.m
function a = and(a,b)
% Compute the intersection between two regions.
%
% Syntax:
% "s3 = and(s1,s2)" or "s3 = s1 & s2"
%
% Description:
% Given two regions "s1" and "s2", the function returns t
www.eeworm.com/read/251851/12315304
m clk_map.m
function mapping = clk_map(X0,v,INV)
% Compute the `mapping set` from the given initial polytope under `clock`
% dynamics in the given location invariant.
%
% Syntax:
% "mapping = clk_map(X0
www.eeworm.com/read/251851/12315351
m fs_nonlin_map.m
function [MAPPING,null_event,time_limit] = ...
fs_nonlin_map(sys_eq,ode_param,X0,INV,Pcon,T,max_time)
% Compute the `mapping set` from an initial continuous set to the boundary
% of the g
www.eeworm.com/read/228533/14380246
manifest
File Name Archive # Description
-----------------------------------------------------------
2DClip 1 2D Clipping: A Vector-Based Approach
2DClip/Makefile 1 Makefil
www.eeworm.com/read/221024/14770137
html http:^^www.cs.bu.edu^groups^church^home.html
Date: Wed, 20 Nov 1996 19:05:46 GMT
Server: NCSA/1.5
Content-type: text/html
Last-modified: Sun, 18 Aug 1996 4:12:54 GMT
The Church Project:
A Functional Programming