Sarthak Shukrey
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Assignment problem _ Echogen
Write a function called echo_gen that adds an echo effect to an audio recording. The function is to be called like this: output...
5 years 前 | 0 个回答 | 0
0
个回答已回答
Add echo to audio signal in matlab
can someone provide with a descriptive answer for the same ? I'm getting same error :(
Add echo to audio signal in matlab
can someone provide with a descriptive answer for the same ? I'm getting same error :(
5 years 前 | 0
已回答
Write a function called fare that computes the bus fare one must pay in a given city based on the distance travelled. Here is how the fare is calculated: the first mile is $2. Each additional mile up to a total trip distance of 10 miles is 25 cents.
my question doesnt demand for any 'if or else' statements , what will be the solution then ? TIA
Write a function called fare that computes the bus fare one must pay in a given city based on the distance travelled. Here is how the fare is calculated: the first mile is $2. Each additional mile up to a total trip distance of 10 miles is 25 cents.
my question doesnt demand for any 'if or else' statements , what will be the solution then ? TIA
5 years 前 | 0