audialize

版本 1.0.1 (6.2 MB) 作者: Richard Tol
Turn a data series into a tune!
1.0 次下载
更新时间 2023/1/1

查看许可证

This function turns a data series into a tune. It plays the tune and stores it for further processing.
Example:
load piano.mat
data = [738.7 234.8 510.4 39.2 106.5 103.6 224.9 98.8 231.7 166.4 13.6 39.0 159.8 44.6 172.0 26.9 114.8 100.8 101.9 49.7 69.4 172.5 100.9 259.3 172.8 161.2 202.1 102.9 331.1 181.0 324.0 335.2];
tune = audialize(data,fastnotes,Fs,0.5);

引用格式

Richard Tol (2024). audialize (https://www.mathworks.com/matlabcentral/fileexchange/122767-audialize), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2022b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.1

added piano.mat

1.0.0