Waveform Generator GUI 2

버전 1.1.0.0 (26.2 KB) 작성자: Maxim Vedenyov
Generate waveformed signal and play it. Interactive GUI with movable datapoints.
다운로드 수: 2.5K
업데이트 날짜: 2012/2/27

라이선스 보기

http://simulations.narod.ru/

See how it works here:
http://www.youtube.com/watch?v=D8IHMIMudaM

Run waveform_generator.m

This is second more advanced and more accurate programmed of my Waveform Generator GUI.

The Waveform generator can generate periodic signal of arbitrary shape. Markers used. This also display Fourier series a and b coefficients. It is possible to plot harmonics and save to m-file. It is possible to listens sound. There are 10 presets for classic waveforms.

Continuous play option can be used only if DAQ toolbox installed. If continuous play stop because of markers move then increase buffer size: bufferSize, nblocks, margin variables in gui opening function. Generate m-file means generate m-function using current settings, the function is waveform as function y=function_name(x), that is periodic.

The generator used intractive_curve class.

인용 양식

Maxim Vedenyov (2024). Waveform Generator GUI 2 (https://www.mathworks.com/matlabcentral/fileexchange/35183-waveform-generator-gui-2), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

update No. 1: add option "redraw harmonics", now it is possible to turn off harmonics for speed.

1.0.0.0