subject
Engineering, 24.12.2019 07:31 timijebs

1. create the echo signal load the 'matlab' speech signal with the command > > load mtlb then type who to see your variables. you can listen to the signal mtlb with the command soundsc(mtlb, fs), provided your computer has a sound card. you should hear the phrase 'matlab'. for convenience, lets redefine this to be x by typing x = mtlb; . make a plot of the signal x versus time (in seconds). you will need the sampling frequency fs which is loaded when you typed load mtlb. you should find that the speech signal is about 0.55 seconds in duration.

2. how do you find the exact duration of this signal in seconds?
3. we can create an echo by filtering this signal with the following difference equation: y(n) = x(n) +a x(n - n) where x(n) is the echo-free speech signal, which has been delayed by n samples and added back in with its amplitude scaled by a. this is a reasonable model for an echo resulting from the signal reflecting off an absorbing surface like a wall. the delay parameter to in seconds is n/f, where f, is the sampling frequency. (can you explain why? ) what is the impulse response of this system?

4. lets add an echo to the signal with a delay of to = 0.12 seconds and an amplitude of a=0.8. what is the delay n in samples? based on the difference equation, create an echo version of the signal x using the command y = conv(h, x); . what is h? listen to the output of the difference equation. do you hear the echo?

ansver
Answers: 2

Another question on Engineering

question
Engineering, 03.07.2019 14:10
Amass of m 1.5 kg of steam is contained in a closed rigid container. initially the pressure and temperature of the steam are: p 1.5 mpa and t 240°c (superheated state), respectively. then the temperature drops to t2= 100°c as the result of heat transfer to the surroundings. determine: a) quality of the steam at the end of the process, b) heat transfer with the surroundings. for: p1.5 mpa and t 240°c: enthalpy of superheated vapour is 2900 kj/kg, specific volume of superheated vapour is 0. 1483 m/kg, while for t 100°c: enthalpy of saturated liquid water is 419kj/kg, specific volume of saturated liquid water is 0.001043m/kg, enthalpy of saturated vapour is 2676 kj/kg, specific volume of saturated vapour is 1.672 m/kg and pressure is 0.1 mpa.
Answers: 3
question
Engineering, 04.07.2019 18:10
At 12 noon, the count in a bacteria culture was 400; at 4: 00 pm the count was 1200 let p(t) denote the bacteria cou population growth law. find: (a) an expression for the bacteria count at any time t (b) the bacteria count at 10 am. (c) the time required for the bacteria count to reach 1800.
Answers: 1
question
Engineering, 04.07.2019 18:10
What are the two (02) benefits, which may result from a successful implementation of preventive maintenance (pm) program in an organization? (clo3)a)- lean manufacturing b)-overlapping responsibilities c)-the planner is not qualified d)-accurate contractor information e)-reduction in equipment redundancies f)-accurate stores information
Answers: 3
question
Engineering, 05.07.2019 04:30
Technician a says that in a worm gear steering system, most excessive steering free play is usually found in the gearbox. technician b says that in a rack-and-pinion steering system, excessive free play can be found in the bushings. who is correct?
Answers: 2
You know the right answer?
1. create the echo signal load the 'matlab' speech signal with the command > > load mtlb then...
Questions
question
Mathematics, 03.12.2020 22:40
question
Mathematics, 03.12.2020 22:40
question
Physics, 03.12.2020 22:40
Questions on the website: 13722362