Forum
A place to discuss topics/games with other webDiplomacy players.
Page 897 of 1419
FirstPreviousNextLast
cspieker (18223 D)
18 Apr 12 UTC
How exactly does the CD/resign/left thing work?
From playing a bunch of live games here is how I *think* it works. Could people correct and/or clarify my myriad of assumptions listed below.
17 replies
Open
dubmdell (556 D)
19 Apr 12 UTC
Grilled cheese > PB & J
Discuss.
42 replies
Open
coldsoup (164 D)
19 Apr 12 UTC
Replacement needed
Germany needed. If you can make friends you'll still be in good position.
gameID=85643
0 replies
Open
dubmdell (556 D)
18 Apr 12 UTC
Need some high level math help
This is a convolution problem. Where ** is the symbol for convolution, I am having difficulty showing that:

xe^-x = (e^-x) ** (e^-x)
dubmdell (556 D)
18 Apr 12 UTC
I know I should start at

(e^-x) ** (e^-x) = (1/sqrt(2pi)) Integral(-inf to inf) [ (e^-p) * (e^-(x-p) dp ]

= (1/sqrt(2pi)) Integral(-inf to inf) [ (e^-x) dp ]
= (1/sqrt(2pi)) p * (e^-x) (p=-inf to inf)

and that's where I get stuck. How do I reach xe^-x?
dubmdell (556 D)
18 Apr 12 UTC
Okay, in searching around, I found that int(0 to t) [ f(r) f(t-r) dr ] easily equals t*f(t), which isn't wholly clear to me, but I'll accept that's the magic of convolution. That's very different from the formulas I was given to work with, and it is neglectful of how to apply the infinity. Help?
coldsoup (164 D)
18 Apr 12 UTC
Convolution eh? Are you a EE?
I think you have your convolution integral wrong. I thought it looked funny so I checked wikipedia and a couple of my textbooks, none of them have a 1/sqrt(2*pi). Or are you actually taking the fourier transform of something? In which case you still have the formula wrong.

One of my books (Continuous and Discrete Time Signals and Systems by Mrinal Mandal and Amir Asif) has a very similar example, but with one notable difference: one of the signals is exp(-x)u(x) where u(x) is the unit step function. I'm just going to use * to use convolution, since that's the way I've always seen it written.

More coming...
coldsoup (164 D)
18 Apr 12 UTC
The example I have is x(t)=exp(-t)u(t) and h(t)=exp(-2t)u(t).
y(t)=x(t)*h(t)= integral(-inf,inf)(exp(-T)u(T)exp(-2(t-T)))dT.
y(t) = exp(-2T) integral(-inf,inf)( exp(T)u(t-T)dT )
now notice that u(t-T) = 1 for T<= t and 0 for T>t. so depending on T there are 2 cases: one case is 0 for all t<0, the other is 1 for t>0 this changes the limits of integration.

y(t)=exp(-2t)integral(0,t)(exp(T)dT) = exp(-2t)-1 = exp(-t) - exp(-2t) for t>0
coldsoup (164 D)
18 Apr 12 UTC
relating this to your problem:

assuming there is a unit step in there...
exp(-x) * exp(-x)u(x) = y
y=integral(-inf,inf)[ exp(-p) exp(-x+p) u(x-p) )dp
y=integral(-inf,inf)[ exp(0)exp(-x)u(x-p) ]dp
y=exp(-x) integral(-inf,inf)[ u(x-p) ]dp
the integral from -inf to inf of a step is a line with the slope of the time offset, aka x.
y=x exp(-x)... which is what you wanted.
coldsoup (164 D)
18 Apr 12 UTC
Does that help? I could elaborate. I love this stuff.
coldsoup (164 D)
18 Apr 12 UTC
By the way, this seems like a very strange place to ask for help on something like this. Don't you have classmates? ;-)
dubmdell (556 D)
18 Apr 12 UTC
Not an EE.
Yes, trying to do some Fourier transform crap along with this, where the equality I need to show is the key step.

I followed the example mostly.
I don't understand the u(x) bit, that isn't in the notes given to me at all.
I'm unsure where the u(t-T) came from in line 3 when it wasn't in line 2 (typo?)
I'm unsure of the final step, final line, "exp(-2t)-1 = exp(-t) - exp(-2t)." That doesn't compute for me.

+1's for the help so far. Can you shed a little more light on this for me?
dubmdell (556 D)
18 Apr 12 UTC
Strange place, maybe, but someone is helping me, yeah? =)

I do have classmates, but they're as lost as I am. No, strike that. /More/ lost.
coldsoup (164 D)
18 Apr 12 UTC
Ah, yes. Sorry. In the example I have both signals have a u(t) tacked on to them. I wrote one of them and ignored the other each time. That's why it changes both ends of the limits on the integration. Each step can only change one limit. Have you discussed anything else with unit step functions? Or is the function defined to start at x=0? If so that's the same thing as having a step.
dubmdell (556 D)
18 Apr 12 UTC
I missed the "relating this to your problem" post. I follow everything in that one and it meshes with how I tried to reword your example with my problem. I'd like to understand your example, all the same.
coldsoup (164 D)
18 Apr 12 UTC
I left out a couple of paragraphs of boring crap my book has that probably explains it better than I did... Also I messed up the last line pretty majorly.

It should read
y(t) = exp(-2t)integral(0,t)[exp(T)dT] = exp(-2t)[exp(t)-1]=exp(-t)-exp(-2t) for t>0
dubmdell (556 D)
18 Apr 12 UTC
Okay, fair enough. I think I'll take this to my prof with the u(t) element and see what he says. Thanks for your help! I'll probably be posting here again tomorrow night with more confusion. -_-

I'll +1 the remainder of your posts as thanks, again.
coldsoup (164 D)
18 Apr 12 UTC
Are you getting it now? I've helped several people with convolution in the past couple of years and most people kind of get stuck/gloss over the importance of how the step functions change the limits of integration, which is what makes a solution possible. Are you getting that or is it something else?

By the way I'm just curious, what class is this for and what's your major/school?
dubmdell (556 D)
18 Apr 12 UTC
hahaha coldsoup, am I getting it? Lol you've got jokes! ;)

I understand how you mean for it to work, although the finer points are, naturally, obscured for me. I'll ask my prof about it tomorrow.

It's for a PDE course, actually, and all he is doing is applications, no theory. Really sucks, because I have no idea why I'm doing what I'm doing, and that's a foreign feeling for me in a math course. Also, no textbook. All his notes. Gods....

Which reminds me, he is Korean, believes in the Judeo-Christian god, and thinks his math lecture is the time and place to convert people. Whenever we plug infinity into an omega, we have a religious experience....
Sandgoose (0 DX)
18 Apr 12 UTC
by the time in understand what's going on herre...my soup is gunna get cold while im busy on my...DELL...get it...HAHAHAHA!
mittag (391 D)
18 Apr 12 UTC
This is pretty easy if you use Laplace transform.
http://imagepaste.nullnetwork.net/viewimage.php?id=3707

and the use of the Convolution theorem:
http://en.wikipedia.org/wiki/Convolution_theorem
abgemacht (1076 D(G))
18 Apr 12 UTC
I have to say, as an EE, convolutions are probably my least favorite thing to do. So much for going into signal processing : )
santosh (335 D)
18 Apr 12 UTC
You can't reach that result dubmdell, it's wrong. The convolution doesn't exist because e^x only rises as fast as e^-x falls, making the product a constant and the integration ∞. So it makes sense to assume that the function isn't e^-x, but instead -

f(x) = { 0 if x < 0
{ e^-x for x >= 0

Once you assume that, what coldsoup said works. If you're taking the one-sided Laplace transform, the result should reflect that - that you've assumed e^-x is only defined on the right half of the x-axis. The double-sided Laplace transform for e^-x doesn't exist! Remember, existence criteria are everything.
dubmdell (556 D)
18 Apr 12 UTC
Thanks for the clarification, santosh. I actually was given a piecewise function, but I did not want to simply write the whole problem out since most of the math threads I saw a couple months ago inevitably had a "don't post your homework here" comment. I figured just posting my problem spot would be better. *shrug* I'll post the whole problem next time.

About to go talk to my prof. Let's see what he says about step functions!
coldsoup (164 D)
18 Apr 12 UTC
A step function is the same thing as what santosh said. It's defined to be 1 for x >= 0 and 0 for x<0. It's just a convenient way to tag along initial conditions and such in signal processing.

Good comment santosh, I was thinking that it had to be infinity if there wasn't some condition on it last night just to myself because the convolution of 2 infinite signals must be infinity.
dubmdell (556 D)
18 Apr 12 UTC
He said, "I'm too busy now." Ah, academia.
dubmdell (556 D)
19 Apr 12 UTC
Okay, so the explanation I was given is, the step function is piece wise or (as the problem was stated originally) the function itself is piece wise. My confusion came in at the use of the function definition, where I should have seen

g(x-p)={ e^-(x-p) if x-p>0
{ 0 ow

And the similar "if p>0" in the g(p) portion, meaning x>p>0, which changes our bounds like the step function would. Whew. Thanks again for the help guys. Thanks to you, I only looked like half an idiot. ;)


23 replies
Vaftrudner (2533 D)
19 Apr 12 UTC
EOG [LIVE] GUNBOAT " Fun Unlimited" Edition
gameID=86646

Congratulations to Chanakya. But Bob, what happened in the last move there? I had Munich covered, Bur could have saved Mar, and Portugal was not in danger? I don't understand. We were just one turn away from drawing.
19 replies
Open
Sargmacher (0 DX)
18 Apr 12 UTC
Racist Swedish Cake
http://www.bbc.co.uk/news/world-europe-17749533

I saw this wonderful news article on the BBC and I thought it was worth sharing - not only because it's so ridiculous it's comedic but also because it reminded me of our resident Swede, Vaft :)
71 replies
Open
Tolstoy (1962 D)
19 Apr 12 UTC
Definitely won't see this on American television
Julian Assange interviews Hassan Nasrallah (leader of Hezbollah)
http://assange.rt.com/nasrallah-episode-one/
0 replies
Open
Chanakya. (703 D)
19 Apr 12 UTC
EOG: [LIVE] GUNBOAT
Austria gave a good start and I managed to pull into Turkey defence later on that handed me the game and My rankings got to 1556 :) lol

1 reply
Open
Sargmacher (0 DX)
18 Apr 12 UTC
Gunboat Teammanship
gameID=82180

What an impressive display! Faultless communication despite it being a gunboat.
14 replies
Open
Bob Genghiskhan (1258 D)
19 Apr 12 UTC
Could people please stop signing up for games and then not showing up?
I swear, every time I'm Turkey or England, people don't show up and screw thegame. If I'm Austria, though, everybody's there with bells on and eager to move to Trieste and Galicia right away.
17 replies
Open
2ndWhiteLine (2736 D(B))
19 Apr 12 UTC
EOG WTA 17
...
15 replies
Open
Sargmacher (0 DX)
18 Apr 12 UTC
Marxism
Marxism is fundamentally a theory of history which should entail a commitment to social change; that is, a commitment to a socialist future in which the forces of production are not owned privately as they are in capitalist societies but under common ownership.
111 replies
Open
S.E. Peterson (100 D)
19 Apr 12 UTC
WTA-GB-103 EOG
Thank you gentlemen for a very good game. And for your patience. (I had to try).
5 replies
Open
Bob Genghiskhan (1258 D)
18 Apr 12 UTC
Chelski playing Barca
And Drogzilla scores. I effing hate Chelski, but I have nothing but admiration for Drogba. It helps that they're playing Barca, who I fucking detest since their several year long campaign to stoke Fabregas' discontent. Seriously, fuck them.
20 replies
Open
King Atom (100 D)
18 Apr 12 UTC
Whenever I Get Upset...
...I listen to this song:
http://www.youtube.com/watch?v=W1OFuyCsJBk

And then I participate in my Two Minutes' Hate.
6 replies
Open
Thucydides (864 D(B))
18 Apr 12 UTC
Remember when we used to argue what historical figure would be best at diplomacy?
Relevant: http://d24w6bsrhbeh9d.cloudfront.net/photo/3857227_700b.jpg
19 replies
Open
Bob Genghiskhan (1258 D)
18 Apr 12 UTC
It's heading into 1907, and no one has ever taken Spain.
http://webdiplomacy.net/board.php?gameID=86594#gamePanel

Quality game. Quality.
8 replies
Open
krellin (80 DX)
18 Apr 12 UTC
MR Religion (Fuzzy) is MAD!!!!
Oh My....I should be scared. I bet GOD is about to strike me down!!!!

Mr. Fuzzy nuts sent me THIS gem:
18 replies
Open
Sargmacher (0 DX)
17 Apr 12 UTC
Question: Re: Muting Players
Why is it that messages from a player I have muted still flash up on my home screen intermittently? Does anyone else have that? Might it be because I'm using Chrome?
20 replies
Open
Draugnar (0 DX)
18 Apr 12 UTC
Big Az Cheeseburgers - These things *rock*!
http://www.advancepierre.com/products/1443_Beef-Charbroil-with-Cheese.aspx

Oh! My! Fucking! God! They are too damn good for words!
0 replies
Open
Thucydides (864 D(B))
14 Apr 12 UTC
To all those men who don't think rape jokes are a problem (NOT my work!)
An interesting perspective follows...
230 replies
Open
Eggzavier (444 D)
18 Apr 12 UTC
New WTA games
gameID=86587 <= WTA press, long form
gameID=86591 <= WTA gunboat, long form
I can haz opponents?
1 reply
Open
dubmdell (556 D)
18 Apr 12 UTC
JCBryan Invitational - Rematch EOG
gameID=83494
Congrats to Trood on his win.
3 replies
Open
Sargmacher (0 DX)
18 Apr 12 UTC
While Spain starves...
http://www.bbc.co.uk/news/world-europe-17752983
0 replies
Open
semck83 (229 D(B))
17 Apr 12 UTC
Companion Grammar Thread for Losers
Out of moderate respect for ulytau's authority, I am creating a companion thread for people who have been eliminated from his other thread to keep arguing about grammar, ulytau's thread, and how unjust the universe is for disliking how they (yes, *we*... sigh) write.
63 replies
Open
coldsoup (164 D)
17 Apr 12 UTC
The grammar game!
See below for the rules. The game is designed for your inner troll.
103 replies
Open
Riphen (198 D)
18 Apr 12 UTC
NFL schedules were released!! YAY!!
My Texans got four prime time games. And Five if you count Thanksgiving.
Cant Wait!!
2 replies
Open
DiploMerlin (245 D)
17 Apr 12 UTC
Explain this to me
Here's a game I'm in...
http://webdiplomacy.net/board.php?gameID=85116

Can someone explain to me how Carthage has 2 SCs?
4 replies
Open
Sargmacher (0 DX)
17 Mar 12 UTC
PW Gunboat 5 Point Challenges
Would anyone like to join me for some passworded 5 D gunboat games? I'd like to get as many people involved as possible for some fun gunboat games not orientated on points but that are still good quality. Add your name to the list if you're interested please. All games will be anonymous and 25 hour phase length, thank you.
232 replies
Open
Geofram (130 D(B))
02 Apr 12 UTC
**OFFICIAL - Spring Gunboat Groups**
The first two game assignments are up: tinyurl.com/springGT
Watch your email in the next 24 hours for game invites!
Also, the Summer 2011 GT has a new url: tinyurl.com/summerGT
80 replies
Open
Page 897 of 1419
FirstPreviousNextLast
Back to top