Click here to Skip to main content
15,886,873 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: Polyline offset algorithm Pin
Arash Partow18-Jun-08 1:22
Arash Partow18-Jun-08 1:22 
GeneralRe: Polyline offset algorithm Pin
beko18-Jun-08 19:55
beko18-Jun-08 19:55 
QuestionWhat's the period of (cos ax)(sin bx)? Pin
sherifffruitfly14-Jun-08 10:00
sherifffruitfly14-Jun-08 10:00 
AnswerRe: What's the period of (cos ax)(sin bx)? Pin
cp987614-Jun-08 19:03
cp987614-Jun-08 19:03 
AnswerRe: What's the period of (cos ax)(sin bx)? Pin
MarkB77715-Jun-08 2:00
MarkB77715-Jun-08 2:00 
AnswerRe: What's the period of (cos ax)(sin bx)? Pin
CPallini15-Jun-08 22:02
mveCPallini15-Jun-08 22:02 
QuestionQuaternion to Euler Pin
Xmen Real 11-Jun-08 3:08
professional Xmen Real 11-Jun-08 3:08 
AnswerRe: Quaternion to Euler Pin
cmk11-Jun-08 11:27
cmk11-Jun-08 11:27 
Doing a quick scan they look like the common formulas out there.
Be aware, the formulas depend on the order you apply the rotations e.g. XYZ, ZXY, YZX, ...
ToEuler may be derived for one order and ToEulerA another.

See:
http://www.euclideanspace.com/maths/geometry/rotations/conversions/quaternionToEuler/index.htm[^] for a good derivation
and,
http://www.euclideanspace.com/maths/geometry/rotations/conversions/quaternionToEuler/Quaternions.pdf[^] for a good general formula.

...cmk

The idea that I can be presented with a problem, set out to logically solve it with the tools at hand, and wind up with a program that could not be legally used because someone else followed the same logical steps some years ago and filed for a patent on it is horrifying.
- John Carmack

GeneralRe: Quaternion to Euler Pin
Xmen Real 11-Jun-08 12:48
professional Xmen Real 11-Jun-08 12:48 
AnswerRe: Quaternion to Euler Pin
Mark Churchill12-Jun-08 18:38
Mark Churchill12-Jun-08 18:38 
QuestionGraphical Object drawing algorithms Pin
Monty29-Jun-08 2:59
Monty29-Jun-08 2:59 
AnswerRe: Graphical Object drawing algorithms Pin
73Zeppelin9-Jun-08 3:11
73Zeppelin9-Jun-08 3:11 
GeneralRe: Graphical Object drawing algorithms Pin
Monty29-Jun-08 3:24
Monty29-Jun-08 3:24 
GeneralRe: Graphical Object drawing algorithms Pin
73Zeppelin9-Jun-08 3:37
73Zeppelin9-Jun-08 3:37 
GeneralRe: Graphical Object drawing algorithms Pin
Tim Craig9-Jun-08 17:37
Tim Craig9-Jun-08 17:37 
GeneralRe: Graphical Object drawing algorithms Pin
Monty29-Jun-08 21:02
Monty29-Jun-08 21:02 
GeneralRe: Graphical Object drawing algorithms Pin
Tim Craig9-Jun-08 21:15
Tim Craig9-Jun-08 21:15 
GeneralRe: Graphical Object drawing algorithms Pin
Monty29-Jun-08 22:17
Monty29-Jun-08 22:17 
QuestionWhat's the most popular algorithm for video compression in industry? Pin
followait7-Jun-08 16:55
followait7-Jun-08 16:55 
AnswerRe: What's the most popular algorithm for video compression in industry? Pin
73Zeppelin8-Jun-08 8:47
73Zeppelin8-Jun-08 8:47 
AnswerRe: What's the most popular algorithm for video compression in industry? Pin
Tolga Birdal25-Oct-08 7:06
Tolga Birdal25-Oct-08 7:06 
QuestionBest Fit Algo. Pin
deezZ6-Jun-08 19:06
deezZ6-Jun-08 19:06 
AnswerRe: Best Fit Algo. Pin
73Zeppelin8-Jun-08 8:42
73Zeppelin8-Jun-08 8:42 
AnswerRe: Best Fit Algo. Pin
cp98768-Jun-08 11:45
cp98768-Jun-08 11:45 
AnswerRe: Best Fit Algo. Pin
Mark Churchill9-Jun-08 18:44
Mark Churchill9-Jun-08 18:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.