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.

[SOLVED] random sequence generation

Status
Not open for further replies.

ashugtiwari

Full Member level 4
Joined
Dec 12, 2008
Messages
218
Helped
45
Reputation
90
Reaction score
44
Trophy points
1,308
Activity points
3,310
sequence generation

Hi All,
If given the mean and variance of a distribution how to find the gaussian sequence manually. What is the actual method?

Thanks in advance

Ashutosh
 

random sequence

There is expression for Gaussian distribution which contains both these parameters and no parameters else. So you can easily regenerate the distribution.
 

use the expression for gaussian distribution as

e Λ [ (x-µ)² / σ² ]

where x = variable

µ = mean

σ = variance
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top