
Monte Carlo simulation with Gaussian distribution
    2 views (last 30 days)
  
       Show older comments
    
Hi...I need to plot a gaussian distribution of threshold voltage with mean value = 0.3558 and 3 sigma=10%..later i need to perform MC(Monte carlo simulations)How do i do this?
1 Comment
  notion lj
 on 2 Feb 2020
				Hi, I need to develop a simulation for the following circuit which is stimulated by Gaussian noise.  The noise source is 0 mean with a variance of 100.  This type of situation can actually occur in the testing of real equipment!

Answers (1)
  Image Analyst
      
      
 on 21 Nov 2017
        Try randn() - see documentation for examples. For Monte Carlo, I know how to do it but don't know how to answer you because you did not describe the experiment. It's like saying "I need to make a measurement" but failing to tell us what measurement is being made, and what object is being measured. You can't be so infinitely vague or else no one can possibly answer. Nonetheless, I'm attaching two examples of Monte Carlo experiments.
See Also
Categories
				Find more on Monte-Carlo in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

