Projects Tagged with "cosine"

Cosine!

Cosine!

By: Canthiar

Views: 965 | LoveIts: 7

Description: Shows how you can do a cosine in scratch using Taylor series expansion.

Wave Maker

Wave Maker

By: jay

Views: 916 | LoveIts: 8

Description: INSTRUCTIONS Change the waves by changing the sliders HOW I MADE THIS I modified the "sound graph" project (under "simulations" in the projects that came with Scratch). I changed it so that it would move the red ball in a circle. Then the green ball communicates with the red bal ... show more

Perfect Circles

Perfect Circles

By: SeanCanoodle

Views: 285 | LoveIts: 6

Description: Another circle project. Click and drag to choose the origin and radius. This one is slightly slower than the last but it lets you stick them anywhere onscreen.

mathlib

mathlib

By: jimmit

Views: 268 | LoveIts: 0

Description: A project providing a variety of math related functions. It works by setting the arg1, arg2, and arg3 variables, sending a message to call the function, and then reading the result variable. Feel free to use as you please as long as you give credit. Implemented: Sin, Cos, Pow To do: Log, Sqrt, L ... show more

Spirograph

Spirograph

By: 1tchy

Views: 169 | LoveIts: 26

Description:

Circle Works

Circle Works

By: scmb1

Views: 143 | LoveIts: 7

Description: Draw: Press Draw to draw a circle of the specified radius. Stop: Press Stop to stop drawing. Clear: Press Clear to clear. You do not have to press Stop first. Extras: Press Extras to drop down extra features. Grey features cannot be used at that time. Following are explanations of the features. T ... show more

cos

cos

By: sienacollege

Views: 140 | LoveIts: 1

Description: V 0.2 This is just a first draft cos function. This program draws the graph of 100*cos(x) function and lets you watch the values move. More soon hopefully feedback appreciated

The Trigonator

The Trigonator

By: scmb1

Views: 138 | LoveIts: 8

Description: My second math-art project! Don't run away if you don't know (or like) trig because this has multiple uses. General Instructions: Move the "Period" button on the right to change the period, the "vs" button to change the vertical shift, and the "amp" button to change th ... show more

Cosine Calculation

Cosine Calculation

By: Paddle2SeeFixIt

Views: 127 | LoveIts: 4

Description: This project shows how the Cosine function can be calculated using the Taylor Series formula. In this example, I am using only the first 5 terms of the series and getting results accurate to 5 places over most of the range of angles. I've intentionally slowed the calculation down so you can watc ... show more

Sine Wave

Sine Wave

By: Tuck92

Views: 126 | LoveIts: 7

Description: This is a program used to simulate the Sine wave. The sine wave is a function that occurs often in mathematics and nature. Ocean waves, light waves, and sound waves are all forms of sine waves. In my program use the amplitude variable to adjust the heigth of the wave, use the wavelength variable to ... show more

Please Wait...