Simple Sine Wave in Simulink
Versión 1.0.0 (20,5 KB) por
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:
Citar como
yash (2025). Simple Sine Wave in Simulink (https://la.mathworks.com/matlabcentral/fileexchange/182009-simple-sine-wave-in-simulink), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2025a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0 |
