中文
相关论文

相关论文: A Condition Number Analysis of a Line-Surface Inte…

200 篇论文

In [5], Srijuntongsiri and Vavasis propose the "Kantorovich-Test Subdivision algorithm", or KTS, which is an algorithm for finding all zeros of a polynomial system in a bounded region of the plane. This algorithm can be used to find the…

数值分析 · 计算机科学 2009-02-27 Gun Srijuntongsiri , Stephen A. Vavasis

We present a new probabilistic algorithm to find a finite set of points intersecting the closure of each connected component of the realization of every sign condition over a family of real polynomials defining regular hypersurfaces that…

代数几何 · 数学 2008-12-18 Gabriela Jeronimo , Daniel Perrucci , Juan Sabia

We show how the Eulcidean algorithm for polynomials can be used to find the intersection points, with multiplicities, of two plane algebraic curves.

代数几何 · 数学 2009-07-03 Jan Hilmar , Chris Smyth

This article considers the problem of solving a system of $n$ real polynomial equations in $n+1$ variables. We propose an algorithm based on Newton's method and subdivision for this problem. Our algorithm is intended only for nondegenerate…

计算几何 · 计算机科学 2009-12-21 Gun Srijuntongsiri , Stephen A. Vavasis

The need to compute the intersections between a line and a high-order curve or surface arises in a large number of finite element applications. Such intersection problems are easy to formulate but hard to solve robustly. We introduce a…

数值分析 · 数学 2020-11-09 Xiao Xiao , Laurent Buse , Fehmi Cirak

We propose a method to compute the numerical solutions of a polynomial system in complete intersection. This algorithm makes use of Bezout matrices and need only linear algebra computations. All the calculations can be done in floating…

交换代数 · 数学 2016-10-03 Jean-Paul Cardinal

An algorithm is demonstrated that finds an ordinary intersection in an arrangement of $n$ lines in $\mathbb{R}^2$, not all parallel and not all passing through a common point, in time $O(n \log{n})$. The algorithm is then extended to find…

计算几何 · 计算机科学 2009-10-05 George B. Purdy , Justin W. Smith

Line intersection with convex and un-convex polygons or polyhedron algorithms are well known as line clipping algorithms and very often used in computer graphics. Rendering of geometrical problems often leads to ray tracing techniques, when…

图形学 · 计算机科学 2022-08-10 Vaclav Skala

Detecting polygons defined by a set of line segments in a plane is an important step in analyzing vector drawings. This paper presents an approach combining several algorithms to detect basic polygons from arbitrary line segments. The…

计算几何 · 计算机科学 2023-12-29 Alfredo Ferreira , Manuel J. Fonseca , Joaquim A. Jorge

In the realm of computer-aided design (CAD) software, the intersection of B-spline surfaces stands as a fundamental operation. Despite the extensive history of surface intersection algorithms, the challenge of handling complex intersection…

计算几何 · 计算机科学 2026-04-15 Chenming Gao , Hongwei Lin , Gengchen Li

We present a simple sublinear time algorithm for testing the following geometric property. Let $P_1, ..., P_n$ be $n$ convex sets in $\mathbb{R}^d$ ($n \gg d$), such as polytopes, balls, etc. We assume that the complexity of each set…

数据结构与算法 · 计算机科学 2016-12-13 Israela Solomon

Computing the diameter of the intersection graphs of objects is a basic problem in computational geometry. Previous works showed that the complexity of computing the diameter mainly depends on the object types: for unit disks and squares in…

计算几何 · 计算机科学 2026-05-12 Timothy M. Chan , Hsien-Chih Chang , Jie Gao , Sándor Kisfaludi-Bak , Hung Le , Da Wei Zheng

This paper attacks the following problem. We are given a large number $N$ of rectangles in the plane, each with horizontal and vertical sides, and also a number $r<N$. The given list of $N$ rectangles may contain duplicates. The problem is…

数据结构与算法 · 计算机科学 2017-03-28 David B. A. Epstein , Mike Paterson

This paper introduces an efficient algorithm for computing the best approximation of a given matrix onto the intersection of linear equalities, inequalities and the doubly nonnegative cone (the cone of all positive semidefinite matrices…

最优化与控制 · 数学 2018-03-20 Ying Cui , Defeng Sun , Kim-Chuan Toh

The problem of finding a point in the intersection of closed sets can be solved by the method of alternating projections and its variants. It was shown in earlier papers that for convex sets, the strategy of using quadratic programming (QP)…

最优化与控制 · 数学 2015-06-30 C. H. Jeffrey Pang

The article proposes a new method for finding the triangle-triangle intersection in 3D space, based on the use of computer graphics algorithms -- cutting off segments on the plane when moving and rotating the beginning of the coordinate…

图形学 · 计算机科学 2022-10-28 Irina Bolodurina , Georgii Nigmatulin , Denis Parfenov

Based on Nielsen fixed point theory and Gr\"{o}bner-Shirshov basis, we obtain a simple method to compute geometric intersection numbers and self-intersection geometric numbers of loops on surfaces.

几何拓扑 · 数学 2022-07-13 Ying Gu , Xuezhi Zhao

Given a set of objects $O$ in the plane, the corresponding intersection graph is defined as follows. Each object defines a vertex and an edge joins two vertices whenever the corresponding objects intersect. We study here the case of unit…

计算几何 · 计算机科学 2025-12-09 Michael Hoffmann , Tillmann Miltzow , Simon Weber , Lasse Wulf

A polygon C is an intersecting polygon for a set O of objects in the plane if C intersects each object in O, where the polygon includes its interior. We study the problem of computing the minimum-perimeter intersecting polygon and the…

计算几何 · 计算机科学 2022-08-17 Antonios Antoniadis , Mark de Berg , Sándor Kisfaludi-Bak , Antonis Skarlatos

Intersection algorithms are very important in computation of geometrical problems. Algorithms for a line intersection with linear or quadratic surfaces are quite efficient. However, algorithms for a line intersection with other surfaces are…

图形学 · 计算机科学 2023-01-10 Vaclav Skala
‹ 上一页 1 2 3 10 下一页 ›