Displaying 2 results from an estimated 2 matches for "meweb".
Did you mean:
mewes
2008 Feb 07
1
Bode plots in ggplot2
Hello,
I am trying to figure out how to make a bode plot (a.k.a. bode
diagram) in ggplot2.
An example of such a diagram can be found here:
http://meweb.ecn.purdue.edu/~me475/ctm/freq/bode2.GIF
The example above shows the gain and phase characteristic of a linear system.
In my case, I would like to compare visually several systems on the
same diagram.
The data in the data frame is arranged like this:
frequency | gain | phase | system
0.0 | 1.0...
2005 Oct 06
7
Patch: FC4 spec file
The patch below modifies the spec file for FC4 RPM
builds as follows:
1.) Build binaries using the -lmcheck option; various
samba commands and smbd process crash badly without;
see, for example:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=164353
2.) The Fedora project's samba RPMS install
mount.cifs; it would help to have samba.org's RPMS
do the same.
It would be nice to