Fitting One Curve Between 2 Others
One sinusoidal curve is a distance h above another. I need to fit a
third discontinuous curve consisting of straight line segments between
the first two curves that will minimize the difference in slopes
between the line segments and the first two curves at the contact
points.
The amplitudes can be anything less than 3h and the frequencies of the
first two curves some integer ratio of each other up to 3. There are
no phase angle restrictions.
I need to get pointed in the right direction.
Bret Cahill
.
Relevant Pages
- Re: Convert old formats to OpenType?
... > Character wrote: ... >>> segments. ... > curves that were destined for output to a plotter, ... > nodes and a gazillion line segments, requiring an inordinate amount of ... (comp.fonts) - Re: Distinct linear orderings on Z
... >> The limit of length of straight line segments erected on a straight ... How do you know where on the line segments ... >> can't define curves between points. ... >> the self contradictory alternative of a curve which we can't define. ... (sci.math) - Re: Fitting One Curve Between 2 Others
... third discontinuous curve consisting of straight line segments between ... between the line segments and the first two curves at the contact ... then you can make the error in the slopes ... minimize the maximum abs deviation of the slopes ... (sci.math.num-analysis) - Re: Query on distance between 2D line segments
... We had already a similar discussion about intersections ... of Bézier curves, represented by straight line segments. ... (comp.graphics.algorithms) - Re: finding intersection point
... % Computes the locations where two curves intersect. ... % can be broken with NaNs or have vertical segments. ... % algorithm that might return duplicates of some intersection points, ... % segment pairs that could not possibly cross. ... (comp.soft-sys.matlab) |
|