Home > Artificial Intelligence > Quizzes > Soft Computing Practice Test Questions
Soft Computing Practice Test Questions
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 25% Most missed: “in ES survival is”

Soft computing is a set of algorithms, including neural networks, fuzzy logic, and evolutionary algorithms. These algorithms are tolerant of imprecision, uncertainty, partial truth and approximation. It is contrasted with hard computing: algorithms which find provably correct and optimal solutions to problems.

Soft Computing is also used in Robotics work (Emotional per Robot form). Image processing and Data compression are also popular applications of soft computing.
 

Soft Computing Practice Test Questions
Time left 00:00
25 Questions

1. in ES survival is
2. In Evolutionary programming, recombination is
3. Compute the value of adding the following two fuzzy integers:
A = {(0.3,1), (0.6,2), (1,3), (0.7,4), (0.2,5)} B = {(0.5,11), (1,12), (0.5,13)}
Where fuzzy addition is defined as
μA+B(z) = maxx+y=z (min(μA(x), μB(x))) Then, f(A+B) is equal to
4. A={1/a,0.3/b,0.2/c,0.8/d,0/e} B={0.6/a,0.9/b,0.1/c,0.3/d,0.2/e} What will be the uni
5. What does the 0 membership value means in the set
6. In Evolutionary strategy, survival selection is
7. Which crossover operators are used in evolutionary programming?
8. Which of the following neural networks uses supervised learning? (A) Multilayer perceptron (B) Self organizing feature map (C) Hopfield network
9. _____________ cannot easily be transferred from one problem domain to another
10. can a crisp set be a fuzzy set?
11. A Fuzzy rule can have
12. Which of the following is not defuzzifier method
13. (1+1) ES
14. EC stands for?
15. Idea of genetic algorithm came from
16. In Evolutionary Strategy,
17. In Evolutionary programming, survival selection is
18. mutation is applied on candidates.
19. The fuzzy proposition 'IF X is E then Y is F' is a
20. In modeling,an optimal solution is understood to be
21. EV is considered as?
22. Evolutionary programming was developed by
23. There are also other operators, more linguistic in nature, called _____________ that can be applied to fuzzy set theory.
24. Which selection strategy works with negative fitness value?
25. Multiple disjuctives antecedents is method of ....- in FLC