Open main menu

Linux and Unix Users Group at Virginia Teck Wiki β

Changes

Qucs

73 bytes added, 17:11, 9 December 2009
no edit summary
</pre>
If all goes well, it should generate a <code>monte_carlo.m</code> file. Open this up with [[QtOctave]] and plot a histogram. The Plot->2D...->Histogram menu selection is a good start, although it seems a little buggy and you many want to start with the command it gives you and tweak the [[Octave]] plot command until you have proper labels and so on.
If you want to stitch the voltage and current plots together into one image, you can use ImageMagick for that:
convert voltage.png current.png +append voltsamps.png
</pre>
 
Here is an example final product.
[[Image:Monte_Carlo-Voltsamps.png]]
=See Also=
* [[QtOctave]]* [[ECE 2004 Electric Circuit Analysis]]* [[ECE 2074 Electric Circuit Analysis Laboratory]]
=Links=
Anonymous user