Pinned Loading
-
-
Algorithm for finding the dot produc...
Algorithm for finding the dot product of 2 arrays written in Python for MIT Open Learning Library on Machine Learning (MITx - 6.036) 1# Written by SigmaTech
2# Beat a Computer Science graduate at desigining this algorithm at the same start time
34# Make sure that the columns of M1 match the rows of M2
5# Create an answer array M3
-
Creates a conical spiral in Roblox!
Creates a conical spiral in Roblox! 1local CONE_HEIGHT = 10
2local CONE_ANGLE = 30
3local FREQUENCY = 10
45local theta = math.rad(CONE_ANGLE)
-
Helper functions for conversion of s...
Helper functions for conversion of spherical to rectangular coordinates and plotting 1--[[
2SPHERICAL TO RECTANGULAR COORDINATES
34This algorithm takes sphereical coordinates, which are helpful for defining spray patterns at a defined radius relative to the shooter,
5and converts them to cartesian coordinates that Roblox can easilly understand and plot.
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.