Arup Baruah
Arup Baruah
  • 68
  • 122 515
Logical Equivalence, Deduction Theorem, Proof by Refutation, and Inference Rules
Logical Equivalence, Deduction Theorem, Proof by Refutation, and Inference Rules, Valid Sentence, Satisfiable, Tautologies, Inference Rules, Modus Ponen, And-Elimination, Biconditional Elimination, Contraposition, Implication elimination
Переглядів: 1 348

Відео

Master Slave D Flip-Flop
Переглядів 10 тис.4 роки тому
Master Slave D Flip-Flop built using two D latches, Explanation using a timing diagram, Difference between flip-flops and latches, level sensitive, edge sensitive, positive edge, negative edge, positive edge triggered flip-flop, negative edge triggered flip-flop
Logisim: Implementation of Basic SR Latch, Gated SR Latch, and D Latch
Переглядів 2,1 тис.4 роки тому
Logisim implementation of basic SR latch using NOR gates, basic SR latch using NAND gates, gated SR latch using NOR gates, gated SR latch using NAND gates, and D latch.
Inference in Propositional Logic
Переглядів 2,3 тис.4 роки тому
Propositional logic, Inference, Model Checking, Knowledge base, entailment, Enumerate all models, Recursive algorithm
Latches
Переглядів 2404 роки тому
Basic SR latch using NOR gates, Basic SR latch using NAND gates, Gated SR latch using NOR gates, Gated SR latch using NAND gates, D latch, Oscillation
Optimality of A* Search
Переглядів 3,2 тис.4 роки тому
A* Search, Admissible heuristic, Consistent heuristic, Optimal, Complete, Optimally efficient, F(n) value along any path is non-decreasing, If a node is selected for expansion the optimal path to it has been reached, A* selects node in non-decreasing order of f(n), All nodes having f(n) value less than optimal cost are selected
BCD to Seven Segment Display Decoder
Переглядів 2,8 тис.4 роки тому
BCD to Seven Segment Display Decoder, Don't care conditions, Incompletely Specified Function, BCD to Seven Segment Display Decoder implementation in Logisim, Minimization with Don't Care Conditions
Minimization Using Karnaugh Maps (Four Variable Boolean Functions)
Переглядів 2324 роки тому
Minimization of 4 variable Boolean Functions using Karnaugh maps, Sum of Product expression
Admissible and Consistent Heuristics
Переглядів 11 тис.4 роки тому
Heuristic functions, Admissible Heuristics, Consistent Heuristics, Straight Line Distance, Number of misplaced tiles, Manhattan Distance
Karnaugh Maps (Three Variables)
Переглядів 1924 роки тому
Three variables Karnaugh Maps, Sum of Product expression, Minimization using Karnaugh maps
8-Puzzle Problem - Heuristic Functions
Переглядів 20 тис.4 роки тому
8-Puzzle Problem, 15-Puzzle Problem, Heuristic functions, Misplaced Tiles, Manhattan Distance
A* Search
Переглядів 1,3 тис.4 роки тому
Informed search, A* Search, Heuristic function, Evaluation function, f(n) = g(n) h(n)
Karnaugh Maps (2 Variables)
Переглядів 2054 роки тому
Minimization using Karnaugh maps, 2-variable Karnaugh maps
Prolog - Detecting if path exists between two nodes in a Graph
Переглядів 4,6 тис.4 роки тому
How to represent graphs in Prolog, Does path exist between StartNode and EndNode, Nodes reachable from a given StartNode, Depth First Search, Infinite Loops in Depth First Search, Stack overflow
Uninformed Search - Bidirectional Search
Переглядів 9 тис.4 роки тому
Uninformed search, Bidirectional search, Forward Search, Backward search
Decoder
Переглядів 3304 роки тому
Decoder
Depth First Search - Performance Evaluation
Переглядів 9574 роки тому
Depth First Search - Performance Evaluation
Uninformed Search - Depth First Search
Переглядів 1,2 тис.4 роки тому
Uninformed Search - Depth First Search
Uniform Cost Search
Переглядів 2,3 тис.4 роки тому
Uniform Cost Search
Parallel Adder (Ripple Carry Adder)
Переглядів 5684 роки тому
Parallel Adder (Ripple Carry Adder)
Boolean Algebra
Переглядів 2114 роки тому
Boolean Algebra
Breadth First Search - Performance Evaluation
Переглядів 9834 роки тому
Breadth First Search - Performance Evaluation
How Prolog Answers Questions - Part 02
Переглядів 4664 роки тому
How Prolog Answers Questions - Part 02
Binary Logic
Переглядів 1444 роки тому
Binary Logic
Breadth First Search - Part 01
Переглядів 1,7 тис.4 роки тому
Breadth First Search - Part 01
Problem Solving Using Search - Tree Search, Graph Search
Переглядів 4,7 тис.4 роки тому
Problem Solving Using Search - Tree Search, Graph Search
How Prolog Answers Questions - Part 01
Переглядів 1,1 тис.4 роки тому
How Prolog Answers Questions - Part 01
Logisim: Half Subtractor
Переглядів 3364 роки тому
Logisim: Half Subtractor
Binary Subtraction
Переглядів 1374 роки тому
Binary Subtraction
Problem Solving Agents
Переглядів 8 тис.4 роки тому
Problem Solving Agents

КОМЕНТАРІ

  • @beylerinefendisi
    @beylerinefendisi 6 днів тому

    THANKS!

  • @matthewfisher1874
    @matthewfisher1874 11 днів тому

    great vid, helped me a lot! thanks

  • @hugorust1720
    @hugorust1720 Місяць тому

    Should you not be adding to the right of the frontier when you explore. The right is typically the top of the stack right?

  • @Sukuralioriginal
    @Sukuralioriginal 2 місяці тому

    Really helpful video

  • @Sukuralioriginal
    @Sukuralioriginal 3 місяці тому

    Really helpful video. Thankyou sir

  • @hibasalman8462
    @hibasalman8462 3 місяці тому

    Thank you :)

  • @anithabedadala9951
    @anithabedadala9951 3 місяці тому

    Thank you

  • @Sukuralioriginal
    @Sukuralioriginal 3 місяці тому

    Really helpful video. Thankyou

  • @YatinDas
    @YatinDas 4 місяці тому

    Nicely Explained even better than that Neso Academy Video

  • @sina48289
    @sina48289 7 місяців тому

    Helal olsun

  • @KevlarSammy
    @KevlarSammy 7 місяців тому

    This is not very clear to me. It would have been nice if you drew the gltich you are attempting to explain.

  • @AbhishekKumar-wx3rw
    @AbhishekKumar-wx3rw 7 місяців тому

    best mic sir

  • @A1Tech6111
    @A1Tech6111 8 місяців тому

    Thank you

  • @KaifAli-k8m
    @KaifAli-k8m 10 місяців тому

    Thanks🎉😊

  • @ahmadmardine6707
    @ahmadmardine6707 10 місяців тому

    Great explanation thank you But for better videos try to keep your mouth away from the microphone I can hear you breathing

  • @thomallan6937
    @thomallan6937 11 місяців тому

    This is great, thanks a ton for this!

  • @adityainamdar7879
    @adityainamdar7879 Рік тому

    saved me in exam!!!!!!!!!!!!!!!

  • @NPM10
    @NPM10 Рік тому

    Horrible sound

  • @wasifjalal2717
    @wasifjalal2717 Рік тому

    বহুতেই ধুনীয়া ভিডিঅ'বোৰ বনাইছে

  • @tanvirkaisar7245
    @tanvirkaisar7245 Рік тому

    if KB is false, why do we return true?

  • @rajeev-p4d
    @rajeev-p4d Рік тому

    Thank you very much sir , i was confused on this topic for a very long time .

  • @archgirl2665
    @archgirl2665 Рік тому

    very useful thanks sir

  • @EjazAhmed-pf5tz
    @EjazAhmed-pf5tz Рік тому

    great please upload other chapter also

  • @md.ashrafulislam9824
    @md.ashrafulislam9824 Рік тому

    ❤️

  • @mahidgondal6501
    @mahidgondal6501 Рік тому

    why cant we go to node c from a ? Is it because of the depth first search?

  • @farouqalsalih619
    @farouqalsalih619 Рік тому

    In 3:16, isn't the last sentence supposed to be there is a breeze in square [2,1]?

    • @soumyadeepbarik5711
      @soumyadeepbarik5711 Рік тому

      I have also noticed that the "NOT" sign has been missed in R5 :

  • @yeongha_shin
    @yeongha_shin Рік тому

    11:15

  • @CSBPRAKASHDEEPAK
    @CSBPRAKASHDEEPAK Рік тому

    Thanks for your explanation.

  • @subhrasankarchakraborty3053

    thank you very much sir, for creating this video for us to resolve the conceptual problem of linker , loader and many more. according to my opinion it is best conceptual video to clear all doubt about linker, loader in the hole UA-cam.

  • @maxbraunwieser961
    @maxbraunwieser961 Рік тому

    jet

  • @hanihani9029
    @hanihani9029 Рік тому

    Amazing

  • @akashpurushotham7668
    @akashpurushotham7668 2 роки тому

    Mann! You and your presentations are top notch 🥇

  • @umairmanzoor9152
    @umairmanzoor9152 2 роки тому

    Good one, thumbs up

  • @Karthik-kt24
    @Karthik-kt24 2 роки тому

    exactly what i needed! thanku 🙏🙏

  • @ferhat3223
    @ferhat3223 2 роки тому

    Thanks sir.

  • @krishnaprasad5564
    @krishnaprasad5564 2 роки тому

    Very neat way of explanation ....

  • @samruddhisaoji7195
    @samruddhisaoji7195 2 роки тому

    Thank you

  • @haganlife
    @haganlife 2 роки тому

    Unweighted BFS is guaranteed to find shortest path at each level. Therefore it is NOT necessary to store previous nodes in memory. At each level just replace the previous queue with next queue.

  • @-0164-
    @-0164- 2 роки тому

    Thank you!

  • @SuperWhatusername
    @SuperWhatusername 2 роки тому

    Wonderful explanation, Thanks !!!

  • @vaishnavibangar2561
    @vaishnavibangar2561 2 роки тому

    Thanks!

  • @shereekidson9323
    @shereekidson9323 2 роки тому

    Great explanation thank you!

  • @abdelz1617
    @abdelz1617 2 роки тому

    Great video, thank you!

  • @frestree890
    @frestree890 2 роки тому

    It's really helpful

  • @talkinginhexagons2218
    @talkinginhexagons2218 2 роки тому

    That was very useful, thanks. Your video about backtracking is good too. Very interesting! I'm just starting to learn about ProLog and your explanation was clear and detailed.

  • @jianguo1299
    @jianguo1299 2 роки тому

    Very clear explanation. Thank you!

  • @codeservice3949
    @codeservice3949 2 роки тому

    please give us the full pdf of the course(AI)

  • @elhmali
    @elhmali 2 роки тому

    great explanation!

  • @bhim443
    @bhim443 3 роки тому

    very detailed and good explanation - thank you

  • @staceya1274
    @staceya1274 3 роки тому

    Wonderfully explained!