Click here to Skip to main content
15,898,869 members
Home / Discussions / Algorithms
   

Algorithms

 
QuestionAlgorithm for plotting charts with more than three (3) Axis Pin
Makinde A.29-Jan-16 19:31
professionalMakinde A.29-Jan-16 19:31 
AnswerRe: Algorithm for plotting charts with more than three (3) Axis Pin
Gerry Schmitz2-Feb-16 9:36
mveGerry Schmitz2-Feb-16 9:36 
AnswerRe: Algorithm for plotting charts with more than three (3) Axis Pin
NeverJustHere4-Feb-16 23:39
NeverJustHere4-Feb-16 23:39 
QuestionPlease feedback on class Node, Tree and help to finish DecisionTreeLearning class Pin
Plasticstone28-Jan-16 10:18
Plasticstone28-Jan-16 10:18 
AnswerRe: Please feedback on class Node, Tree and help to finish DecisionTreeLearning class Pin
Richard MacCutchan28-Jan-16 22:31
mveRichard MacCutchan28-Jan-16 22:31 
QuestionSine wave Analysis Alogoritham Pin
haritheera28-Jan-16 6:39
haritheera28-Jan-16 6:39 
AnswerRe: Sine wave Analysis Alogoritham Pin
Chris Losinger29-Jan-16 9:51
professionalChris Losinger29-Jan-16 9:51 
GeneralRe: Sine wave Analysis Alogoritham Pin
Daniel Pfeffer30-Jan-16 23:21
professionalDaniel Pfeffer30-Jan-16 23:21 
Another (more expensive) way would be to take the Fourier transform of your data, which should give you a sharp peak representing the sine wave, and high-frequency stuff representing the glitch. Subtract the sharp peak from the transform, and then use an inverse transform back to the time domain.

You should get a dataset which is very close to zero for most of the range, differing from zero only at the glitch.
If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack.

--Winston Churchill

Questioncalculating the effect of "weighted vectors" Pin
BillWoodruff23-Jan-16 14:09
professionalBillWoodruff23-Jan-16 14:09 
AnswerRe: calculating the effect of "weighted vectors" Pin
Kenneth Haugland26-Jan-16 8:16
mvaKenneth Haugland26-Jan-16 8:16 
GeneralRe: calculating the effect of "weighted vectors" Pin
BillWoodruff26-Jan-16 23:07
professionalBillWoodruff26-Jan-16 23:07 
GeneralRe: calculating the effect of "weighted vectors" Pin
Kenneth Haugland27-Jan-16 3:46
mvaKenneth Haugland27-Jan-16 3:46 
AnswerRe: calculating the effect of "weighted vectors" Pin
Daniel Pfeffer26-Jan-16 23:23
professionalDaniel Pfeffer26-Jan-16 23:23 
AnswerRe: calculating the effect of "weighted vectors" Pin
jschell27-Jan-16 9:00
jschell27-Jan-16 9:00 
GeneralRe: calculating the effect of "weighted vectors" Pin
Daniel Pfeffer27-Jan-16 22:21
professionalDaniel Pfeffer27-Jan-16 22:21 
GeneralRe: calculating the effect of "weighted vectors" Pin
jschell28-Jan-16 13:47
jschell28-Jan-16 13:47 
GeneralRe: calculating the effect of "weighted vectors" Pin
Daniel Pfeffer28-Jan-16 22:04
professionalDaniel Pfeffer28-Jan-16 22:04 
GeneralRe: calculating the effect of "weighted vectors" Pin
jschell29-Jan-16 12:11
jschell29-Jan-16 12:11 
GeneralRe: calculating the effect of "weighted vectors" Pin
Daniel Pfeffer30-Jan-16 23:07
professionalDaniel Pfeffer30-Jan-16 23:07 
GeneralRe: calculating the effect of "weighted vectors" Pin
jschell2-Feb-16 12:16
jschell2-Feb-16 12:16 
AnswerRe: calculating the effect of "weighted vectors" Pin
Roger Wright27-Jan-16 20:19
professionalRoger Wright27-Jan-16 20:19 
GeneralRe: calculating the effect of "weighted vectors" Pin
Daniel Pfeffer27-Jan-16 22:22
professionalDaniel Pfeffer27-Jan-16 22:22 
GeneralRe: calculating the effect of "weighted vectors" Pin
harold aptroot28-Jan-16 1:30
harold aptroot28-Jan-16 1:30 
GeneralRe: calculating the effect of "weighted vectors" Pin
Daniel Pfeffer28-Jan-16 22:21
professionalDaniel Pfeffer28-Jan-16 22:21 
AnswerRe: calculating the effect of "weighted vectors" Pin
BillWoodruff2-Feb-16 0:31
professionalBillWoodruff2-Feb-16 0:31 

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.