You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# simulating EV sound -- Generating the sound of an electric vehicle with variable speed in Simulink®
1
+
# simulating EV sound -- Generating the sound of an electric vehicle with variable speed using audio plugin in Simulink®
2
2
3
3
## Overview
4
4
This Simulink model simulates the sound of an electric vehicle moving at different speed. The user can adjust a knob to simulate the sound of a vehicle running at different RPM. The algorithm is very simple and can be implemented in any processors. The code uses Audio Plugins in Simulink (https://www.mathworks.com/help/audio/ug/audio-plugin-example-gallery.html).
0 commit comments