Christopher2222

MaplePrimes Activity


These are Posts that have been published by Christopher2222

No, I'm willing to bet it's about as random as flipping a coin.  You might say, huh?!  I think my theory is interesting but this isn't really a maple question although perhaps we can make it into one, it would be that much more interesting.  I haven't done so yet, but anyone is welcome to.

With practice, I can flip a coin and get 30 heads in a row no problems.  Now say for a roulette wheel operator who uses it constantly, you don't think he's gained...

I was digging through my old worksheets and came across something I created for one of my projects I never finished or well am still intending to work on.  Anyways I had come across a plot created in Matlab and noticed Maple didn't have an option to create gridlines in the axis on a 3d plot like Matlab did (at least I think it was Matlab) in any case I tried to mimic the same thing in Maple as exactly as I could.  The below is the groundwork I came up with and I...

Sometimes if code is not made available to download it must be transcribed or copied (I prefer the select content, crtl-c (copy), crtl-v (paste), route.  However sometimes the code must be decoded due to the way 2-D math is interpreted when it is copied to Notepad. 

For example,

a:=(x,t)->5*x+3*t*x^2    

in Standard mode looks like       a := proc (x, t) options...

I've noticed times are off in mapleprimes. 

For example, Foreign exchange post I replied to (yesterday morning? I'm sure it was, it was not last evening).  However this morning 7:58 am Sept 29 the post I replied with says I replied Yesterday at 8:45pm (something is amiss with am's and pm's or something)

 

I think this is more of a blog but we don't have that option so it is here in a post.  Occassionally I like to use Maple to grab data from the internet. 

The problem is that everyone seems to be changing the formats of their webpages.  Out with the old simple txt fomatted data webpages and in with the new html formatted webpages. The trouble with that is, if you already have a worksheet setup to manipulate the data using sockets or HTTP[Get] you...

First 17 18 19 20 21 22 23 Last Page 19 of 39