python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to find a sequence of input to drive a system to a certain state?
I encountered a problem and would like to ask what type/class of problem it should fall into in terms of algorithm/computing theory. I’d also like to ask if there’s a smart algorithm to solve it inste...
Xiaofeng Mu
Votes: 0
Answers: 1
How can i add these to get their total grade?
I already got their percentage for attendance to exam, i cant add all these to compute their total grade, it says in error unknown column 'attpercent' in 'fieldlist'
Aero Gaming
Votes: 0
Answers: 0
Code performance optimization : speeding up population of an array in Matlab
Part of a longer algorithm, populating the column array b takes 80% of the total run time. The line (see code below) where S1 is calculated in the for loop is the bottleneck because it's called an en...
Guido
Votes: 0
Answers: 3
What is the distribution of computational power in the world currently?
I am trying to get a sense of how centralized computational power is in the world, e.g. are there a few big companies and organizations that own majority of computational power in the world?
For the s...
Kaveh
Votes: 0
Answers: 0