I Need To Turn My Image Into Waveform. What Should I Change? (Simulink)
13 次查看(过去 30 天)
显示 更早的评论
I have this system for now. I turned a pretty simple image to vector. Then tried using for loop to get vector values to turn them into waveforms so I can turn it to sound. What should I do? Right now it gives 1 in scope.
2 个评论
Sam Chak
2022-5-31
Can you rewrite the system in Simulink in MATLAB code?
It's easier to understand if you have some codes to analyze.
回答(1 个)
Biral Pradhan
2022-6-3
I understand, you want to generate an audio file from your input image. I assume you have successfully stored RGB values for your image inside a vector. The next step would be to generate audio file from this vector. Kindly follow the following documentations, as a workaround to resolve the issue.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio I/O and Waveform Generation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!