- 293
- 308 143
M Classes
India
Приєднався 27 сер 2020
Welcome To This Channel. M Classes is dedicated to my Mother Minanayana Nanda. It's her teaching, that made me what I am.
In this channel, we will discuss about Electronics and Communication Engineering Related topics. If you have any idea, You are free to collaborate with me. Share your thoughts and ideas with me.
In this channel, we will discuss about Electronics and Communication Engineering Related topics. If you have any idea, You are free to collaborate with me. Share your thoughts and ideas with me.
Recursive Function || FActorial Calculation using Recursive || Python for Beginners
Learn how to calculate the factorial of a number using a recursive function in Python! 🚀 In this beginner-friendly tutorial, I break down the concept of recursion step-by-step and demonstrate how it can be used to solve problems like factorial calculation effectively. Whether you're just starting your coding journey or brushing up on your Python skills, this video is perfect for you!
📚 **What You'll Learn in This Video:**
- What is recursion?
- How recursive functions work in Python.
- Writing a Python program to calculate the factorial of a number.
- Understanding base cases and recursive calls.
🔗 **Resources Mentioned in the Video:**
[Optional: Add links to code examples or any supporting material here]
💡 **Example Code:**
```python
def factorial(n):
if n == 0:
return 1
return n * factorial(n - 1)
print(factorial(5)) # Output: 120
```
✅ **Don't forget to like, subscribe, and share** this video if you found it helpful! Hit the 🔔 to stay updated with my latest coding tutorials.
---
#PythonProgramming #Recursion #Factorial #PythonTutorial #LearnPython #CodingForBeginners #RecursiveFunction #ProgrammingTutorial #CSBasics #TechEducation #PythonCoding #CodeNewbie
---
📚 **What You'll Learn in This Video:**
- What is recursion?
- How recursive functions work in Python.
- Writing a Python program to calculate the factorial of a number.
- Understanding base cases and recursive calls.
🔗 **Resources Mentioned in the Video:**
[Optional: Add links to code examples or any supporting material here]
💡 **Example Code:**
```python
def factorial(n):
if n == 0:
return 1
return n * factorial(n - 1)
print(factorial(5)) # Output: 120
```
✅ **Don't forget to like, subscribe, and share** this video if you found it helpful! Hit the 🔔 to stay updated with my latest coding tutorials.
---
#PythonProgramming #Recursion #Factorial #PythonTutorial #LearnPython #CodingForBeginners #RecursiveFunction #ProgrammingTutorial #CSBasics #TechEducation #PythonCoding #CodeNewbie
---
Переглядів: 80
Відео
Lecture 48 || What is a function parameter || How to use parameters in function parameter
Переглядів 3428 днів тому
In this video, we explain default parameters in Python functions. Default parameters allow you to define fallback values for function arguments, making your functions more flexible and easier to use. Learn how to set default values, the rules for their placement, and how they simplify function calls. We’ll also demonstrate with examples to show their practical applications in real-world coding....
Lecture 48 || What is Parameter or Argument in python ? How to use parameter
Переглядів 2628 днів тому
In this video, we take a deep dive into parameters in Python functions. Parameters are a key feature that allows you to make functions more dynamic and versatile by passing data to them. Learn about the different types of parameters, including positional, default, and keyword arguments, along with practical examples to understand how to use them effectively in your code. Perfect for beginners a...
Lecture 47 || What is a function Python || How to define a function in python ? How to Call Function
Переглядів 2328 днів тому
In this video, we explore the concept of functions in Python. Functions are essential in Python programming, enabling you to organize your code, avoid redundancy, and make your programs more efficient. Learn how to define a function, use parameters and arguments, and understand the importance of return values. This video includes simple examples to help beginners grasp the core ideas and start ...
Sequential Circuits | Types of Triggering in Digital electronics | Level Trigger vs Edge Trigger
Переглядів 2515 місяців тому
In this video, we dive into the concepts of level triggering and edge triggering in sequential logic circuits. Understanding these triggering methods is crucial for anyone learning about digital electronics and designing circuits with flip-flops and other sequential devices. We’ll explore how these triggers work, their differences, and where they are applied in practical circuit designs. Whethe...
Introduction to Sequential Logic Circuits: Synchronous and Asynchronous Circuits Explained
Переглядів 3466 місяців тому
Welcome back to our channel! In this video, we delve into the fascinating world of sequential logic circuits. Whether you're a student, an electronics enthusiast, or a professional looking to brush up on your knowledge, this video will provide you with a clear understanding of sequential logic circuits and the differences between synchronous and asynchronous circuits. 📚 Key Concepts Covered: Se...
What is AWS ??? An Introduction to AWS
Переглядів 166 місяців тому
🌥️ Introduction to Cloud Computing and AWS Services: IaaS, PaaS, and SaaS 🌥️ Welcome to our channel! In this video, we dive into the basics of cloud computing and explore the diverse services offered by Amazon Web Services (AWS). Whether you're a beginner or looking to expand your tech knowledge, this video will provide you with a clear understanding of the three main cloud service models: Infr...
SIMULATION OF 2 X 4 DECODER USING MULTISIM
Переглядів 6348 місяців тому
Description: Dive into the world of digital logic with our comprehensive Multisim simulation tutorial! 🌐🔌 Discover the functionality of a 2x4 Decoder as we elucidate its operation and simulate its behavior step by step. 🔍 What's Covered: Decoder Fundamentals: Explore the fundamental principles of decoders, crucial elements in digital circuitry that convert binary information from input lines in...
What is DECODER in Digital Circuit ??? 2 X 4 Decoder
Переглядів 1688 місяців тому
Description: Dive into the world of digital logic with our comprehensive Multisim simulation tutorial! 🌐🔌 Discover the functionality of a 2x4 Decoder as we elucidate its operation and simulate its behavior step by step. 🔍 What's Covered: Decoder Fundamentals: Explore the fundamental principles of decoders, crucial elements in digital circuitry that convert binary information from input lines in...
PRIORITY ENCODER || Design and Simulation of 4X2 Priory encoder||
Переглядів 2749 місяців тому
Embark on a journey through digital logic with our in-depth Multisim simulation tutorial! 🌐🔌 Explore the intricate workings of a 4x2 Priority Encoder as we unveil its functionality and simulate its operation step by step. 🔍 What's Covered: Priority Encoder Fundamentals: Dive into the core principles of priority encoders, crucial components in digital circuitry that prioritize input lines based ...
4x2 Priority Encoder simulation using multisim.
Переглядів 3609 місяців тому
Embark on a journey through digital logic with our in-depth Multisim simulation tutorial! 🌐🔌 Explore the intricate workings of a 4x2 Priority Encoder as we unveil its functionality and simulate its operation step by step. 🔍 What's Covered: Priority Encoder Fundamentals: Dive into the core principles of priority encoders, crucial components in digital circuitry that prioritize input lines based ...
What is Encoder ? 4x2 Encoder truth table and Boolean Expression || Simulate Encoder in Multisim
Переглядів 5519 місяців тому
Embark on a comprehensive exploration of digital logic with our detailed Multisim simulation tutorial! 🌐🔌 Discover the inner workings of a 4x2 Encoder as we elucidate its functionality and simulate its operation step-by-step. 🔍 What's Covered: Encoder Fundamentals: Delve into the fundamental principles of encoders, essential components in digital circuitry that convert multiple input lines into...
1X 4 DEMUX Uisng Multisim || How to design a 1X4 in a multisim
Переглядів 3629 місяців тому
Dive into the intricate world of demultiplexers with our comprehensive Multisim simulation tutorial! 🌐🔌 Gain a deep understanding of digital logic as we elucidate the functionality and simulation process of a 1x4 Demultiplexer, an indispensable component in circuit design. 🔍 What's Covered: Demultiplexer Fundamentals: Explore the foundational principles of demultiplexers, pivotal elements in di...
What is Demultiplexer || Design of a 1X 2 DEMUX using Multsim || Simulatio of 1X2 DEMUX
Переглядів 2239 місяців тому
🔍 What's Covered: Demultiplexer Fundamentals: Dive into the core concepts of demultiplexers, crucial elements in digital circuitry responsible for routing data to multiple outputs based on control signals. Insight into 1x2 Demultiplexer: Gain a thorough understanding of how a 1x2 Demultiplexer operates, exploring its internal structure and functions for effective data distribution. Step-by-step...
Send Data to cloud Using Raspberry Pi || IoT Projects || Thingspeak || DHT22
Переглядів 9649 місяців тому
In this tutorial, learn how to utilize the power of Raspberry Pi Pico and its MicroPython environment to send temperature and humidity data to ThingSpeak, a popular IoT platform. 🔧 Hardware Used: Raspberry Pi Pico DHT22 (AM2302) Temperature and Humidity Sensor 📝 Code: Python Copy code import machine import time import urequests import network import ujson import dht # ThingSpeak settings THINGS...
Design of a 4X1 Multiplexer Using Multisim || Digital Electronics || Combinational Circuits
Переглядів 1,2 тис.9 місяців тому
Design of a 4X1 Multiplexer Using Multisim || Digital Electronics || Combinational Circuits
What is Multiplexer ? How design a 2x1 multiplexer in MULTISIM ? Digital Electronics
Переглядів 2499 місяців тому
What is Multiplexer ? How design a 2x1 multiplexer in MULTISIM ? Digital Electronics
How to Simulate a FULL ADDER using Multisim? Digital Logic Circuit | Digital Circuit Simulation
Переглядів 1,8 тис.9 місяців тому
How to Simulate a FULL ADDER using Multisim? Digital Logic Circuit | Digital Circuit Simulation
How to Simulate a HALF ADDER using Multisim? Digital Logic Circuits | Combinational Circuit
Переглядів 2989 місяців тому
How to Simulate a HALF ADDER using Multisim? Digital Logic Circuits | Combinational Circuit
How to Simulate a AND gate with MULTISIM
Переглядів 6910 місяців тому
How to Simulate a AND gate with MULTISIM
How to Simulate OR gate in Multisim ?
Переглядів 7110 місяців тому
How to Simulate OR gate in Multisim ?
How to Simulate OR gate Using Multisim with two Switches ?
Переглядів 25610 місяців тому
How to Simulate OR gate Using Multisim with two Switches ?
Python Fundamentals in ଓଡିଆ || Sum of Digits of Number || Python for Beginners
Переглядів 8811 місяців тому
Python Fundamentals in ଓଡିଆ || Sum of Digits of Number || Python for Beginners
Python Fundamentals in ଓଡିଆ || Number Guessing Game with While loop|| Python for Beginners
Переглядів 1511 місяців тому
Python Fundamentals in ଓଡିଆ || Number Guessing Game with While loop|| Python for Beginners
Python Fundamentals in ଓଡିଆ ||Practice Program using SET in Python || Python for Beginners
Переглядів 1811 місяців тому
Python Fundamentals in ଓଡିଆ ||Practice Program using SET in Python || Python for Beginners
Python Fundamentals in ଓଡିଆ || Set Operations in Python || Python for Beginners
Переглядів 1311 місяців тому
Python Fundamentals in ଓଡିଆ || Set Operations in Python || Python for Beginners
Python Fundamentals in ଓଡିଆ || Set in Python || Python for Beginners
Переглядів 611 місяців тому
Python Fundamentals in ଓଡିଆ || Set in Python || Python for Beginners
Python Fundamentals in ଓଡିଆ || List in Python || Python for Beginners
Переглядів 1311 місяців тому
Python Fundamentals in ଓଡିଆ || List in Python || Python for Beginners
Python Fundamentals in ଓଡିଆ || List operations in Python -part 2|| Python for Beginners
Переглядів 2011 місяців тому
Python Fundamentals in ଓଡିଆ || List operations in Python -part 2|| Python for Beginners
Thank u sir it was very useful
❤❤ 0:23
Isn't the beamwidth calculated 3dB down from the maximum(and not 5 dB down)?
I didn't get MFA CODE.
Can you make another video for the same lesson (skin depth problems)? 🥹
Ok
maybe type: sudo -i so it drops you into root and you don't have to type sudo before each command after that;
Hello How you change the backcolour to darkmode? thank you!
That is default in the website
Chaturvedi smaj k traf se bhut bhut dhanyavaad🎉
Very very very very much thanks to you sir ❤
thank you very much sir
Can you make a heart shaped radial pattern
A two-element series circuit is connected across an AC source e = 400sqrt(2) * sin(omega*t + 40 deg) V. The current in the circuit then is found to be i = 20sqrt(2) * cos(314t - 45 deg) A. Determine parameters of the circuit, voltage drop across each element and power factor, power consumed by the circuit.
Thank you Sir
The process works but it is not usable. The rdp environment is very slow for any meaningful use, even with high instance configuration.
How calculate (gamma*l) & how to calculate I=(Z=l/2) in calculator
First time running next Remote Desktop can't connect
Hauck Ford
Help me do this question please The electric and magnetic field for a transverse electromagnetic wave of frequency 14GHz in ahomogenous medium of relative permitivity £r and permeability 1 is given by E=Epe^j(wt-280πy)v/m H=3e^j(wt-280πy)A/m Assuming speed of light in free space is 3×10^8m/s determine 1)phase constant 2)wave length 3)wave velocity 4)relative permitivity
can you please tell us the book u ook these prblms from ?
why is it -pi/4 in H ?
Integration of (-5t+20)^2 dt =1024 is not correct
What PDF is recommended sir
GPT se uthaya hua code hai bhai
haahaha 😂😂😂😂😂😂😂😂
Very good
@ 14:03 you said 0.3 and carried on with 0.3 instead of 0.03 If you multiply 0.3 by 50, you get 15 but 50 * 0.03 is 1.5. maybe a pinned comment to correct that??
Yes you are correct... Thank you for informing
0:30 😂😂😂
00:03 Setting up AWS EC2 for Ubuntu with GUI 01:55 Setting up AWS EC2 with Ubuntu for RDP connection 03:44 Accessing and connecting to the Ubuntu instance on AWS 05:31 Setting up authentication and remote desktop connection to AWS EC2 Ubuntu OS 07:27 Setting up remote desktop connection via xrdp on AWS EC2 Ubuntu OS 09:29 Setting up Ubuntu OS for remote desktop connection using genome 3 repository and display manager. 11:50 Setting up password for remote desktop access 13:42 Setting up remote desktop connection on AWS EC2 Ubuntu system Crafted by Merlin AI.
Thank you so much it has been of great help to me sir
if somebody wants to fail their network analysis exam this is the channel i would recommend. this is so wrong🤣
how is it possible to obtain resistance by dividing voltage by resistance? Vab / 1 ohm? are you sure?
5:41 In my material i saw P= Em^2/n(cos^2(......)in the vdo you saying its sin^2 which is crt sir pls someone expalin
is this still applicable?
Thankyou sir
thank you!
7. A series circuit consisting of10 ohms resistor,100 µf capacitance and 10mh inductance is driven by 50Hz.AC voltage source of maximum value of 100V.calculate the equivalent impedence, current in the circuit power factor and power dissipated in the circuit
can i get the link this matlab for installing?
does this follow the publish/subscribe pattern? 👀
Hi sir. I saw a few of your videos on UA-cam. I want some data scrapped from a website. Do you mind helping me with this. Also I have got the site scrapped earlier and now I want to re do the same for newer products on the website. Please let me know if you can do me this favor. Awaiting your reply
tysm
It is so blurry 😢can u please upload it another time.I'm si need this solution
isn't it necessary for the functions to be in same trigonometric expression for calculating the phase angle?
bohot assa make like this solving vedio more & More
How to calculate tah( gamma *l) in calci
+1
☝️ *Promo SM*
thanks
I get error " TypeError: int() argument must be a string, a bytes-like object or a real number, not 'PyodideFuture' "
engkah awal cok
6:40 for admittance it is not close to 0.2 because the centre of swr circle & resistive circle is not same, real part should be more than 0.22
Thank you for your comment.....may be accuracy issue.. please follow the process..little deviation in answer is ok
bro it is working by its own in loop
I am getting same error which you got how can I fix it please help me
wokwi.com/projects/393806461350679553 see this project template and try
@@MClasses07 Sir, I am getting no urequests module found error for that what should I do?