- 210
- 1 399 354
Electro DeCODE
Australia
เข้าร่วมเมื่อ 7 พ.ค. 2020
Electro DeCODE: Master Electronics, Artificial Intelligence, Robotics, and Biomedical Engineering
Welcome to Electro DeCODE, your ultimate destination for learning and mastering Artificial Intelligence, Electronics, Robotics, and Biomedical Engineering. Our channel offers high-quality tutorials designed for researchers, engineers, and developers.
Discover comprehensive courses on:
AI, Machine Learning, Deep Learning
Verilog, VHDL
Digital System Design
Python, C++, MATLAB
Digital Electronics
Digital Image Processing with MATLAB & Python
FPGA-based Design
Signal Processing with MATLAB & Python
AutoCAD
Join Electro DeCODE today and elevate your skills with our expert tutorials!
Welcome to Electro DeCODE, your ultimate destination for learning and mastering Artificial Intelligence, Electronics, Robotics, and Biomedical Engineering. Our channel offers high-quality tutorials designed for researchers, engineers, and developers.
Discover comprehensive courses on:
AI, Machine Learning, Deep Learning
Verilog, VHDL
Digital System Design
Python, C++, MATLAB
Digital Electronics
Digital Image Processing with MATLAB & Python
FPGA-based Design
Signal Processing with MATLAB & Python
AutoCAD
Join Electro DeCODE today and elevate your skills with our expert tutorials!
Detection of Cardiac Disorders using VCG Signal Analysis | Machine Learning
Author and Presenter: Syeda Tehreem Haider
This research proposes a pattern recognition framework for precise detection of Bundle Branch Block, Cardiomyopathy, and Dysrhythmia using Vectorcardiography (VCG).
#machinelearning
#vectorcardiography
#ecg
#heartdisease
#cardiomyopathy
#cardiacarrest
#electrocardiogram
#electrocardiography
#machinelearningproject
#signalprocessing
#intellcity
This research proposes a pattern recognition framework for precise detection of Bundle Branch Block, Cardiomyopathy, and Dysrhythmia using Vectorcardiography (VCG).
#machinelearning
#vectorcardiography
#ecg
#heartdisease
#cardiomyopathy
#cardiacarrest
#electrocardiogram
#electrocardiography
#machinelearningproject
#signalprocessing
#intellcity
มุมมอง: 374
วีดีโอ
Pattern Analysis for Biometric Authentication using ECG | Machine Learning
มุมมอง 230ปีที่แล้ว
Author and Presenter: Muhammad Asim Our latest research introduces a biometric identification method that uses electrocardiogram (ECG) signals. #machinelearning #biometricsystem #biometric #ecg #electrocardiogram #electrocardiography #machinelearningproject #biometricauthentication #intellcity
EMG Signal based Detection of ALS and Myopathy | Machine Learning
มุมมอง 459ปีที่แล้ว
Author and Presenter: Faiza Afzal This research focuses on identifying neuromuscular diseases such as ALS and myopathy through the analysis of Electromyography (EMG) signals, employing a machine-learning approach. The study illustrates the efficacy of utilizing cepstral domain features in combination with the KNN classifier to achieve precise and dependable classification of NMDs based on EMG s...
Biometric Authentication using ECG and PCG | Machine Learning
มุมมอง 530ปีที่แล้ว
Author and Presenter: Asad Mehmood In our latest research, we introduce an innovative biometric identification method that combines the power of electrocardiogram (ECG) signals with heart sounds in the form of phonocardiogram (PCG) signals. Our findings reveal that by merging ECG and PCG data, we've achieved a remarkably accurate approach to person identification. Join us as we explore this exc...
Fall Detection System using Accelerometer Signal Analysis | Machine Learning
มุมมอง 990ปีที่แล้ว
Author and Presenter: Saad Areeb Summary: Falls pose a critical health risk, often resulting in severe injuries or fatalities and profoundly affecting individuals' quality of life. This study introduces an innovative machine learning-based fall detection system that utilizes a single low-cost accelerometer sensor to capture body acceleration signals during daily activities. This research presen...
Emotion Recognition using EEG Signal Analysis | Machine Learning
มุมมอง 3.6Kปีที่แล้ว
Author and Presenter: Muhammad Bilal Sajid Summary: In this study, we introduce a machine-learning model that recognizes emotions from Electroencephalogram (EEG) signals. Using the publicly available DREAMERs dataset, we identify 4 emotions - sadness, joy, anger, and pleasure. Our approach involves segmenting EEG signals into 30-second segments, noise reduction with a band-stop filter, and extr...
Machine Learning | Identification of Bronchiolitis and Bronchiectasis | Lung Sound Analysis
มุมมอง 548ปีที่แล้ว
Author and Presenter: Syed Ali Faraz Jaffrey Background: In this research, we developed a methodology to automatically identify lung disease through an intelligent system. ICBHI lungs sound database was used for this study. A total of 64 lung recordings, selected from three pulmonary classes namely normal, bronchiectasis and bronchiolitis were used for this purpose. After experiments, the perfo...
Bitwise shift operations in AVR Microcontroller | LED and Sensor Interfacing | AVR Programming in C
มุมมอง 637ปีที่แล้ว
In this video you will the following task featuring bitwise pin programming: Monitor door sensor connected to bit 1 of Port B such that when it opens, turn on the LED on PC.7, else LED is off. The simulation will also be verified through Proteus Software. For more videos related to Microprocessors and Microcontrollers, watch the following Playlist. th-cam.com/play/PLxRh1iCA-FAQgY9_VmjdJlHoH1I4d...
I/O Programming of Pin and Ports in C | AVR Microcontroller Programming in C
มุมมอง 664ปีที่แล้ว
In this video you will the following task featuring bitwise pin programming: Monitor bit 7 of Port B. If it is 1 make bit 4 of Port B input; otherwise, change pin 4 of Port B to output. For more videos related to Microprocessors and Microcontrollers, watch the following Playlist. th-cam.com/play/PLxRh1iCA-FAQgY9_VmjdJlHoH1I4da3dK.html #microcontroller #arduino #arduinoproject #arduinomega #pic ...
Bitwise Pin Programming in C | LED and Sensor Interfacing | AVR Microcontroller
มุมมอง 578ปีที่แล้ว
In this video you will learn the following task featuring bitwise pin programming: Monitor door sensor connected to bit 1 of Port B such that when it opens, turn on the LED, else LED is off. The simulation will also be verified through Proteus Software. For more videos related to Microprocessors and Microcontrollers, watch the following Playlist. th-cam.com/play/PLxRh1iCA-FAQgY9_VmjdJlHoH1I4da3...
Toggle Pin of Port B with Delay | Bitwise Programming in C | AVR Microcontroller Programming
มุมมอง 924ปีที่แล้ว
In this video you will learn about how to toggle a certain bit of any Port continuously without disturbing three rest of the pins from the same Port. The simulation will also be verified through Proteus Software. AVR Programming Task in this Video: AVR C Program to toggle only bit 4 of Port B continuously without disturbing the rest of pins of that Port. For more videos related to Microprocesso...
Using Port as an Input with logic | AVR Microcontroller Programming
มุมมอง 569ปีที่แล้ว
In this video you will learn about how to use any Port of an AVR microcontroller as an input with logic. A byte of data from one port will be conditionally sent to other ports of an AVR. The simulation will also be verified through Proteus Software. AVR Programming Task in this Video: Get a byte of Data from Port B. If the data is less than 100, send it to Port C; otherwise, send it to Port D. ...
Using Port as an Input | AVR Microcontroller Programming
มุมมอง 698ปีที่แล้ว
In this video you will learn about how to use any Port of an AVR microcontroller as an input. A byte of data from one port will be sent to another port of an AVR. The simulation will also be verified through Proteus Software. For more videos related to Microprocessors and Microcontrollers, watch the following Playlist. th-cam.com/play/PLxRh1iCA-FAQgY9_VmjdJlHoH1I4da3dK.html #microcontroller #ar...
Toggle Port with some delay | AVR Microcontroller Programming
มุมมอง 1.2Kปีที่แล้ว
Toggle Port with some delay | AVR Microcontroller Programming
Using Port as an Output | AVR Microcontroller Programming
มุมมอง 1.6Kปีที่แล้ว
Using Port as an Output | AVR Microcontroller Programming
Make a new Project in ATMEL/AVR STUDIO and Run Simulation in Proteus | AVR Microcontroller
มุมมอง 8Kปีที่แล้ว
Make a new Project in ATMEL/AVR STUDIO and Run Simulation in Proteus | AVR Microcontroller
Machine Learning | Diagnosis of Diabetes using Pulse Plethysmograph | PuPG
มุมมอง 7192 ปีที่แล้ว
Machine Learning | Diagnosis of Diabetes using Pulse Plethysmograph | PuPG
Machine Learning | Sign Language Interpretation | EMG
มุมมอง 3142 ปีที่แล้ว
Machine Learning | Sign Language Interpretation | EMG
fvtool in MATLAB | System Analysis | Filter Visualisation Tool | DSP using MATLAB
มุมมอง 1.5K2 ปีที่แล้ว
fvtool in MATLAB | System Analysis | Filter Visualisation Tool | DSP using MATLAB
How to save High Quality Figures in MATLAB? | MATLAB Tutorial
มุมมอง 6K2 ปีที่แล้ว
How to save High Quality Figures in MATLAB? | MATLAB Tutorial
How to Create 7 Segment Controller in FPGA using Verilog? | FPGA Programming in Vivado| Nexys 4 FPGA
มุมมอง 27K2 ปีที่แล้ว
How to Create 7 Segment Controller in FPGA using Verilog? | FPGA Programming in Vivado| Nexys 4 FPGA
Frequency Response of a System in MATLAB | DSP using MATLAB
มุมมอง 10K2 ปีที่แล้ว
Frequency Response of a System in MATLAB | DSP using MATLAB
Poles and Zeros in MATLAB | Pole Zero Plot | DSP using MATLAB
มุมมอง 11K2 ปีที่แล้ว
Poles and Zeros in MATLAB | Pole Zero Plot | DSP using MATLAB
IFFT in MATLAB | Inverse Fast Fourier Transform | Inverse DFT using builtin function
มุมมอง 4.9K2 ปีที่แล้ว
IFFT in MATLAB | Inverse Fast Fourier Transform | Inverse DFT using builtin function
Animated Plots in MATLAB | FFT Animation in MATLAB
มุมมอง 1.1K2 ปีที่แล้ว
Animated Plots in MATLAB | FFT Animation in MATLAB
FFT in MATLAB | DFT using builtin Function | Fast Fourier Transform
มุมมอง 4.9K2 ปีที่แล้ว
FFT in MATLAB | DFT using builtin Function | Fast Fourier Transform
DarkNet-19 based Decision Algorithm for the Diagnosis of Ophthalmic Disorders
มุมมอง 5803 ปีที่แล้ว
DarkNet-19 based Decision Algorithm for the Diagnosis of Ophthalmic Disorders
Transfer Learning Based Approach for Detection of COVID-19 from X-Ray Images
มุมมอง 8833 ปีที่แล้ว
Transfer Learning Based Approach for Detection of COVID-19 from X-Ray Images
Machine Learning Project | A Survey on ECG, PPG, & PPG Based Biometric Authentication System
มุมมอง 7783 ปีที่แล้ว
Machine Learning Project | A Survey on ECG, PPG, & PPG Based Biometric Authentication System
Machine Learning | Music Genre Classification using SVM and Empirical Mode Decomposition
มุมมอง 2K3 ปีที่แล้ว
Machine Learning | Music Genre Classification using SVM and Empirical Mode Decomposition
thanks bruhh
❤❤❤❤❤❤❤❤❤❤❤❤❤❤
Does this works on xillinx spartan 6 as well??
The code will work on that device, but I the pin description will be different for spartan 6, and it needs to be modified.
@@ElectroDeCODEworking with ise design suit with JTAG doesn't it reads pins itself?
how you create the moving signal code in the start of video?
comport use chesi putty lo output how to show sir
❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤
❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤
On my laptop greator and less sign could not be written.How can I write
I understand this topic.but I want to run on matlab.but I faced some problem.please help me.
Asslamoaliakum! How can we display command window and written pad in one time.
i watch at least 4 to 5 videos on UDF but your concept of teaching is 🔥🔥
❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤
❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤
Assalamualaikum Sir ji Anaconda navigter per bhi videos ban thanks
❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤
Hello Where can you provide me your code zip file?
Thank you so much ❤❤
Good teaching method.
If we take the if else statement in for loop again what will be changing in result
Is it possible that you can made video where convolution is done by for loop , rather than using inbuilt function
You saved my whole subject .... Huge respect🥰
thx
square function doesn't work in my matlab, what to do?
same for me
@@Hatimz1 uninstall matlab then install it .. set toolbox function (there are some many function , just take the function you need)
english pls
Your are doing Good , But please expain a Little,, Now i don't know what is the purpose of Fourier Transform.
Can we do it in eda playground instead of model sim bro..?
I love your teaching bro but please try to teach in english because I don't know hindi😅
Hello sir Source code please
Sir,thank you so much i am from Bangladesh. Huge respect ❤️🩹to you
Great work by this lad who looks like me: 🙃
Thanks Sir
Wo square nahi sin signal haii
can i get code please
can you please share the code.
Congrats on your great video. Is there any way to run gate level simulation?
took me 6 minutes to figure out he wasnt speaking english
can you add english subtitle? thank uuu
Great explained ❤
Thanks. we need your support and encouragement to continue.
I fckn hate the fact that every hindu youtuber use english titles for hindi videos. Are you guys stupid? Use ur language
Awsm ❤
Thanks
my board is not able to auto connect. im getting this error: ERROR: [Labtools 27-2269] No devices detected on target localhost:3121/xilinx_tcf/Digilent/210274532241A. Check cable connectivity and that the target board is powered up then use the disconnect_hw_server and connect_hw_server to re-register this hardware target. ERROR: [Common 17-39] 'open_hw_target' failed due to earlier errors.
Mashallah Good job Bro hum apn Fyp project machine. Learning per ka raha han . Guidelines ka Lia app What's number send Kar dan. From University of wah.
please contact us via out facebook page.
Sir 8x8 matrix multiplication please
Thanks for your comment. We will make that video very soon. stay connected.
Realy helpful video ❤🩹💫 Thank you so much sir .
Most welcome
Sir graph ko kis thera rotate karte hun
Charts that support rotate mode typically display the rotate icon in the axes toolbar. You can also interactively explore data using built-in axes interactions that are enabled by default. For example, you can rotate the view of a 3-D axes by dragging the axes.
can you share the coding sir
Thanks for your reply. See the comment below.
can u plz give ur source code
Please contact the admin via email or facebook.
why did you write cout<<count<<endl; outside the while loop
To get the correct output.
Hello Sir, can u please tell me how to access the BRAM in FPGA board, and how to store text file in the BRAM.
This is how it could be done: module bram_example ( input wire clk, input wire we, input wire [addr_width-1:0] addr, input wire [data_width-1:0] din, output wire [data_width-1:0] dout ); parameter addr_width = 10; parameter data_width = 8; // BRAM instantiation reg [data_width-1:0] bram [(2**addr_width)-1:0]; reg [data_width-1:0] dout_reg; always @(posedge clk) begin if (we) begin bram[addr] <= din; end dout_reg <= bram[addr]; end assign dout = dout_reg; endmodule
excellent
Many thanks