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:
인용 양식
yash (2025). Simple Sine Wave in Simulink (https://kr.mathworks.com/matlabcentral/fileexchange/182009-simple-sine-wave-in-simulink), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2025a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.0.0 |
