Tagged Questions
1
vote
2answers
34 views
Calculating a value range in percent
The following function takes a DPI value and returns a percentage:
100% if the value is bigger than 200
50% to 100% if the value is between 100 and 200
25% to 50% if the value is ...
-2
votes
2answers
38 views
Mathematical formula for inverse distance in a range [closed]
I often run into this problem but I'm not sure I've nailed down the best way to formulate it. I assume it requires a reciprocal...
Basically, if x is 0, y should be maxY, and if x is 200 (or some ...
1
vote
1answer
40 views
Android - Display formulas in multple choice questions
I'm working on creating a small android app to display multiple choice questions. Few of the question/answer choices has complex mathematical formulas. I'm able to display formulas using WebView + ...
0
votes
1answer
46 views
Calculate Distance Forumla while using a Scale
I am trying to calculate a distance based upon the scale my users draws in.
My user can snap to other points in the game by drawing a line on a grid.
The grid is a numerical value that they can ...
-1
votes
0answers
44 views
Round Robin Equal Distribution
thanks in anticipation of any help you may offer!!!
I am using the following function, to generate a round robin tournament:
function round_robin($teams){
if (count($teams)%2 != 0){
...
-7
votes
0answers
40 views
mathematical formula [closed]
I would like to do formula for the following
I have 41% representing Take Up of 5%
and then 68% , I want to determine the percentage of take up based on the 68% , in another words what percentage ...
1
vote
3answers
93 views
Permuation with repeated letters and consecutive letters not same
I have been trying to solve a question on permutation and haven't really been successful. I want to generate all the permutations of a specified length that start with a letter and end with the ...
0
votes
2answers
128 views
getting rotation angle from moving object's speed x,y?
What is the formula used to determining moving object's rotation angle from its velocity or vector direction of travel?
For example, if an airplane is moving toward position (x1,y1) = (200, 100) from ...
-4
votes
1answer
102 views
PHP Game Formula [closed]
Basically I'm trying my hand at writing a simple football game in PHP. I'm struggling to think how a formula would work for teams to win games.
Lets take for example a team has 11 players each on the ...
1
vote
4answers
84 views
Javascript: mathematical formula?
I need some help how to make this math formula in javascript. i have tried searching but couldn't really find cause i dont even know what ^ is called in English.
note: im really new to javascript
...
0
votes
2answers
160 views
Hide math formula/algorithm from decompilation in Java
I'm writing a desktop java application. The program receives XML files from the customer's server. The data in a couple of tags is of type integer and is "encrypted" with some math formulas.
When my ...
0
votes
1answer
99 views
Javascript mathematical library
I'm working on a project in which users define formulas that are to be executed against user inputs.
On the UI side, a user would, for example, input the value for varA, and varB. The javascript code ...
1
vote
0answers
103 views
iOS: Displaying mathematic formulas [closed]
is there an easy way to display complicated mathematic formulas (Limits, Summation, etc.) in iOS like Latex does ?
Thanks
0
votes
2answers
67 views
Generic algorithm for the rotation of vectors around an axis without using matrixes or quaternions?
I don't understand why matrixes and quaternions are necessary for that operation. Why don't we just write a function such as rotate(vector,axis,angle) which applies an algebraic formula, performing ...
1
vote
3answers
92 views
Work out co-ordinates in a circular pattern?
In Java, i am trying to create a Grid system, for an in-game town manager. I would like it to fill from a center point, and work its way out in a circular pattern (or even diamond pattern). Is there a ...
0
votes
2answers
241 views
How to calculate percentage within a value range in PHP
I have a value that i need to translate to a percentage given a certain set of rules.
VALUE=X
Where X can be anything starting from 0
If:
X > 200
the result of my function should be 100 ...
3
votes
5answers
134 views
Figuring out the formula for two objects in 3d space
I am trying to figure out the formula to get the distance between two objects in 3d space. So far, the answers are wrong when I run the program:
float Distance3D(const float & object1X ,
...
-3
votes
3answers
264 views
using math class in java [closed]
I'm trying to calculate the power of a double to calculate the Quadratic Formula
Here is the code:
private Scanner sc;
double a, b, c;
// Input Coefficients
public void InputCoeff() {
sc = new ...
0
votes
1answer
66 views
Expression Programming
I have built a full working calculator that evaluates any expression and graphs it. I have also built a Symbolic Differentiator that correctly differentiates the formula w.r.t. x but im a bit lost for ...
3
votes
1answer
120 views
Inconsistent results (C)?
In this program, I have coded in several formulae and for one formula I am getting inconsistent results, albeit it's the same code and inputs for every run. The function in question is "WqFormula". On ...
0
votes
2answers
45 views
Formula for number of rows from a x4 grid
Ok so I am currently setting up a grid, each row will have 4 objects. The number of rows must be calculated according to this constraint.
So if I had 15 objects, I need 4 rows.
If i had 12 objects I ...
3
votes
5answers
553 views
how to calculate reverse modulus
now I have one formula:
int a = 53, x = 53, length = 62, result;
result = (a + x) % length;
but how to calculate reverse modulus to get the smallest "x" if I known result already
(53 + x) % 62 = ...
1
vote
2answers
433 views
Can you get a percent range in Excel?
I have a lengthy Excel spreadsheet for email statistics over a few years. I am measuring average opens/clicks/etc. But I would also like to put in a specific range. I know there's a minimum/maximum ...
1
vote
1answer
248 views
Formulas in Azimuthal Equidistant Projection
Given a location(lat,lng), I want to get its coordinate in an Azimuthal Equidistant Projection. The formulas are explained here.
Below is the screenshot of the web page.
at the end of that page, ...
0
votes
2answers
120 views
Validate and execute formula?
The given given fields are, price, currency and formula where I need to read the formula and replace where the price and currency will go into, example:
...
0
votes
2answers
98 views
Creating a formula to determine popularity
For my browse page i need to create a forumula so that images that are popular will be shown first. Now the only thing i can really base this of is the how many likes a image has received on my ...
1
vote
1answer
66 views
In need for a formula for calculating an ID to a point in 2d space
Basicly I am trying to figure out a formula that calculates a unique identification number for a dot in 2 dimensional space.
Conditions :
if f(x,y) = c then there is no other X1, Y1 so that f(X1,Y1) ...
-1
votes
3answers
5k views
What is a formula to get a vector perpendicular to another vector?
What is a formula to get a three dimensional vector B lying on the plane perpendicular to a vector A?
That is, given a vector A, what is a formula f(angle,modulus) which gives a vector that is ...
10
votes
5answers
603 views
Java formula evaluation library with out-of-order variables feature
I'm currently looking for a java library (or native library with a java API) for formula parsing and evaluation.
Using recommandations from here, I took a look on many libraries :
JFormula
JEval
...
2
votes
1answer
252 views
Show a fraction of numbers, one above the other, like on Libreoffice
Libreoffice (and other apps like Latex) allows you to use some kind of script language to show really cool mathematical formulas.
I need to use a view (probably a textView) that will be able to shows ...
1
vote
2answers
81 views
Calculating number of lines with N or greater bits set
I'm looking into IP multicasting at the moment, and determining the number of unique multicast groups required to address all possible combinations of N hosts.
For instance, if we have 3 end hosts ...
1
vote
1answer
324 views
Where do all the numbers come from in the standard 2.2 gamma correction for RGB?
Here is the standard fwd Gamma 2.22 (1 / 0.45) correction formula:
for R,G,B < 0.018
R´ = 4.5 * R
G´ = 4.5 * G
B´ = 4.5 * B
for R,G,B ≥ 0.018
R´ = 1.099 * R^0.45 - 0.099
G´ = 1.099 * G^0.45 - ...
0
votes
2answers
80 views
Rounding elements of a formula up/down until the result is an integer
I want to round up or down a until the result is an integer.
a = 1.2
b = 1.5
a*b*16 = 28.8
However, I have a criterion: a must be fixed to no more than 3 decimal places. So I need a calculation ...
0
votes
1answer
92 views
Split screen based on number of items and screen ratio
I have to split the screen equally (as possible) given a dynamic number of items.
So i need to find the number of columns and rows based on the screen size/ratio.
Each item size is not important ...
-1
votes
2answers
142 views
A formula for user ranking based on deviation? [closed]
My app allows users to guess the age of a person based on a photo. I want to score the guesser's accuracy.
The variables I think I need:
$total_guesses = total number of guesses
$user_num_guesses ...
0
votes
1answer
207 views
Need .Net-library to convert math formulas to an image
I have a website that will need to display some mathematics (mostly fractions and square roots) in HTML. Since MathML does not seem to be supported yet by most browsers, I need a tool to dynamically ...
1
vote
1answer
5k views
How to find the Center Coordinate of Rectangle
I have drawn a rectangle.. I know its (x1,y1) Top Left and (x2,y2) Bottom Right coordinates.. I also have the height h and width w of drawn rectangle.. How can I find the center coordinates (x,y) ?
...
3
votes
2answers
366 views
Explain - Formula to curve through a control point
I have a question regarding formula curving through a control point.
As you know, HTML Canvas has quadraticCurveTo(x1, y1, x2, y2) with x1 and x2 being the control point.
However when you try to draw ...
-1
votes
1answer
137 views
Scoring Formula
Let's say A can take on following values [0,1,...,100]. W (or weight) can take on [0.0,0.1,...,1.0]. What is a good scoring formula for weighting both A and W such that the score, S, is:
"good" when ...
1
vote
1answer
93 views
Image loader weighting algorithm
I am building an image preloader and am attempting to create a weighting function to determine which image to load next.
Here is a quick breakdown of my needs:
I have an array of images in ...
0
votes
0answers
96 views
PHP math get a value from a formula
5337*(pow(0.1,$a*0.1) + pow(0.1,$a*0.2) + pow(0.1,$a*0.3)) = 10159;
How to get the value of $a?
0
votes
3answers
783 views
Mathematical expression in Objective C [closed]
Please see the formulæ below.
It's the solution to a circle chord problem where A is the arc length and C is the chord length.
I want to find the Radius r.
The formula below uses factorials and ...
0
votes
2answers
204 views
How do you rotate an object in OpenGL a certain number of degrees? Is there a built-in command or do I have to use a formula?
How do you rotate an object in OpenGL a certain number of degrees? Is there a built-in command or do I have to use a formula? I've been stuck on this issue for days. Its a program that draws a shape ...
2
votes
4answers
173 views
How are formulas derived from these lines of code?
I'm going over the following book - http://www.amazon.com/Algorithms-4th-Robert-Sedgewick/dp/032157351X and one of the sections talks about deriving formulas from code to estimate performance.
For ...
5
votes
1answer
563 views
Math to determine item index based on col/row selection in grid
Me and 2 people have been trying to figure out what should be a simple formula. I have a grid, which can have a variable number of columns and rows. When the user clicks on one of the cells, I have to ...
4
votes
4answers
955 views
Algorithm to move mouse from one point to another in a straight line
I am trying to make a small program that will move the mouse from the current position to the given position. Here is a method that i can use which will move the mouse from one point to another but ...
1
vote
4answers
212 views
Formula to prioritize tasks based on weight and date
Is there a formula or algorithm which can prioritize items based on weight and a date? For instance, a critical item would always be at the top of the list while a two normal items would be ...
0
votes
2answers
115 views
Trying to calculate the width of navigation buttons automaticaly based on a container
I have for example 3 buttons.
<ul id="container" style="width:500px">
<li>home</li>
<li>another button</li>
<li>ok</li>
</ul>
I want to ...
0
votes
2answers
615 views
Parsing a string formula to an integer result
I'm doing some parsing work, too complex to get into details, but there's one simple thing I need to do (at least simple concept, maybe not simple answer). I might have a formula in a string such as ...
1
vote
2answers
162 views
Angular displacement on canvas
I have a square (100px x 100px) with origin at 0,0 (upper left).
When I move the mouse, lets say 10 pixel x and y, I move the origin according to displacement and then origin becomes 10,10, simple. ...
