Test_Matrix100

user_icon chalkmarrow shared it 4 months, 2 weeks ago
212 views, 7 people love it, 1 tagger, 27 downloads, in 1 gallery
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

tcb tcb 1 month, 3 weeks ago

is that right?i did it on a sheet of paper

(view all replies)
Comment Reply

chalkmarrow chalkmarrow 1 month, 3 weeks ago

Well, it will only store 100 real numbers (positive or negative). It is two dimensional, so it can have 100x1, 10x10, 2x50, etc.

(view all replies)
Comment Reply

tcb tcb 1 month, 3 weeks ago

i worked it out...there are 100,000,000,000 possible dimensions (100 billion)and each dimension can have 400 slots.each slot has a value of -999 to 999

(view all replies)
Comment Reply

tcb tcb 1 month, 4 weeks ago

let me get my calculater...

(view all replies)
Comment Reply

tcb tcb 1 month, 4 weeks ago

wait...there are ten to the power of ten matrix dimensions,20*20 slots and a slot can have a value of minus 999 to 999

(view all replies)
Comment Reply

tcb tcb 1 month, 4 weeks ago

how many numbers can you store,and could you do it in minus numbers?

(view all replies)
Comment Reply

Cyclone103 Cyclone103 2 months, 1 week ago

i still think u can do it

(view all replies)
Comment Reply

Cyclone103 Cyclone103 2 months, 1 week ago

i know it would be VERY hard to make, since u would need like 5000 variables per mouse, but it might be doable with onscreen marking, though it would have to be covered up. if scratch gets real arrays i am making that the second I find out

(view all replies)
Comment Reply

Cyclone103 Cyclone103 2 months, 1 week ago

here ya go, I know it will be great!(if u can make it that is) http://www.onemorelevel.com/game/cursor10 if scratch had real arrays I woulda made this weeks ago

(view all replies)
Comment Reply

chalkmarrow chalkmarrow 2 months, 1 week ago

Wow. I didn't get it at first, but that is a really clever game. Tricky in scratch...

(view all replies)
Comment Reply

Cyclone103 Cyclone103 2 months, 1 week ago

hmmmmm this appears to have potential, seeing as scratch does not actually have arrays yet. My attempts to make an onscreen array that plays back mouse movement was.....mostly successful. Im gonna try to do it with this now!

(view all replies)
Comment Reply

chalkmarrow chalkmarrow 2 months, 1 week ago

Good idea. I liked your mouse playback project. I'm thinking of making a larger set of array sprites and incorporating it into some type of project.

(view all replies)
Comment Reply

AddZero AddZero 3 months, 2 weeks ago

Nice! What is the performance compared to the the pen array method. (of course this is much more flexible.) I'll have to play with this.

(view all replies)
Comment Reply

mariotornado mariotornado 4 months ago

Hi chalkmarrow! Come cheack out my latest project on my user. I'm sure you'll love it!^_^ Click on my user name to viwe my latest project. -Mariotornado-

(view all replies)
Comment Reply

Masterock Masterock 4 months, 1 week ago

brilliant! I heard people talking about calculating matricies on scratch and aparently you did it!

(view all replies)
Comment Reply

logan996 logan996 4 months, 1 week ago

and what's all this math

(view all replies)
Comment Reply

logan996 logan996 4 months, 1 week ago

what's a matrix?

(view all replies)
Comment Reply

Paddle2See Paddle2See 4 months, 1 week ago

Hi Chalkmarrow - sorry to beat you to the BBP formula...it was an accident, I hadn't even heard of it before yesterday when I came across it on the web. Still, there's nothing to say you can't do a project on it too...I'm sure it would be a different and amusing take on it. Or, I really wish somebody would do Archimedes method, with the circle "trapped" between polygons with more and more sides! It would take somebody with more patience than I!

(view all replies)
Comment Reply

SimpleScratch SimpleScratch 4 months, 2 weeks ago

Brilliant idea and implementation - strings next?

(view all replies)
Comment Reply

Jens Jens 4 months, 2 weeks ago

Excellent! Using sprites as data constructs is definitely clever. I also love the pink error boxes...

(view all replies)
Comment Reply

Paddle2See Paddle2See 4 months, 2 weeks ago

On second thought, we don't need some of those operations until we have a second matrix! Personally, I think I'll wait until I have an application before I take a whack at it. BTW - I love your instructions with the relevant Scratch blocks used as buttons!

(view all replies)
Comment Reply

Paddle2See Paddle2See 4 months, 2 weeks ago

Very slick! I like the dynamic redimensioning feature. Two dimensional matrices in Scratch, who woulda thunk it? Now we need to write a library of matrix operations: Transpose, Identity, Invert, Determinant, Multiply, Add, Scaler Multiply, and so on. This is so cool!

(view all replies)
Comment Reply