Posts

Showing posts from October, 2020

KTU CS361 Soft Computing (SC) Notes

  Notes on KTU CS361  Soft Computing (SC)  are available.... Module Syllabus Quick Revision Notes Module 1 Introduction to Soft Computing Artificial neural networks - biological neurons, Basic models of artificial neural networks – Connections, Learning, Activation Functions, McCulloch and Pitts Neuron, Hebb network. Click Here Module 2 Perceptron networks – Learning rule – Training and testing algorithm, Adaptive Linear Neuron, Back propagation Network – Architecture, Training algorithm Click Here Module 3 Fuzzy logic - fuzzy sets - properties - operations on fuzzy sets, fuzzy relations - operations on fuzzy relations Click Here Module 4 Fuzzy membership functions, fuzzification, Methods of membership value assignments – intuition – inference – rank ordering, Lambda – cuts for fuzzy sets, Defuzzification methods Click Here Module 5 Truth values and Tables in Fuz

KTU CS203 Switching Theory and Logic Design (STLD) Notes

  Previous Year Question Paper Solution Previous Question Paper for December 2019 Exam - Click Here   Solution for the December 2019 Exam - Click Here To get Previous Question Papers on KTU CS203 Switching Theory and Logic Design (STLD) Click Here Notes on KTU CS203 Switching Theory and Logic Design (STLD) are available.... Module Syllabus Quick Revision Notes Module 1 Number systems – Decimal, Binary, Octal and Hexadecimal – conversion from one system to another – representation of negative numbers – representation of BCD numbers – character representation – character coding schemes – ASCII – EBCDIC etc. Addition, subtraction, multiplication and division of binary numbers (no algorithms). Addition and subtraction of BCD, Octal and Hexadecimal numbers. Representation of floating point numbers – precision – addition, subtraction, multiplication and division of floating point numbers Click Here

SSC Junior Engineer Recruitment 2020

Image
  മെക്കാനിക്കൽ, സിവിൽ, ഇലക്ട്രിക്കൽ എഞ്ചിനീയറിംഗ് ഇവയിൽ ഏതെങ്കിലും ഒന്നിൽ ഡിഗ്രി or diploma ഉള്ളവർക്ക് ഇപ്പോൾ ജൂനിയർ എഞ്ചിനീയർ ആകാം....  Do you have Degree or Diploma in Mechanical Engineering or Civil Engineering or Electrical Engineering?  Then you can become Junior Engineer in different organizations/ departments under Govt of India.  Hurry up to apply online.... Staff Selection Commission (SSC) has given an employment notification for the recruitment of Junior Engineer (Civil/ Electrical/ Mechanical & Quantity Surveying & Contract) Exam 2020. Those Candidates who are interested in the vacancy details & completed all eligibility criteria can read the Notification & Apply Online. Application Fee For General/OBC Candidates:  Rs. 100/- For SC/ ST/ PWD/ Ex-Servicemen & Women Candidates:  Nil  Payment Mode (Online):   Through BHIM UPI, Net Banking or by using Visa, Master card, Maestro, RuPay Credit or Debit card or in cash at SBI Branches by generating SBI Challan. I

KTU CS301 Theory of Computation Notes

  Quick Revision notes on KTU CS301 Theory of Computation (TOC) are available.... Module Syllabus Quick Revision Notes Module 1 Introduction to Automata Theory and its significance. Type 3 Formalism: Finite state automata – Properties of transition functions, Designing finite automata, NFA, Finite Automata with Epsilon Transitions, Equivalence of NFA and DFA, Conversion of NFA to DFA, Equivalence and Conversion of NFA with and without Epsilon Transitions. Click Here Module 2 Myhill-Nerode Theorem, Minimal State FA Computation. Finite State Machines with Output- Mealy and Moore machine (Design Only), Two- Way Finite Automata. Regular Grammar, Regular Expressions, Equivalence of regular expressions and NFA with epsilon transitions. Converting Regular Expressions to NFA with epsilon transitions Equivalence of DFA and regular expressions, converting DFA to Regular Expressions. Click Here Module 3 Pumping Lemma