Simple Sine Wave in Simulink
                    Versione 1.0.0 (20,5 KB) da  
                  yash
                
                
                  This project demonstrates how to generate and visualize a sine wave in Simulink using a Scope. It is designed for beginners
                
                  
               Simple Sine Wave in Simulink
Description
This beginner-level project demonstrates how to generate and visualize a sine wave in Simulink using a Scope block. It is intended as a simple starting point for students and hobbyists who are new to Simulink.
Simulink Model Details
The Simulink model Simple_sine_wave.slx contains two main blocks:
1. Sine Wave Block
   - Found under Simulink → Sources library.
   - Generates a continuous sine wave signal.
   - Default parameters:
     - Amplitude = 1
     - Frequency = 1 rad/s
     - Phase = 0
     - Sample time = 0 (continuous)
2. Scope Block
   - Found under Simulink → Sinks library.
   - Used to display and visualize the generated sine wave in real time.
The blocks are connected directly:
Cita come
yash (2025). Simple Sine Wave in Simulink (https://it.mathworks.com/matlabcentral/fileexchange/182009-simple-sine-wave-in-simulink), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
              Creato con
              R2025a
            
            
              Compatibile con qualsiasi release
            
          Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0 | 
