Key Software Paradigms in Python
1:32
Пікірлер
@KrishnaGupta.....
@KrishnaGupta..... 11 күн бұрын
Thank you sir
@KrishnaGupta.....
@KrishnaGupta..... 11 күн бұрын
Thank you sir👍🏻
@yasirshahzad3732
@yasirshahzad3732 27 күн бұрын
Could you please specify the node where this waveform is being measured? Is it indeed the switch (SW) node?
@learningbytutorials186
@learningbytutorials186 22 күн бұрын
Yes, it is. Thank you for your comment
@learningbytutorials186
@learningbytutorials186 22 күн бұрын
Watch the video in high resolution, and you will see node V(sw). Thank you for waching
@reshancreativeskitchen5646
@reshancreativeskitchen5646 Ай бұрын
Thank you
@learningbytutorials186
@learningbytutorials186 29 күн бұрын
You're welcome
@drm8164
@drm8164 Ай бұрын
Hi does it worth to pay for the OpenCV certification ? Thanks
@learningbytutorials186
@learningbytutorials186 Ай бұрын
Yes, it is
@drm8164
@drm8164 Ай бұрын
@@learningbytutorials186 thank you so very much sir !
@Alex-jb5tb
@Alex-jb5tb Ай бұрын
It would be great if you could also provide the C functions for division, addition and subtraction to your Github source file and an indication whether the code works on Big Endian, too. Thank you.
@learningbytutorials186
@learningbytutorials186 Ай бұрын
Thank you for your comment. I will add your suggestions.
@KINOFEST2012
@KINOFEST2012 2 ай бұрын
+ CUDA ?
@learningbytutorials186
@learningbytutorials186 29 күн бұрын
I will try, thank you for connecting.
@mortenlund1418
@mortenlund1418 2 ай бұрын
Very nice style. Best wishes.
@learningbytutorials186
@learningbytutorials186 Ай бұрын
Thanks a lot
@EduardoVilchis
@EduardoVilchis 2 ай бұрын
Excellent, thank you so much, it was exactly what I wanted but better
@learningbytutorials186
@learningbytutorials186 Ай бұрын
You're welcome!
@user-lk2dc6ef9c
@user-lk2dc6ef9c 2 ай бұрын
Спасибо мужик, это помогло мне написать диплом!! <3
@user-rw7yz2kz7h
@user-rw7yz2kz7h 3 ай бұрын
Thank you your video helped me a lot
@learningbytutorials186
@learningbytutorials186 Ай бұрын
Glad to hear that!
@tareqaziz3929
@tareqaziz3929 4 ай бұрын
Thank you your video helped me a lot
@learningbytutorials186
@learningbytutorials186 Ай бұрын
Glad to hear that!
@Oliver-hd1qk
@Oliver-hd1qk 4 ай бұрын
Very useful! Thank you
@learningbytutorials186
@learningbytutorials186 Ай бұрын
Glad it was helpful!
@songlyrix
@songlyrix 4 ай бұрын
thankyou. But how to compile?
@jaidonyt3981
@jaidonyt3981 4 ай бұрын
I have been trying to use wdt for SAMD21 using HRI method but the code isn't working . Before that i tried using ASF , which worked superbly ! i could change the timeout clock cycle period . can you pls guide me for writing wdt code for SAMD21 in Microchip studio using HRI method? like led on and wdt timeout !
@SharoneMusau
@SharoneMusau 4 ай бұрын
Thank you very MUCH spend an hour looking
@alexisgarado
@alexisgarado 5 ай бұрын
Thank you
@eszuueszu5370
@eszuueszu5370 6 ай бұрын
thanks a lot !
@Zeazy
@Zeazy 7 ай бұрын
actual fucking lifesaver stack overflow research for 4 hours didnt work and then i came across this thank you so much
@vdunnell
@vdunnell 7 ай бұрын
You reqally need to talk about what you are doing... so I dislike your video!
@falkenxx
@falkenxx 8 ай бұрын
Looks good. Just a tip, you can get much lower latencies using the gstreamer backend, but you have to recompile opencv to add gstreamer support.
@randomoptimist
@randomoptimist 8 ай бұрын
Sir can you include more circuits involving opamps like rectifiers, oscillators,etc. And also if you could provide the GitHub link for the code it would be much helpful.
@abekiri
@abekiri 8 ай бұрын
Thank you 💗💗 for this video
@servetbirgul
@servetbirgul 8 ай бұрын
Project code
@Maxspert
@Maxspert 9 ай бұрын
Thats look asome.How many camera you can stream with open cv? and can you apply any function like obgect,person,etc to it? thank you
@MusterMax18
@MusterMax18 11 ай бұрын
from PyQt5.QtWidgets import QApplication, QMainWindow from PyQt5 import QtGui from PyQt5.QtCore import QSize import sys class MainWindow(QMainWindow): def __init__(self) -> None: super(MainWindow, self).__init__() # Override method for class MainWindow. def resizeEvent(self, event: QtGui.QResizeEvent) -> None: old_size = event.oldSize() new_size = QSize(self.geometry().width(), self.geometry().height()) print("old_size = {0}, new_size = {1}".format(old_size, new_size)) QMainWindow.resizeEvent(self, event) def main(): app = QApplication(sys.argv) window = MainWindow() window.setWindowTitle('Resize Event') window.show() sys.exit(app.exec_()) if __name__ == '__main__': main()
@tedlasso2887
@tedlasso2887 Жыл бұрын
Appreciate the effort But please don't add unnecessary back ground music
@kenkkub6760
@kenkkub6760 Жыл бұрын
good
@aparnachavan8501
@aparnachavan8501 Жыл бұрын
Please attach code too
@RobCanadian1
@RobCanadian1 Жыл бұрын
These are some of the best tutorials on youtube. Incredibly concise. Love it.
@user-fm8ll9qs4w
@user-fm8ll9qs4w Жыл бұрын
Change your KZfaq video title to aes
@tchnque2234
@tchnque2234 Жыл бұрын
This is cool
@borysfuryk7766
@borysfuryk7766 Жыл бұрын
great thanks for generous man
@Ghent2007
@Ghent2007 Жыл бұрын
Excellent!
@manasa1864
@manasa1864 Жыл бұрын
Can we run client in android and the server in any other device to established connection , communication between them ..,
@lunaticochats
@lunaticochats Жыл бұрын
Y donde bajo los códigos 🤔
@romszy3520
@romszy3520 Жыл бұрын
in OpenCV 4.7.0 is Qt5_DIR and QT_QMAKE_EXECUTABLE to set. No need add. Work fine.
@Mileliu
@Mileliu Жыл бұрын
it always show "No analysis request found"
@CRACKxBADSHA.
@CRACKxBADSHA. Жыл бұрын
Sir how can decriop dex file
@joeking5211
@joeking5211 Жыл бұрын
Wow, super helpful. Very little on YT re this lib that I can find. 3 weeks in to PySide6 and so much to take in, need to plot some graphs so this vid had answered some of the questions, thank yo very much. Can you you do and expanded version, eg need to set x-axis to fixed range ie 20 - 20000 ( for audio response plot ) on a log scale. The log scale ok as you showed that. Thks again.
@rajanpatel2814
@rajanpatel2814 Жыл бұрын
Doesn't work! Please show the right way to do it.
@kliluk3626
@kliluk3626 Жыл бұрын
I love u
@ayatcasuals2805
@ayatcasuals2805 Жыл бұрын
On point and helpful! Thanks a lot man!
@v01d_r34l1ty
@v01d_r34l1ty Жыл бұрын
Very wholesome thank you
@Masitas147
@Masitas147 Жыл бұрын
Demasiado útil, me sirvió para hacer crecer mis QFrames cada que lo hace la ventana
@jhenioliver1924
@jhenioliver1924 Жыл бұрын
Sorry to bother you again but could you help me with these other exercises, because I tried to do them but they are not working, please?! Exercise 1) Calculate the number of even numbers in a range of numbers. The user must choose the starting and ending number of the range to be analyzed, where the input values ​​of case 1 are 1 and 10 and the output is 5! And in case 2 the input number is 25 and 30 and the output is 3! Exercise 2) Perform the successive reading of numerical values ​​and present at the end the sum, the average and the amount of values ​​read. The program should continue reading the numbers until a negative number is given. This negative number should not enter the calculations. Exercise 3) Read user-supplied numbers (one number at a time!) until two equal numbers are read in sequence or either number is less than or equal to zero. State which of these two reasons led to the end of reading numbers. Exercise 4) Check if a natural number is perfect. A perfect number is one for which the sum of its natural divisors (excluding itself) is equal to the number itself. For example, 6 is a perfect number, because its divisors (those that are divided, have a remainder of 0) are 1, 2 and 3 and the sum of these results in 6 (1+2+3 = 6). Exercise 5) Receive a number N and return the sum: 1² + 2² + 3² + 4² + … + N². Exercise 6) Find the greatest common divisor of two natural numbers. Exercise 7) Calculate the value of the element at position N of the Fibonacci sequence.
@jhenioliver1924
@jhenioliver1924 Жыл бұрын
Sorry to bother you again but could you help me with these other exercises, because I tried to do them but they are not working, please?! Exercise 1) Calculate the number of even numbers in a range of numbers. The user must choose the starting and ending number of the range to be analyzed, where the input values ​​of case 1 are 1 and 10 and the output is 5! And in case 2 the input number is 25 and 30 and the output is 3! Exercise 2) Perform the successive reading of numerical values ​​and present at the end the sum, the average and the amount of values ​​read. The program should continue reading the numbers until a negative number is given. This negative number should not enter the calculations. Exercise 3) Read user-supplied numbers (one number at a time!) until two equal numbers are read in sequence or either number is less than or equal to zero. State which of these two reasons led to the end of reading numbers. Exercise 4) Check if a natural number is perfect. A perfect number is one for which the sum of its natural divisors (excluding itself) is equal to the number itself. For example, 6 is a perfect number, because its divisors (those that are divided, have a remainder of 0) are 1, 2 and 3 and the sum of these results in 6 (1+2+3 = 6). Exercise 5) Receive a number N and return the sum: 1² + 2² + 3² + 4² + … + N². Exercise 6) Find the greatest common divisor of two natural numbers. Exercise 7) Calculate the value of the element at position N of the Fibonacci sequence.
@geordi-gabrielrenauddumoul449
@geordi-gabrielrenauddumoul449 Жыл бұрын
doesnt work
@jhenioliver1924
@jhenioliver1924 Жыл бұрын
Hi, could you help me with this question that my teacher passed, please? The following instructions will help you create a program that asks the user to enter a number between 1 and 10. If the number informed is outside this range of values, the program must request again by a valid number. Use the created expression to write a repeat statement with while that executes a block of commands when the number informed by the user is outside the range of values. the block of commands to be repeated must inform the user that the number was invalid and ask the user a number between 1 and 10.
@learningbytutorials186
@learningbytutorials186 Жыл бұрын
Hello Jheni, Try this code: num = int(input("Enter a valid number between 1 and 10: ")) while num < 1 or num > 11: print("The number {0} is not valid".format(num)) num = int(input("Enter a valid number between 1 and 10: ")) print("The number {0} is valid".format(num)) Code ouput: Enter a valid number between 1 and 10: 15 The number 15 is not valid Enter a valid number between 1 and 10: 55 The number 55 is not valid Enter a valid number between 1 and 10: 5 The number 5 is valid
@jhenioliver1924
@jhenioliver1924 Жыл бұрын
@@learningbytutorials186 Good Night! I didn't have time before to thank you but, thank you so much, you helped me a lot!
@marcioanderson349
@marcioanderson349 Жыл бұрын
Poderia compartilhar o Git do projeto?