Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8748009
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T12:27:09+00:00 2026-06-13T12:27:09+00:00

I am looking for a mathematical function that produces something similar to a bell

  • 0

I am looking for a mathematical function that produces something similar to a bell curve ( think). I am very much out of my depth here. I think the Gaussian function might be what I need, but I don’t know how to apply it correctly for my purposes.

I will be using the function to animate over a series of objects:

enter image description here

I want to simulate the appearance of acceleration and deceleration of this animation by offsetting each object closer to the previous one, until the midway point, after which the offset increases back to the original value:

enter image description here

Once implemented, I want the function to accept my start and end points on the x-axis, and the number of objects that need to be accommodated. It should then return a series of values that will be the x origin for each object.

For example:

Start: 0
End: 100
Objects: 20

Flat distribution: 0, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95

Required results: 0, 10, 19, 27, 34, 40, 44, 45, 46, 47, 48, 49, 50, 51, 55, 60, 66, 73, 81, 90

Some control over the profile of the curve would also be nice – for example, my estimated values above are quite a ‘flat’ bell (items 7-14 have the same offset).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T12:27:10+00:00Added an answer on June 13, 2026 at 12:27 pm

    Consider the following cubic polynomial:

    f(x,a) = 4ax^3 - 6ax^2 + 2ax + x
    

    evaluated over the domain x in [0:1] with a held constant and chosen from the interval `[0:1]’.

    This will generate plot that starts at zero and ends at one. If a==0, you get a straight line. If a==1, you get a deep curve. For a somewhere in between, you get something in between.

    Once you’ve picked a good value for a, you simply evaluate at however many points you want between 0 and 1. Then you scale the values to fit the range that you want.


    This screenshot of a spreadsheet gives two examples. Columns A and F hold the value a, columns B and G hold values of x (if you wanted to use the exact values from your flat distribution, you could change every usage of x to be x/100). Columns C and H hold the outcome of f(x,a). Columns D and I hold f(x,a)*100.

    Spreadsheet screenshot

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to write a function that produces a single solution to an
Essentially I am looking for a PHP function or equation that will output the
I'm looking for something that can interpret a string in php and perform simple
I'm looking for a simple component that displays mathematical expressions in Delphi. When I
I'm currently looking at different solutions getting 2 dimensional mathematical formulas into webpages. I
Looking for a control that allows to select one text value at a time
I am looking for a mathematical formula (or logical/java programmatic method, but preferably raw
I'm using Mathematica 7. I have an interpolated function, here's an example: pressures =
In my previous question I was looking for a way of evaulating complex mathematical
I am looking forward to apply the bayesian approach to prioritize a list that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.