eLearnTech
eLearnTech
  • 21
  • 32 697

วีดีโอ

Hall effect in Semiconductors and its applications
มุมมอง 1.2K2 ปีที่แล้ว
Hall effect in Semiconductors and its applications
Simple Explanation of Bit Plane Slicing with Python Code | Digital Image Processing
มุมมอง 3.4K3 ปีที่แล้ว
At 0:07, Its not MATLAB, rather it is Python 😄.....Can not rerecord 😣 the whole video for this. 😜🙏 please ignore this and keep watching 😊 In Bit-plane slicing, the image is divided into bit planes. This is done by first converting the pixel values in the binary form and then dividing it into bit planes. Here, I have also discussed the python program for bit plane slicing and reconstruction. For...
Quick revision of 8085 Instructions (part 1) | Data transfer instructions | 8085 for GATE
มุมมอง 1783 ปีที่แล้ว
In this video,I will quickly discuss the data transfer instructions. You can watch this video as a last minute revision or preparation before your exams. In case you want to learn these instructions in detail then please watch the following videos SHLD and LHLD instruction: th-cam.com/video/j9rsGUqWd9I/w-d-xo.html PCHL, SPHL, XTHL and XCHG: th-cam.com/video/5R_lYvFN_MI/w-d-xo.html Addressing mo...
lecture 4 | Characteristics of sound wave | Amplitude & Loudness | Frequency & Pitch etc.
มุมมอง 4453 ปีที่แล้ว
In this video I have mainly discussed the physical and perceptual characteristics of sound wave. More particularly the following parameters are described here 1. Amplitude & Loudness 2. Frequency & Pitch 3. Wavelength 4. Speed 5. Spectrum & Timber 6. Duration & Tempo Thanks for watching
Lecture 3| Phonetic Classification | Sound wave | speech sciences |
มุมมอง 3663 ปีที่แล้ว
In this video I have mainly discussed the following things 1. the sound wave 2. propagation of sound wave 3. Speech Sciences 4. Phonetic Classification which will include voiced, unvoiced, nasal, plosive, fricatives sounds. 5. Resonant frequency and formant frequency If you have more interest in the phonetics then please watch the videos in the following links www.bbc.co.uk/worldservice/learnin...
Lecture 2 |Speech production and perception
มุมมอง 7293 ปีที่แล้ว
In this video, you'll get an idea of speech production and perception in human beings. Here, the speech chain is also discussed. #speech,#production,#perception,#SpeechChain,#vocaltract,#phonemes,#humanear
Speech and Audio Processing | lecture 1 | Introduction & Applications
มุมมอง 2.1K3 ปีที่แล้ว
In this lecture series, you'll understand the process of speech production and speech enhancement, learn how to process audio/speech data and extract relevant audio/speech features for your machine learning applications. In the first video, you'll get an idea of course coverage, outcomes as well as brief discussions on application of speech/audio processing.
Timing diagram of CALL instruction | Basics and Working principle | 8085 Microprocessor |
มุมมอง 6K3 ปีที่แล้ว
In this video, I have explained the Timing Diagram of CALL instruction in 8085 Microprocessor in detail. And to understand basics of 8085 and other instructions watch the following playlist th-cam.com/play/PLGOrkgL3Q9MeBRiVTWBKyosE5Fi2yBL0e.html For more 8085 programing watch the following playlist th-cam.com/play/PLGOrkgL3Q9Mdz-K_tDZdjfw0dbk1xHjEN.html #8085, #8085instructions, #timingdiagram,...
Subroutines in 8085 | CALL and RET instruction | Microprocessor for GATE and ESE
มุมมอง 2.4K3 ปีที่แล้ว
This video explains the subroutine in 8085 microprocessor and CALL & RET instructions. For more 8085 programing watch the following playlist th-cam.com/play/PLGOrkgL3Q9Mdz-K_tDZdjfw0dbk1xHjEN.html And to understand basics of 8085 and other instructions watch the following playlist th-cam.com/play/PLGOrkgL3Q9MeBRiVTWBKyosE5Fi2yBL0e.html #8051,​ #8085​, #80386,​ #pentium​, #microprocessor,​ #micr...
8085 Instructions | PUSH and POP instructions | Stack | Microprocessor for GATE and ESE
มุมมอง 2563 ปีที่แล้ว
In this video I have explained the stack operations in 8085 microprocessor using PUSH and POP instructions. One application of PUSH and POP instruction can be found in the following video link where i have explained how to modify a stack register. th-cam.com/video/Ic3otZe8kJc/w-d-xo.html For more 8085 programing watch the following playlist th-cam.com/play/PLGOrkgL3Q9Mdz-K_tDZdjfw0dbk1xHjEN.htm...
How to modify the flag register ? | 8085 programming
มุมมอง 8743 ปีที่แล้ว
This video explains how to write a set of instructions to modify a particular flag in the flag register in 8085. In the program I have used ANI instruction to change a particular bit. However you can chose any other logical operations like ORA/ORI/CMA etc to change the content of the flag as required and accordingly the required bit pattern will also change. Watch the complete video to understa...
8085 programming | Decimal addition of two 8 bit numbers where sum is 16 bit using DAA instruction
มุมมอง 4.4K3 ปีที่แล้ว
8085 programming This video explains how to use DAA instruction. So, here I have explained decimal addition of two 8 bit numbers where the sum is 16 bit. To understand how DAA instruction works, click the following link th-cam.com/video/mGzSnDbOQ5E/w-d-xo.html For more 8085 programing watch the following playlist th-cam.com/play/PLGOrkgL3Q9Mdz-K_tDZdjfw0dbk1xHjEN.html And to understand basics o...
DAA instruction for BCD and decimal addition in 8085 with an example | 8085 Instructions
มุมมอง 5633 ปีที่แล้ว
This video explains DAA (Decimal Adjust Accumulator) instruction which is used for BCD and decimal addition in 8085 microprocessor Program to understand the use of DAA th-cam.com/video/mKSfXRdEyrU/w-d-xo.html For more 8085 programing watch the following playlist th-cam.com/play/PLGOrkgL3Q9Mdz-K_tDZdjfw0dbk1xHjEN.html And to understand basics of 8085 and other instructions watch the following pl...
8085 programming | Addition of two 8 bit numbers
มุมมอง 1.5K3 ปีที่แล้ว
In this video, we will see how to add two 8 bit numbers and store the sum and carry in specified memory locations in 8085 microprocessor assembly language For more updates on 8085 microprocessor watch the play list th-cam.com/channels/jsKOvgG7G8bGezaCydQuPw.html #8085,#microprocessor,#8085programming,#assemblylanguage,#addition,#two8bitnumbers,#elearntech
Timing Diagram of I/O read and I/O write machine cycle |I/O read |I/O write |Timing Diagram 8085
มุมมอง 7993 ปีที่แล้ว
Timing Diagram of I/O read and I/O write machine cycle |I/O read |I/O write |Timing Diagram 8085
Timing Diagram of Memory Read and Memory Write Machine Cycles in 8085 Microprocessor
มุมมอง 4313 ปีที่แล้ว
Timing Diagram of Memory Read and Memory Write Machine Cycles in 8085 Microprocessor
Timing Diagram of Opcode Fetch Machine Cycle in 8085 Microprocessor
มุมมอง 2.2K3 ปีที่แล้ว
Timing Diagram of Opcode Fetch Machine Cycle in 8085 Microprocessor
8085 Instructions | PCHL, SPHL, XTHL and XCHG| Microprocessor for GATE
มุมมอง 1.8K3 ปีที่แล้ว
8085 Instructions | PCHL, SPHL, XTHL and XCHG| Microprocessor for GATE
8085 Instructions | SHLD and LHLD | Microprocessor for GATE
มุมมอง 1.2K3 ปีที่แล้ว
8085 Instructions | SHLD and LHLD | Microprocessor for GATE
Addressing modes in 8085 microprocessor (Explanation with Examples)/GATE
มุมมอง 9823 ปีที่แล้ว
Addressing modes in 8085 microprocessor (Explanation with Examples)/GATE