Community Profile

photo

Petr Dostal


Last seen: 11 mesi fa Attivo dal 2013

Statistiche

  • First Review
  • Quiz Master
  • Creator
  • Solver

Visualizza badge

Content Feed

Visto da

Problema


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)...

circa 10 anni fa | 2 | 180 risolutori

Risolto


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)...

circa 10 anni fa

Problema


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. ...

circa 10 anni fa | 0 | 1 risolutore

Risolto


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...

circa 10 anni fa

Problema


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...

circa 10 anni fa | 0 | 1 risolutore

Problema


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

circa 10 anni fa | 1 | 153 risolutori

Risolto


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

circa 10 anni fa

Problema


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

circa 10 anni fa | 3 | 403 risolutori

Risolto


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

circa 10 anni fa

Risolto


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...

circa 10 anni fa

Risolto


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...

circa 10 anni fa

Risolto


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:...

oltre 10 anni fa