Impulse noise in simulink
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
bassam zahreddine
am 13 Dez. 2022
Kommentiert: bassam zahreddine
am 16 Dez. 2022
hello i have a simple question , how can i make impulse noise in matlab simulink block like 3 or 4 impulse in one waveform .
0 Kommentare
Akzeptierte Antwort
Jogesh Kumar Mukala
am 16 Dez. 2022
I understand that you want to create a Simulink block that can generate a signal containing 3 or 4 impulses.
Derivate of the step input at a particular time step generates an impulse response at that instance. Thus, you can sum up multiple-step inputs with different time steps and take a derivative of the summed signal to generate multiple impulse in a signal. You may refer to the model in the below attachment for better understanding.
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!