Skip to content

CaptModTerm13/Test-Signals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Sine Wave Plotting Project

Overview

This project demonstrates how to plot both continuous and discrete sine waves using MATLAB. It includes a MATLAB script that generates and visualizes a sine wave with a specified frequency and sampling rate. The plot shows both continuous and discrete representations of the sine wave.

Files

  • sine_wave_plot.m: MATLAB script to generate and plot the continuous and discrete sine waves.

Requirements

  • MATLAB (R2020b or later recommended)

Usage

  1. Open MATLAB.
  2. Navigate to the directory containing the sine_wave_plot.m file.
  3. Run the script by typing sine_wave_plot in the MATLAB command window.
sine_wave_plot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages