Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Adding noise, peaks...etc. to a signal in Matlab

Status
Not open for further replies.

memeth

Newbie level 5
Joined
Apr 17, 2010
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Milano, Italy
Activity points
1,348
Hi all,

I have a signal vector... i would like to add some random noise, or some arbitrary peaks somewhere on the signal, or change the weight distribution of it (for example shifting the weight more on the right part or on the left part)... etc.

How can i do such modifications on my signal using Matlab? Are there functions for it... or do you have any suggestions?

Thanks a lot !
 

for gaussian noise you can use randn.
I do not really understand what you mean by adding peaks or change the weight distribution but you can always add vectors together...
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top