Search the Community
Showing results for tags 'Computer'.
-
- 41 replies
-
- computer
- Stonehenge
-
(and 1 more)
Tagged with:
-
Please do not steal my idea I am about to share with you. I am only 13 years old. We could build a supercomputer ( or a computer that can handle the amount of processing power needed for this ) that could calculate orbits, planets, how the gravity affects other objects, etc. Basically we input all known events I.E. big bang theory, dinosaurs, extinction, protoplanet hits protoearth and creates moon, Jesus is born, planetary geology, heat, radiation, GRB, life as we know it, and the list goes on and on. We can then make a massive and highly intelligent A.I. that is able to calculate things that
-
In this paper, I used two-way ANOVA (analysis of variance) to explore whether gender and race would influence student’s academic performance in some special majors. To be more specific, I would like to know how students perform when they are studying computer science. I used two-way ANOVA to test the null hypothesis and use the F value to find the answer to the question. Data was collected based on the survey sent out by me. When I was reading articles related to Statistics, I found a really interesting one. Randy Olson is an author who wrote several controversial gender-related articl
- 3 replies
-
- computer
- statistics
-
(and 1 more)
Tagged with:
-
If anything can be simulation, or computation, does it stand to reason that any human event in the universe can be a computer, including World War II?
- 21 replies
-
- Computer
- Artificial Intelligence
- (and 5 more)
-
So I am really into algorithms and i have been researching pathfinding and the various algorithms and methodology behind it. After some very intruiging research i have gotten down to the nitty-gritty of making my own algorithm and I am happy to announce i have a working algorithm for any obstacle and [in theory] it takes less steps and time than traditional pathfinding algorithms (such as A* and Dijkstra's algorithm) . for ex.) I had set up a 100x100 "tile" maze and after 6 steps into the algorithm it had a definite path from the start to finish. As far as i know 6 steps is very impressive-