473,473 Members | 1,489 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

bit of a maths quesiton

Hi guys i hope you can help me out with this one,

Im trying to construct a very simple method of time series predicition
(i think thats what its called, ill explain anyway incase im wrong).
I have an arbitrary window of time every minute in which i can perform
an operation. I want to perform this operation as close to the centre of
the window as possible (dont ask why, this is a very basic, alsmost
analogous description of the problem). I know the start time and length
of the past, say.. 20 time slots. How can i predict the middle of the
next window?

The windows arent randomly placed, but i cant say exactly how they are
placed :S
All i can say about them is that any one window will overlap the
previous window by some amount, usually more than less.

I've been looking at FFTs and regression but im a bit stuck as to how
get something simple implemented.

Any help anyone could give me would be greatly appreciated. Thanks a lot
in advance.
Andrew Bullock
Jul 23 '05 #1
2 1449

"Andrew Bullock" <tr********@SPAMyahoo.com> wrote in message
news:Yi***************@newsfe1-gui.ntli.net...
Hi guys i hope you can help me out with this one,

Im trying to construct a very simple method of time series predicition
(i think thats what its called, ill explain anyway incase im wrong).
I have an arbitrary window of time every minute in which i can perform
an operation. I want to perform this operation as close to the centre of
the window as possible (dont ask why, this is a very basic, alsmost
analogous description of the problem). I know the start time and length
of the past, say.. 20 time slots. How can i predict the middle of the
next window?

The windows arent randomly placed, but i cant say exactly how they are
placed :S
All i can say about them is that any one window will overlap the
previous window by some amount, usually more than less.

I've been looking at FFTs and regression but im a bit stuck as to how
get something simple implemented.

Any help anyone could give me would be greatly appreciated. Thanks a lot
in advance.


This isn't a question about C++, but about math, so it's
not topical here. I'll wager the good folks over at the
'sci.math' group could help you out. Once you've devised
your formula, if you need help expressing it in C++,
post back here, and we'll try to help.

Purpose of comp.lang.c++:
http://www.slack.net/~shiva/welcome.txt

-Mike

Jul 23 '05 #2
"Andrew Bullock" <tr********@SPAMyahoo.com> wrote...
Hi guys i hope you can help me out with this one, [..]
In case you realise that it's totally off-topic here, I recommend asking
in comp.programming.
[...]

Jul 23 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Jack Higgs | last post by:
Has anyone got any ideas how I could go about producing a maths program for Primary School pupils? The coding isn't such a problem (ie random numbers etc), it's acctually figuring out how to...
12
by: David Sobey | last post by:
i'm looking to do some maths, such as parsing equations into polymorphic trees, matrices, etc. I've done it in C, a mess, but now i want to port it to something less low level (read: less messy)....
5
by: Scott Gunn | last post by:
Hello All, In VB.Net 2003 why is this the result to a simple maths calculation? 3.53 - 3.52 = 0.00999999046325684 Its not just this one either try this: 1.001 - 0.001 = 0.999999999999989
20
by: Daisy | last post by:
Something simple, I'm sure. My code: System.Windows.Forms.MessageBox.Show(((Int32)Math.Ceiling(1966 / 100)).ToString()); I'm expecting 20, but getting 19. What am I doing wrong? Thanks --
9
by: uttre | last post by:
hai to all, i did some programming in Lisp (6 months) & next i want to learn C++. i searched all the archives of "comp.lang.c++" & ACCU too & decided "C++ Primer" 3/e as my text book....
3
by: hars2010 | last post by:
hey i got this assignment in maths.i really need help guys.the question is below.The program should: It first clears the screen and then displays the next 3 lines. a1x + b1y + c1y =d1 a2x +...
1
by: jwatson | last post by:
Write a program to find the roots of quadratic equation. User will key the "a","b","c", for the equation ax*x+b*x+c = 0. formula given as x = (-b(+)(-) sqrt(b*b-4ac)/2a. Prog1: Only find the real...
1
by: TwistedSpanner | last post by:
Hello all, For the record I am a complete java novice. I have to write a program to generate/output to screen 10 simple maths question and output a final score . The question is as follows ...
5
by: Ibys | last post by:
Hi, i am just starting to learn javascript, so i am probably doing something very simple wrong. i have read a lot of articles on maths in java, but cant find anything simple enough for my problem. I...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.