search for: fig7

Displaying 7 results from an estimated 7 matches for "fig7".

Did you mean: fig
2017 Jun 21
2
3D plot with coordinates
...ese are radiation pattern measurements that are typically are taken at X,Y and Z planes. See an example here, where I want to plot the measurements for the red, green and blue planes (so the image below withouth the 3d green structure inside)https://www.researchgate.net/publication/258391165/figure/fig7/AS:322947316240401 at 1454008048835/Radiation-pattern-of-Archimedean-spiral-antenna-a-3D-and-b-elevation-cuts-at-phi.png? I am quite confident that there is a tool in R to help me do this 3D plot, and even better rotatable. Thanks for the reply to allAlex On Wednesday, June 21, 2017 1:07 PM,...
2017 Jun 22
0
3D plot with coordinates
...ese are radiation pattern measurements that are typically are taken at X,Y and Z planes. See an example here, where I want to plot the measurements for the red, green and blue planes (so the image below withouth the 3d green structure inside)https://www.researchgate.net/publication/258391165/figure/fig7/AS:322947316240401 at 1454008048835/Radiation-pattern-of-Archimedean-spiral-antenna-a-3D-and-b-elevation-cuts-at-phi.png? I am quite confident that there is a tool in R to help me do this 3D plot, and even better rotatable. Thanks for the reply to allAlex ? ? On Wednesday, June 21, 2017 1:07 PM,...
2010 Apr 12
7
Theora player for Nokia Series 60
I've made a start writing a Theora player for Series 60 phones (mostly Nokia phones, but some Samsung and Sony Ericsson ones too). Download here: http://symbianoggplay.sourceforge.net/OgvPlay/OgvPlay_010.zip I've been using Big Buck Bunny, Elephants Dream and a few other ogv files for testing. I've uploaded 320x180 versions of those here:
2017 Jun 21
0
3D plot with coordinates
On 21/06/2017 5:23 AM, Alaios via R-help wrote: > Thanks a lot for the reply.After looking at different parts of the code today I was able to start with simple 2D polar plots as the attached pdf file. In case the attachment is not visible I used the plot.polar function to create something like that.https://vijaybarve.files.wordpress.com/2013/04/polarplot-05.png > Now the idea now will be
2017 Jun 21
2
3D plot with coordinates
Thanks a lot for the reply.After ?looking at different parts of the code today I was able to start with simple 2D polar plots as the attached pdf file. ?In case the attachment is not visible I used the plot.polar function to create something like that.https://vijaybarve.files.wordpress.com/2013/04/polarplot-05.png Now the idea now will be to put three of those (for X,Y,Z) in a 3d rotatable plane.
2010 Jan 06
0
FLAC C API / Visual Studio 2008 FILE* Issue
Now that you mention it I remember many years ago having a compatibility issue with some app we'd written. As I recall we had to get our customers to install msvcr70.dll because none of their machines had it (this was in the days of NT4). That dll came with the version of Visual Studio we were using but of course none of our customers had Visual Studio installed! I guess Microsoft is off
2010 Mar 24
3
Build warnings
Hi all, I've recently decided to take a look at Theora for the first time. The 1.1.1 release compiles fine, but the compiler generates a fairly large number of warnings about "suggest parentheses around + or - inside shift". I've had a look at a few of these and sometimes it isn't obvious what is meant to happen. I guess the code is all correct though as I'm sure