Questions tagged [curves]

For questions about or involving curves.

Let $X$ be a topological space and $I$ an interval in $\mathbb{R}$. A continuous curve in $X$ is a continuous map $\gamma : I \to X$.

Let $X$ be a smooth manifold and again, let $I$ be an interval in $\mathbb{R}$. A smooth curve in $X$ is a smooth map $\gamma : I \to X$.

Note, it both cases, a curve is more than its image. That is, given two curves $\gamma_1 : I_1 \to X$ and $\gamma_2 : I_2 \to X$, it may be the case that $\gamma_1(I_1) = \gamma_2(I_2)$. A particular instance of this occurs when there is a map $\sigma : I_2 \to I_1$ which is a homeomorphism in the case of continuous curves or a diffeomorphism in the case of smooth curves, such that $\gamma_2 = \gamma_1\circ\sigma$. In this case, we say that $\gamma_2$ is a reparameterisation of $\gamma_1$.

3579 questions
0
votes
0 answers

Curve fitting - Excel solver

I need some advise on curve fitting: I have a 3 input function f(x,y,z). The function value should be non-negative. I have some raw data from experiments (both input and output) based on which I'm trying to use Excel solver to find some coefficients…
0
votes
1 answer

Curve fitting for data sets with overlapping values

I am a mathematics noob with a data science problem, and I have been having trouble understanding enough about curve fitting to even be able to search for a solution. I am trying to find a curve that best fits a data set comprising coordinates with…
jclif
  • 3
0
votes
0 answers

What equation can produce these curves? V2!

The question What equation can produce these curves? attracted a lot of good answers earlier today. I wanted to contribute my own which would be superior in some respect but then realized the OP might not require the additional criteria and would be…
The Vee
  • 3,071
0
votes
1 answer

Solution missing to the given problem

If the pair of lines $b^2x^2-a^2y^2=0$ are inclined at an angle $z$ , then find the eccentricity of the hyperbola $b^2x^2-a^2y^2=1$ in terms of $z$. I found the angle between the lines by tan $z={\frac {2ab}{b^2-a^2}}$ Now dividing num. and…
0
votes
2 answers

I need to figure out how to fit an $x^3$ curve to fixed endpoints, but a variable middle

So a friend of mine has a little project going, and needs some help. Basically, we want to create a function that takes two variables; One $X$, and one that we call $DC$ ("Difficulty Class, as this is for a pen-and-paper game). The output should be…
TheJack38
  • 115
0
votes
3 answers

Create a formula that creates a curve between two points

We have two points, $A$ and $B$. The difference in $x$ is 1 unit, and the difference in $y$ is arbitrary. For each point we also know the gradient. First, I want to draw a smooth line that connects both points and smoothly transitions between…
0
votes
1 answer

paths and curves

Let the path $c(t): \mathbb{R}\rightarrow \mathbb{R}^2$ be defined by $c(t)=(\sin(t)+2, 1/(\sin(t)+2))$ How can I find the location of the path at $t=n\pi$ where $n$ is any integer? I plugged $\pi$ into $c(t)$ and I got $(0,1/2)$ for all $n$ but…
0
votes
1 answer

Show that trace($\gamma$)=trace($\gamma^{-1}$)

Let $\gamma:[0,1]\to \Bbb C$ be a closed rectifiable curve and consider $\gamma^{-1}:[0,1]\to \Bbb C$ given by $\gamma^{-1}=\gamma(1-t)$. Show that trace($\gamma$)=trace($\gamma^{-1}$). I tried to show that $\gamma$ and $\gamma^{-1}$ is…
Tony
  • 5,576
0
votes
2 answers

Equation of a flat top gaussian

I'm trying to map a set of data points that seems to form a kind of a flat top gaussian in one dimension. I'm used to fitting data to a gaussian using non-linear least squares. I'm trying to understand how to do the same, for a flat top gaussian?
dev_nut
  • 161
  • 3
  • 11
0
votes
1 answer

What do I call this curve

What sort of curve is defined by this sequence (every number is 2/3 of the previous number, but the 2/3 value is arbitrary - it could be anything between 0 and 1 exclusive) 100, 66, 44, 29, 19, 13, ... Is is exponential? geometric? EDIT - I rounded…
0
votes
0 answers

Derive curve and equation from points

Sorry if this sounds confusing, but I have a set of points that I have displayed Here What I want to do is to somehow get a curve to look something like This and to get the equation of that curve. How do I do this? Is there an easy way to do it by…
oodan123
  • 101
0
votes
1 answer

How to find the formula of a curved graph to find other points

I am looking to find a formula to get other y points from x values. The points I know are: 1,50 50,50 5000,5 8000,2 10000,2 Basically the y axis doesn't get any higher than 50 and no lower than 2. How would I find the formula to get y with other x…
0
votes
1 answer

Terminology: bounded curve

Is it the convention to say that a curve $\gamma$ is bounded if it's entirely contained in a bounded set in, say $\mathbb{R}^{2}$? Edit: If we forget about the strict convention of terminology, would you understand what I meant buy a bounded curve?
BasicUser
  • 907
0
votes
0 answers

Curve equidistant from x lines and y points.

Given points $(x_1,y_1),(x_2,y_2),...(x_n,y_n)$ and lines of the form $y=a_1x+b_1, y=a_2x+b_2,...y=a_nx+b_n$ what is the curve such that the sum of the distance from all points and lines is equal to some constant? What are these curves called?
tox123
  • 1,594
0
votes
1 answer

Angle of radius edge?

I have ordered a curved kitchen base cupboard. It is 430mm deep x 410mm wide and has a curved cupboard door. I'm having a wooden worktop cut to size from another company which has asked what angle the curve should be cut. Please can someone tell me…
sam
  • 1
1 2 3
11
12