Click here to Skip to main content
16,013,918 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: ID3v2 tag size Pin
SilentBob10118-Jan-07 1:24
SilentBob10118-Jan-07 1:24 
GeneralGotta Love Twins Pin
Bassam Abdul-Baki15-Jan-07 12:42
professionalBassam Abdul-Baki15-Jan-07 12:42 
GeneralRe: Gotta Love Twins Pin
Russell Jones15-Jan-07 23:07
Russell Jones15-Jan-07 23:07 
GeneralRe: Gotta Love Twins Pin
Bassam Abdul-Baki16-Jan-07 3:12
professionalBassam Abdul-Baki16-Jan-07 3:12 
GeneralRe: Gotta Love Twins Pin
Sauce!19-Jan-07 0:33
Sauce!19-Jan-07 0:33 
GeneralRe: Gotta Love Twins Pin
Rob Graham19-Jan-07 3:13
Rob Graham19-Jan-07 3:13 
GeneralRe: Gotta Love Twins Pin
Nathan Addy29-Jan-07 12:37
Nathan Addy29-Jan-07 12:37 
QuestionScoring a number of values/weightings and normalizing Pin
Subterranean14-Jan-07 4:54
Subterranean14-Jan-07 4:54 
I have 6 floats, and each one has a weighting (lets represent the weighting by another float). Now I can get an overall score for the values by getting the sum of all the values multiplied by their weighting, however this will only give me an absolute value, with no reference point, unless I compared a number of different sets. Is there any way to ‘normalize’ the data, for example to get a percentage value. I could use an absolute reference point, but it would either need to be set higher than I would expect the overall score to ever get, or I would end up with scores greater than 100% (when the score gets above the reference score).

I do remember using Probability Density Functions with Normal Distributions to normalize data back in the day, however I’m not sure if this would work for what I have, or if it did would probably be pretty complex.

Any thoughts on the matter would be greatly appreciated.
AnswerRe: Scoring a number of values/weightings and normalizing Pin
CPallini16-Jan-07 9:53
mveCPallini16-Jan-07 9:53 
QuestionLicense plate recognsition in c++ Pin
mchaudhary13-Jan-07 12:27
mchaudhary13-Jan-07 12:27 
AnswerRe: License plate recognsition in c++ Pin
Luc Pattyn13-Jan-07 18:53
sitebuilderLuc Pattyn13-Jan-07 18:53 
Questioncalculate the sun-up Pin
daniel9912-Jan-07 22:19
daniel9912-Jan-07 22:19 
AnswerRe: calculate the sun-up Pin
Sauce!13-Jan-07 1:58
Sauce!13-Jan-07 1:58 
GeneralRe: calculate the sun-up Pin
daniel9913-Jan-07 4:31
daniel9913-Jan-07 4:31 
GeneralRe: calculate the sun-up [modified] Pin
CoffeeAddict1913-Jan-07 5:40
CoffeeAddict1913-Jan-07 5:40 
AnswerRe: calculate the sun-up Pin
El Corazon13-Jan-07 9:40
El Corazon13-Jan-07 9:40 
QuestionPathFinding algorithm Pin
Waldermort12-Jan-07 8:13
Waldermort12-Jan-07 8:13 
AnswerRe: PathFinding algorithm Pin
El Corazon13-Jan-07 9:37
El Corazon13-Jan-07 9:37 
QuestionSuper Fast edit-distance algorithm: Sift2 [modified] Pin
Siderite Zaqwedex10-Jan-07 3:40
Siderite Zaqwedex10-Jan-07 3:40 
AnswerRe: Super Fast edit-distance algorithm: Sift2 Pin
Jeremy Falcon31-Jan-07 5:58
professionalJeremy Falcon31-Jan-07 5:58 
QuestionNeed help with "!" sign in postfix parser Pin
thailehuy8-Jan-07 15:23
thailehuy8-Jan-07 15:23 
AnswerRe: Need help with "!" sign in postfix parser Pin
Luc Pattyn8-Jan-07 16:11
sitebuilderLuc Pattyn8-Jan-07 16:11 
GeneralRe: Need help with "!" sign in postfix parser Pin
thailehuy8-Jan-07 16:18
thailehuy8-Jan-07 16:18 
GeneralRe: Need help with "!" sign in postfix parser Pin
Luc Pattyn8-Jan-07 16:57
sitebuilderLuc Pattyn8-Jan-07 16:57 
GeneralRe: Need help with "!" sign in postfix parser Pin
thailehuy8-Jan-07 17:30
thailehuy8-Jan-07 17:30 

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.