• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 02:10
CET 07:10
KST 15:10
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
[ASL20] Finals Preview: Arrival10TL.net Map Contest #21: Voting10[ASL20] Ro4 Preview: Descent11Team TLMC #5: Winners Announced!3[ASL20] Ro8 Preview Pt2: Holding On9
Community News
Crank Gathers Season 2: SC II Pro Teams4Merivale 8 Open - LAN - Stellar Fest3Chinese SC2 server to reopen; live all-star event in Hangzhou22Weekly Cups (Oct 13-19): Clem Goes for Four3BSL Team A vs Koreans - Sat-Sun 16:00 CET11
StarCraft 2
General
RotterdaM "Serral is the GOAT, and it's not close" Could we add "Avoid Matchup" Feature for rankgame Chinese SC2 server to reopen; live all-star event in Hangzhou The New Patch Killed Mech! Weekly Cups (Oct 13-19): Clem Goes for Four
Tourneys
Crank Gathers Season 2: SC II Pro Teams Merivale 8 Open - LAN - Stellar Fest $5,000+ WardiTV 2025 Championship $3,500 WardiTV Korean Royale S4 Tenacious Turtle Tussle
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 497 Battle Haredened Mutation # 496 Endless Infection Mutation # 495 Rest In Peace Mutation # 494 Unstable Environment
Brood War
General
BSL Team A vs Koreans - Sat-Sun 16:00 CET ASL Runner-Up Race Stats ASL20 Pre-season Tier List ranking! [ASL20] Finals Preview: Arrival Is there anyway to get a private coach?
Tourneys
[ASL20] Grand Finals ASL final tickets help [ASL20] Semifinal A Small VOD Thread 2.0
Strategy
Soma's 9 hatch build from ASL Game 2 Simple Questions, Simple Answers Roaring Currents ASL final Relatively freeroll strategies
Other Games
General Games
Path of Exile Stormgate/Frost Giant Megathread General RTS Discussion Thread Nintendo Switch Thread Dawn of War IV
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread SPIRED by.ASL Mafia {211640}
Community
General
Things Aren’t Peaceful in Palestine US Politics Mega-thread Russo-Ukrainian War Thread YouTube Thread The Chess Thread
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
Anime Discussion Thread [Manga] One Piece Korean Music Discussion Series you have seen recently... Movie Discussion!
Sports
Formula 1 Discussion 2024 - 2026 Football Thread MLB/Baseball 2023 TeamLiquid Health and Fitness Initiative For 2023 NBA General Discussion
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List Recent Gifted Posts
Blogs
The Benefits Of Limited Comm…
TrAiDoS
Sabrina was soooo lame on S…
Peanutsc
Our Last Hope in th…
KrillinFromwales
Certified Crazy
Hildegard
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1427 users

Modeling Function Help (math)

Blogs > kdog3683
Post a Reply
kdog3683
Profile Blog Joined January 2007
United States916 Posts
December 12 2007 03:54 GMT
#1
I've been given some random data.
X Y

0 440
6 450
12 480
18 570
24 680
30 800
36 980
42 1090
48 1520
54 1920
60 1670
66 1440
72 1380
78 1300
84 1150
90 1060
96 970
102 900
108 850
114 800
120 780
126 740
132 710
138 680
144 660

My task : To create a function which can model this data. Now my problem is, this function does not follow any one pattern. What I did instead, was break it up into 5 sections, and make a pseudo 'piece wise function.'

However,how would i go about creating one continuous function that is able to @ least closely model this data?


Here is a picture of the data :
http://img118.imageshack.us/my.php?image=68941387hc2.jpg

Thanks .[/img]

*
Multiply your efforts.
fanatacist
Profile Blog Joined August 2007
10319 Posts
December 12 2007 04:01 GMT
#2
Piece-wise is best for "sharp" graphs like this one, but I think for this situation an exponential or polynomial function is your best bet. Use your TI-81 calculator to create a ExpReg for data in L1 and L2 (you have to put the data in those).
Peace~
Folca
Profile Blog Joined October 2006
2235 Posts
December 12 2007 04:04 GMT
#3
On December 12 2007 13:01 fanatacist wrote:
Piece-wise is best for "sharp" graphs like this one, but I think for this situation an exponential or polynomial function is your best bet. Use your TI-81 calculator to create a ExpReg for data in L1 and L2 (you have to put the data in those).


yeah, pretty much what he said,
why would you come to teamliquid for math homework


TL IT UP PEOPLE TL IT UP SO HE NEVER ASKS AGAIN
Dea : one time when he was playing vs the comps he asked me "how do I make that flying unit that makes the other stuff invisible" and I reply "ur playing terran zomg"
pachi
Profile Joined October 2006
Melbourne5338 Posts
December 12 2007 04:27 GMT
#4
try a spline

cubic spline - http://img141.imageshack.us/img141/5152/splinezj9.jpg
you'll probably need a computer or something to work it out though.
Moderatorpachi fanclub http://goto.tl/6DI9 。◕‿◕。
fanatacist
Profile Blog Joined August 2007
10319 Posts
Last Edited: 2007-12-12 04:31:57
December 12 2007 04:31 GMT
#5
Rofl Zealot icons own your math!

(This shit just got zeal rushed)
Peace~
Polemarch
Profile Joined August 2005
Canada1564 Posts
December 12 2007 04:41 GMT
#6
It looks kind of like a Laplacian

c * e^(a |x - b| )
I BELIEVE IN CAPITAL LETTER PUNISHMENT!!!!!
Kennigit *
Profile Blog Joined October 2006
Canada19447 Posts
Last Edited: 2007-12-12 04:48:30
December 12 2007 04:48 GMT
#7
i think i have found the problem affecting your math homework.
[image loading]
LegendaryDreams
Profile Blog Joined November 2004
Canada1350 Posts
December 12 2007 05:01 GMT
#8
Plot the points in a graphing calculator and you will receive your function
call me moxie
azndsh
Profile Blog Joined August 2006
United States4447 Posts
December 12 2007 06:40 GMT
#9
On December 12 2007 14:01 LegendaryDreams wrote:
Plot the points in a graphing calculator and you will receive your function


GENIUS!

It's not really a Laplacian since it lacks symmetry... I'd go with the cubic spline.
Purind
Profile Blog Joined April 2004
Canada3562 Posts
December 12 2007 09:16 GMT
#10
You could make a 25th order polynomial (or would it be 24th?) that looks something like:
y = a*x^24 + b*x^23...... + c*x+d

Plug in your data sets and you'll get osmething like a 25 by 25 matrix with a, b, c...... as your variables. Ummm, it might be a pain in the ass to invert that manually, so use some sort of program like maple or mathematica to invert it for you
Trucy Wright is hot
Bill307
Profile Blog Joined October 2002
Canada9103 Posts
December 12 2007 10:25 GMT
#11
In general, you are looking for some method of Interpolation.

In this case, a cubic spline would be a much better choice than a 25th order polynomial. Firstly, a spline takes much less time to compute. Second, such a high-order polynomial will suffer from Runge's phenomenon, which basically means your resulting function will look absolutely horrendous towards the ends of your data.
micronesia
Profile Blog Joined July 2006
United States24723 Posts
Last Edited: 2007-12-12 16:39:59
December 12 2007 16:38 GMT
#12
You could use the solver in excel to minimize chi squared when fitting this to any function, and technically you would be accomplishing the goal you described. Is there any limit on how imprecise this can be? Otherwise a high order polynomial would be easy (3 minutes in excel, but no topic specific software help needed). If you decide to do it my way but don't know how, pm me. BTW, my method works for any type of function, not just polynomials (just minimize the sum of the difference of the square of the variations of the theoretical data points with the experimental data points, by toggling the parameters of the theoretical equation).

Edit: er I mean, minimize the sum of the square of the differences :-p
ModeratorThere are animal crackers for people and there are people crackers for animals.
ToT)SiLeNcE(
Profile Blog Joined February 2003
Germany590 Posts
Last Edited: 2007-12-12 18:03:07
December 12 2007 17:52 GMT
#13
First impression was that the data has been derived from a landau distribution :

http://en.wikipedia.org/wiki/Landau_distribution

Spline interpolation should work well, too.

edit : see http://rkb.web.cern.ch/rkb/PH14pp/node95.html for a closed form of the landau distribution.
kdog3683
Profile Blog Joined January 2007
United States916 Posts
December 13 2007 01:09 GMT
#14
I'm a bit confused between Spline interpolation and regular piece wise function.

To be more exact, what I did is :

f'x [0,54] + g'x [54,72] + h'x [ 72,104] + j'x [104,144] where the [a,b] is the x intervals.

I took the data given. I saw that from 0-54 it seemed like a quartic regression. So I do the regression and get a correlation of .993. I then imput this as f'x on the interval of [0-54]. Repeating the process with g'x, h'x etc.

What is the difference between this and a piecewise function?

Multiply your efforts.
Bill307
Profile Blog Joined October 2002
Canada9103 Posts
December 14 2007 05:31 GMT
#15
(The following is a response to one of kdog's PMs. I'm posting it here so that others can see it as well. In summary, I explain how to create a (natural) cubic spline and do a short 3-point example.)

Hi kdog,

I haven't done cubic splines in about 9 months, but I'll try my best to recall everything. Ignoring what Wikipedia says (because I don't understand it much myself ), the general idea is as follows: you want to have a cubic function between every two data points, and when two functions meet at a data point, their 1st AND 2nd derivatives are equal. (Earlier I forgot that the 2nd derivatives also have to be equal.)

Let's use your example:
x_0 = 0, y_0 = 5
x_1 = 1, y_1 = 6
x_2 = 2, y_2 = 10
x_3 = 3, y_3 = 20
x_4 = 4, y_4 = 8
x_5 = 5, y_5 = 7

So we will define 5 functions as follows:

f_i(x) = (A_i) + (B_i * x) + (C_i * x^2) + (D_i * x^3)

for i = 0, 1, 2, 3, 4

(I put each term in parentheses for better readability.)

Each function f_i is defined between points x_i and x_i+1.

Since each function has 4 unknown constants, and there are 5 functions, that means we have 20 unknown constants in total to determine. Therefore, we need 20 equations that constrain them.

First of all, because we want the combined function to pass through each data point, we have to satisfy the following equations:

f_i(x_i) = y_i (i.e. f_i has the correct value at its first endpoint)
f_i(x_i+1) = y_i+1 (i.e. f_i has the correct value at its second endpoint)

for i = 0, 1, 2, 3, 4

examples:
f_0(0) = 5
f_0(1) = 6
f_1(1) = 6
f_1(2) = 10
f_2(2) = 10
f_2(3) = 20
etc.

This gives us 10 equations. Second, we want the 1st and 2nd derivatives of the combined function to be continuous as well, i.e. we want the combined function to be smooth. We know that in each piece, the derivatives of a cubic function are continuous. So we just need to make sure the derivatives match-up at each data point, where two of the functions (say, f_i and f_i+1) intersect. That is, we must also satisfy the following equations:

f_i'(x_i+1) = f_i+1'(x_i+1)
f_i''(x_i+1) = f_i+1''(x_i+1)

for i = 0, 1, 2, 3

examples:
f_0'(1) = f_1'(1)
f_0''(1) = f_1''(1)
f_1'(2) = f_2'(2)
f_1''(2) = f_2''(2)
f_2'(3) = f_3'(3)
f_2''(3) = f_3''(3)
etc.

This gives us an additional 2*4 = 8 equations, for a total of 18. To create the last two equations, we apply extra boundary conditions at the first and last data points. There are a variety of options here, but a common one is called the "natural cubic spline", where the 2nd derivatives at the first and last data points are 0, i.e.:

f_0''(0) = 0
f_4''(5) = 0

This gives us a system of 20 equations and 20 unknown constants, allowing us to solve for the 20 unknown constants. If you were to do this by hand, you'd have to row-reduce a 20x20 matrix, so naturally I'm afraid I won't do that for your example . Realistically, you'd want to use a program that can do it automatically for you. For the data you gave us in your blog post, if you have 25 data points then you'd end up with (25-1)*4 = 96 equations and 96 unknown constants: easy for a computer, but death for a human .

I can quickly do a natural cubic spline between 3 data points, though, e.g.:

x_0 = 0, y_0 = 5
x_1 = 1, y_1 = 6
x_2 = 2, y_2 = 10

f_0 = A + Bx + Cx^2 + Dx^3
f_1 = E + Fx + Gx^2 + Hx^3

We end up with 8 equations:

f_0(0) = 5 : A = 5
f_0(1) = 6 : A + B + C + D = 6
f_1(1) = 6 : E + F + G + H = 6
f_1(2) = 10 : E + 2F + 4G + 8H = 10

f_0'(1) = f_1'(1) : B + 2C + 3D = F + 2G + 3H
or B + 2C + 3D - F - 2G - 3H = 0
f_0''(1) = f_1''(1) : 2C + 6D = 2G + 6H
or 2C + 6D - 2G - 6H = 0

(boundary conditions for a natural cubic spline
f_0''(0) = 0 : 2C = 0
f_1''(2) = 0 : 2G + 12H = 0

We can now create an 8x8 matrix to solve. You could solve it by hand by row-reducing the matrix, but I chose to use Mathematica instead .
[image loading]


So the end result is the following function:

f(x) =
{ 5 + (1/4 * x) + (3/4 * x^3), for x between 0 and 1
{ 13/2 - (17/4 * x) + (9/2 * x^2) - (3/4 * x^3), for x between 1 and 2

Graph plotted using MathGV:
[image loading]
kdog3683
Profile Blog Joined January 2007
United States916 Posts
Last Edited: 2007-12-16 08:42:26
December 16 2007 08:41 GMT
#16
Hi again.

In Mathematica, when creating a Matrix; is it possible to define each piece of it?

[image loading]
[/QUOTE]

In your example you used variables of (A, B, C, D) for fx 1. (E, F,G ,H) for fx2.
In a 96 x 96, I will run out of letters, so (a, b , c ,d) fx1, (a1, b1, c1, d1) fx2 and so forth until fx95.

Can I also , once I have defined each piece of it, import a data set into it?

Referring back to pic, can i do something like make a list to import into the matrix?

a1 = 2
a2 = 3
b1 = 3
b2= 4
Etc
With "else = 0" for a3, a4 .... a95

Importing all the data directly to the matrix would make the process much easier.

Thanks
Multiply your efforts.
Please log in or register to reply.
Live Events Refresh
Next event in 5h 50m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Nina 159
StarCraft: Brood War
Snow 326
Icarus 28
NotJumperer 0
Dota 2
XaKoH 657
League of Legends
JimRising 772
Counter-Strike
Stewie2K969
Heroes of the Storm
Khaldor73
Other Games
summit1g7843
NeuroSwarm205
Skadoodle178
Mew2King56
Organizations
Other Games
gamesdonequick652
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 14 non-featured ]
StarCraft 2
• practicex 47
• OhrlRock 1
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Rush1290
Other Games
• Shiphtur793
Upcoming Events
Wardi Open
5h 50m
CrankTV Team League
6h 50m
Streamerzone vs Shopify Rebellion
TBD vs Team Vitality
Monday Night Weeklies
10h 50m
Replay Cast
1d 3h
WardiTV Invitational
1d 5h
CrankTV Team League
1d 6h
BASILISK vs TBD
Team Liquid vs Team Falcon
Replay Cast
2 days
OSC
2 days
CrankTV Team League
2 days
Replay Cast
2 days
[ Show More ]
The PondCast
3 days
CrankTV Team League
3 days
Replay Cast
4 days
WardiTV Invitational
4 days
CrankTV Team League
4 days
Replay Cast
5 days
Sparkling Tuna Cup
6 days
Liquipedia Results

Completed

ASL Season 20
WardiTV TLMC #15
Eternal Conflict S1

Ongoing

BSL 21 Points
CSL 2025 AUTUMN (S18)
BSL 21 Team A
C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
SOOP Univ League 2025
CranK Gathers Season 2: SC II Pro Teams
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025

Upcoming

SC4ALL: Brood War
YSL S2
BSL Season 21
SLON Tour Season 2
BSL 21 Non-Korean Championship
RSL Offline Finals
WardiTV 2025
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
META Madness #9
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.