@SudhakarAtchala - 1533 本の動画
チャンネル登録者数 26.2万人
This channel contains educational videos which helps the students for their self learning.
Unification Algorithm || Knowledge Representation || Artificial Intelligence || Resolution
Uninformed Vs Informed Search in Artificial Intelligence | Search Strategies| Algorithms|Techniques
Resolution in Predicate logic || Is John like peanuts || Artificial Intelligence
Design a Moore Machine to find 2's Complement of a given Binary number || Theory of Computation
Knowledge Representation in First Order Predicate Logic ( FOL ) || John likes all kinds of food
Resolution in Predicate logic | Example 1 | Artificial Intelligence |Was Marcus hate(loyalty) ceaser
Resolution algorithm in Predicate Logic || Knowledge Representation || Artificial Intelligence
Resolution in Propositional Logic |Resolution Algorithm |Resolution Example |Artificial Intelligence
Steps for Converting First Order Predicate Logic Statements to CNF (Conjunctive Norm) || AI
Steps for Converting Propositional Logic Statements to CNF (Conjunctive Norm) Artificial Intelligenc
Knowledge Representation in First Order Predicate Logic ( FOL ) in Artificial Intelligence
Represent Facts or Statements as Well Formed Formulas using Predicate Logic Ex 2 |Artificial Intell
Represent Facts or Statements as Well Formed Formulas using Predicate Logic Ex1|Artificial Intellig
Predicate Logic in Artificial Intelligence |First Order Predicate Logic FOL|Knowledge Representation
Excess 3 Subtraction using 9’s Complement || 2 Examples || Digital Logic Design || DLD || DE
BCD Subtraction using 10’s Complement | 2 Examples | Digital Logic Design | DLD |Digital Electronics
BCD Subtraction using 9’s Complement | 2 Examples | Digital Logic Design | DLD | Digital Electronics
Means Ends Analysis Search Technique Algorithm in Artificial Intelligence with Simple Example
Generate and Test Search in Artificial Intelligence || Heuristic Search
Steepest Ascent Hill Climbing Algorithm in Artificial Intelligence || Gradient Search Algorithm
Hill Climbing Algorithm in Artificial Intelligence | Simple Hill Climbing | Limitations Hill climbi
Alpha Beta Pruning Search Algorithm with Solved Example in Artificial Intelligence || Game Playing
MiniMax Search Algorithm in Artificial Intelligence with Solved Example || Game Playing
AVL Tree Node Deletion in Data structures || with Example
AO* algorithm in AI (artificial intelligence) || AND OR Graph || Problem Reduction in AI
A* algorithm in AI (artificial intelligence) with example || A Star algorithm || Informed search
Constructing AVL Trees for Strings || AVL tree Example Step-by-Step Guide || AVL Trees Explained
8-Puzzle Problem in Artificial Intelligence without Heuristic Function | Example |Uninformed search
Best First Search Algorithm(BFS) in Artificial Intelligence || BFS Solved Example in AI
State Space Search in Artificial intelligence with Example
Bidirectional Search Algorithm in Artificial Intelligence || Uninformed || Artificial intelligence
AVL Tree Insertion || Solved Example || Construct AVL tree for the elements 60,1,40,30,10,100,70,80
Uniform Cost Search Algorithm || UCS Search Algorithm in Artificial Intelligence
Iterative Deepening Search(IDS) || Iterative Deepening DFS Algorithm || Artificial Intelligence
Depth Limited Search Algorithm || DLS Algorithm || Uninformed Search || Artificial intelligence
Depth First Search (DFS) with example || Uninformed Search || Artificial Intelligence
Breadth First Search (BFS) with example || Uninformed Search || Artificial Intelligence
Solve Non Homogeneous Recurrence Relation || S(K)-3S(K-1)-4S(K-2)=4^k || DMS || MFCS || DMGT
Solve Recurrence Relation using Generating Functions || a n + a n-1 -6a n-2=0|| DMS || MFCS || DMGT
Solve Non Homogeneous Recurrence Relation | a n+2 - 6 a n+1 +9 a n=3(2)^n+7(3)^n | DMS | MFCS | DMGT
Diagonalization Language in TOC || Universal Language in Theory of Computation || TOC || FLAT
Church-Turing Thesis in Theory of Computation || Turing Machine || TOC || Automata Theory
Decidable and Undecidable Problem || Decidability || Undecidability || Theory of computation
Solve Recurrence Relations using Generating Functions || a n+1 - a n=3^n || DMS || MFCS || DMGT
Solve Non homogeneous Recurrence Relation for b^n || a n + 4 an-1 + 4an-2=5(-2)^n
Solve Non homogeneous Recurrence Relation for b^n || a n+1 - 2 an=2^n for a0=1
Chomsky Normal Form | Converting CFG to CNF || TOC | FLAT | Theory of Computation | Automata Theory
Solve Non homogeneous Recurrence Relation for b^n || a n+2 + 3a n+1 + 2 an=3^n for a0=0 an d a1=1
Non homogeneous Recurrence Relation for 'n^2' value || DMS || DMGT || MFCS || Solved Example
Multinomial Theorem | 4 Examples |Find the coefficient of x^3y^3z^2 in the expansion of (2x-3y+5z)^8
Non homogeneous Recurrence Relation for 'n' value || DMS || DMGT || MFCS || 2 Solved Examples
Universal Turing Machine || Binary encoding of Turing machine || TOC || FLAT || Automata Theory
Non homogeneous Recurrence Relations with Constant Coefficients || DMS || DMGT || MFCS
Lattice in Discrete Mathematics | 2 Examples | Lattice Properties | Hasse Diagram is lattice or not
Hasse Diagram (15 Example Problems) || Hasse Diagram || How to Draw Hasse Diagram || DMS || MFCS
Hasse Diagram | How to Draw Hasse Diagram | Hasse Diagram in Discrete Mathematics | Procedure | DMS
Design a Turing Machine to accept Even number of 0's and Any number of 1's || TOC || FLAT ||Automata
Construct Turing machine for language of strings ending with ab || Automata Theory || TOC || FLAT
Subgraphs in Discrete Mathematics || Spanning Subgraphs || Induced Subgraphs || Types of Subgraphs
Design a Turing Machine for Incrementer || Decrementer || function f(x)=x+1 || f(x)=x+2 || f(x)=x-1
Show that ∀x(P(x) v Q(x)) = (∀x) (P(x)) v (Ǝx) ( Q(x)) || Logical Equivalences Involving Predicates
Show that Ǝx(P(x) ʌ Q(x)) = (Ǝx) (P(x)) ʌ (Ǝx) ( Q(x)) | Logical Equivalences Involving Predicates
Planar Graph Examples | K2,3 | K3,3 | K5 | A graph of oder 5 and size 8 | Order 6 & size 12 | DMS
Types of graphs in discrete mathematics | Regular | Cyclic | Complete | Bipartite|Complete Bipartite
Design of PDA for Language L=a^i b^j c^k | j=k || Theory of computation || TOC ||FLAT | PDA Examples
Inference Rules For Predicate Logic | Rules of Inference for Quantified Statements | DMS |3 Examples
Design of PDA for Language L=a^i b^j c^k | i=j || Theory of computation || TOC ||FLAT | PDA Examples
Construct PDA for the language L={a^2n b^n} || Pushdown Automata || TOC || FLAT || Theory of Comp
Negation Of a Quantified Statement in Discrete Mathematics || 3 Examples || Predicate logic
Composite Functions || Function Composition || 4 Examples || DMGT || DMS || MFCS || DM
Quantifiers in Predicate logic || Represent the Sentences(Statements) in Symbolic Form || DMGT ||DMS
[New] Convert Right Linear Grammar to Left Linear Grammar | Construction of Left Linear Grammar
Converting Finite Automata to Regular Grammar || Procedure || Example || Construction of Regular Gr
Converting Regular Grammar to Finite Automata || Procedure || 2 Examples || Construction || TOC
Greibach Normal Form || Converting CFG to GNF || TOC || FLAT || Theory of Computation || Example 3
Greibach Normal Form || Converting CFG to GNF || Ex2 || TOC || FLAT || Theory of Computation
Chomsky Normal Form || Converting CFG to CNF || Ex 2 || TOC || FLAT || Theory of Computation
Removal of Unit Productions || Simplification of CFG || TOC || Theory of Computation || FLAT
Conversion of Finite Automata to Regular Expression using Arden's Theorem | Construct | TOC | FLAT
Conversion of Finite Automata(DFA) to Regular Expression using Arden's Theorem || Construct || TOC
INFERENCE THEORY || VALID CONCLUSION USING TRUTH TABLE || THEORY OF INFERENCE || DMS
COLLAPSING FIND - DISJOINT SET OPERATION || DESIGN AND ANALYSIS OF ALOGORITHMS || DAA
WEIGHTED UNION - DISJOINT SET OPERATION || DESIGN AND ANALYSIS OF ALOGORITHMS || DAA
Minimization of Finite Automata(DFA) using Equivalence or Partition Method || Example 3
Disjoint Set Operations - Simple Union & Find Algorithms || DAA
Minimization of DFA(Finite Automata) using Equivalence or Partition method || Example 2
convert nfa with epsilon to nfa without epsilon || Example 2
DFA which accepts strings starting and ending with same symbol || FLAT || Theory of computation
Logical Equivalence with out using truth table examples or equivalent formulas || DMS || 3 examples
Design DFA that accepts language L={awa | w ∈ {a,b}*} || String starts with 'a' and ends with 'a'
DFA for atmost 2(two) a's || atmost 3(Three) a's || Not more than 2 a's || Not more than 3 a's
DFA of language with all strings starting with 'a' & ending with 'b' || DFA Example
DFA for number of a's are divisibly by 3 || DFA for a's always appears tripled
Reliability Design using Dynamic Programming || DAA || Design and Analysis of Algorithms
Acceptance of a String by a Finite Automata | Language accepted by Finite Automata || Acceptability
Strings in Automata Theory || Central(Basic) Concepts || Mathematical Notations|| String Operations
Language in Automata Theory | Central(Basic) Concepts | Mathematical Notations|Theory of Computation
1 to 8 Demultiplexer | 1 * 8 Demultiplexer | Working | Block Diagram |Truth Table|Boolean expression
Programmable Logic Devices | PLDs | PROM | PAL | PLA | Programmable Read Only Memory | Array Logic
PROM (Programmable Read Only Memory) || Implementing Full Adder using PROM || PROM Example2