Feeds
提问
Keep getting error using sound command
Error message: Error using sound (line 76) Only one- and two-channel audio supported. Code: clear; clc; close all; fs = 441...
3 years 前 | 2 个回答 | 0
2
个回答提问
Index in position 1 is invalid. Array indices must be positive integers or logical values.
Need help with error; code below. Trying to convolve two functions. n = linspace(0, 20, 21); unitstep = n >= 0; hn = .3 .* di...
4 years 前 | 1 个回答 | 0