Community Profile

photo

Petr Dostal


Last seen: 12 maanden ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Quiz Master
  • Creator
  • Solver

View badges

Feeds

View by

Problem


Test of Quiz
Answer the questions and write in vector. Only one answer is correct. The founder of fuzzy logic is 1a) D. Golberg 1b)...

meer dan 10 jaar ago | 2 | 180 solvers

Solved


Test of Quiz
Answer the questions and write in vector. Only one answer is correct. The founder of fuzzy logic is 1a) D. Golberg 1b)...

meer dan 10 jaar ago

Problem


Test of quiz
Answer the questions and write in vector. Only one answer is correct. The founder of fuzzy logic is 1a) D. Golberg 1b) L. ...

meer dan 10 jaar ago | 0 | 1 solver

Solved


Test of quiz
Description Answer the questions and write in vector. Only one answer is correct. The founder of fuzzy logic is 1a) D. Gol...

meer dan 10 jaar ago

Problem


Test of quiz
Description Answer the questions and write in vector. Only one answer is correct. The founder of fuzzy logic is 1a) D. Gol...

meer dan 10 jaar ago | 0 | 1 solver

Problem


Test
Answer the question and the correct answer write in vector. Only one answer is correct. 1a Yes 1b No 1c No 1d No ...

meer dan 10 jaar ago | 1 | 153 solvers

Solved


Test
Answer the question and the correct answer write in vector. Only one answer is correct. 1a Yes 1b No 1c No 1d No ...

meer dan 10 jaar ago

Problem


Factorial Numbers
Factorial is multiplication of integers. So factorial of 6 is 720 = 1 * 2 * 3 * 4* 5 *6 Thus 6 factorial = factorial(720)....

meer dan 10 jaar ago | 3 | 405 solvers

Solved


Factorial Numbers
Factorial is multiplication of integers. So factorial of 6 is 720 = 1 * 2 * 3 * 4* 5 *6 Thus 6 factorial = factorial(720)....

meer dan 10 jaar ago

Solved


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

meer dan 10 jaar ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

meer dan 10 jaar ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

meer dan 10 jaar ago