Click here to Skip to main content
15,896,201 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: Useage about OPCODE collision detection Pin
SoMad4-Jun-13 22:52
professionalSoMad4-Jun-13 22:52 
GeneralRe: Useage about OPCODE collision detection Pin
Richard MacCutchan4-Jun-13 23:32
mveRichard MacCutchan4-Jun-13 23:32 
GeneralRe: Useage about OPCODE collision detection Pin
dusty_dex4-Jun-13 23:46
dusty_dex4-Jun-13 23:46 
GeneralRe: Useage about OPCODE collision detection Pin
Richard MacCutchan4-Jun-13 23:53
mveRichard MacCutchan4-Jun-13 23:53 
QuestionWeather Prediction using minimal data Pin
nootanghimire16-May-13 23:06
professionalnootanghimire16-May-13 23:06 
AnswerRe: Weather Prediction using minimal data Pin
dusty_dex16-May-13 23:58
dusty_dex16-May-13 23:58 
GeneralRe: Weather Prediction using minimal data Pin
nootanghimire17-May-13 23:50
professionalnootanghimire17-May-13 23:50 
GeneralRe: Weather Prediction using minimal data Pin
dusty_dex18-May-13 2:49
dusty_dex18-May-13 2:49 
nootanghimire wrote:
prediction for just half - one hour ahead of current time. In that case, is it possible to obtain near-to accurate prediction using atmospheric data of about 5 days prior ?


That sounds like a contradiction to me.

As explained in the link I gave, you would have to use data much more recent than 5 days. Also I believe this problem has more to do with the accumulated errors arising from limitations in floating point math.

Maybe someone else can shed light on those issues, but it's not really my area of expertise. Smile | :)


GeneralRe: Weather Prediction using minimal data Pin
Dave Kreskowiak29-May-13 18:40
mveDave Kreskowiak29-May-13 18:40 
AnswerRe: Weather Prediction using minimal data Pin
Richard MacCutchan18-May-13 5:42
mveRichard MacCutchan18-May-13 5:42 
AnswerRe: Weather Prediction using minimal data Pin
Joezer BH16-Jun-13 23:29
professionalJoezer BH16-Jun-13 23:29 
QuestionBest autorrelation function Pin
Russell'7-May-13 0:36
Russell'7-May-13 0:36 
QuestionPattern matching in trees, lists and strings alike Pin
bjongejan11-Apr-13 9:19
bjongejan11-Apr-13 9:19 
AnswerRe: Pattern matching in trees, lists and strings alike Pin
dusty_dex11-Apr-13 11:44
dusty_dex11-Apr-13 11:44 
GeneralRe: Pattern matching in trees, lists and strings alike Pin
bjongejan11-Apr-13 22:49
bjongejan11-Apr-13 22:49 
GeneralRe: Pattern matching in trees, lists and strings alike Pin
dusty_dex11-Apr-13 23:04
dusty_dex11-Apr-13 23:04 
GeneralRe: Pattern matching in trees, lists and strings alike Pin
bjongejan12-Apr-13 9:25
bjongejan12-Apr-13 9:25 
GeneralRe: Pattern matching in trees, lists and strings alike Pin
Kosta Cherry5-Jun-13 20:04
Kosta Cherry5-Jun-13 20:04 
QuestionAlgorithm Pin
Member 99636023-Apr-13 15:11
Member 99636023-Apr-13 15:11 
AnswerRe: Algorithm Pin
BupeChombaDerrick7-Apr-13 23:39
BupeChombaDerrick7-Apr-13 23:39 
QuestionAlignment and rectification of polylines Pin
Chesnokov Yuriy1-Apr-13 8:09
professionalChesnokov Yuriy1-Apr-13 8:09 
AnswerRe: Alignment and rectification of polylines Pin
Kenneth Haugland2-Apr-13 23:31
mvaKenneth Haugland2-Apr-13 23:31 
AnswerRe: Alignment and rectification of polylines Pin
Lutosław4-Jun-13 12:57
Lutosław4-Jun-13 12:57 
QuestionConsider a complete binary tree with an odd number of nodes. Let n be the number of internal nodes (non-leaves) in the tree. Define the internal path length, I, as the sum, taken over all the internal nodes of the tree, of the depth of each node. Lik Pin
amistry_petlad28-Mar-13 7:08
amistry_petlad28-Mar-13 7:08 
AnswerRe: Consider a complete binary tree with an odd number of nodes. Let n be the number of internal nodes (non-leaves) in the tree. Define the internal path length, I, as the sum, taken over all the internal nodes of the tree, of the depth of each node. Pin
R. Giskard Reventlov28-Mar-13 7:24
R. Giskard Reventlov28-Mar-13 7:24 

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.