You are Browsing source-code » matlab

2-to-4 Decoder Design in LabVIEW

2-to-4 Decoder Design in LabVIEW

Learn how to design a 2-to-4 decoder using LabVIEW. This article provides the VI block diagram, front panel, and download link for the source code.

labview
decoder
digital design
8 to 1 Multiplexer Design in LabVIEW

8 to 1 Multiplexer Design in LabVIEW

This article details the design of an 8-to-1 multiplexer using LabVIEW, including the truth table, block diagram, and front panel.

labview
multiplexer
signal routing

AES Basics and MATLAB Implementation

Explore the fundamentals of AES encryption and decryption, including CTR and OFB modes. Includes MATLAB code examples for AES implementation.

aes
encryption
matlab
AWGN Impairment Simulation in MATLAB

AWGN Impairment Simulation in MATLAB

MATLAB code demonstrating Additive White Gaussian Noise (AWGN) impairment and its effect on constellation diagrams with BPSK, QPSK, 16QAM, and 64QAM modulation.

awgn
matlab
impairment
Beamforming MATLAB Code for QAM Modulation

Beamforming MATLAB Code for QAM Modulation

MATLAB source code for beamforming with QAM modulation, including output plots and mathematical equations. Explore analog, digital, and hybrid beamforming techniques.

beamforming
matlab
qam
Binary Number Generator LabVIEW VI

Binary Number Generator LabVIEW VI

Explore a LabVIEW VI for generating binary numbers based on user-defined sizes. Download the source code and see the block diagram and front panel.

binary number
labview
generator

Binary to Decimal Conversion in MATLAB

MATLAB source code demonstrating binary to decimal conversion using the 'bin2dec' function, with an example and links to other useful MATLAB codes.

matlab
binary
decimal
CCDF LabVIEW VI Source Code

CCDF LabVIEW VI Source Code

Explore the CCDF LabVIEW VI source code, block diagram, and front panel. Download the VI files and learn about CCDF implementation in LabVIEW.

source code
labview
ccdf