Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.sci.electronics > #235686
| From | aioe usenet <hirni47@yahoo.com> |
|---|---|
| Newsgroups | de.sci.electronics |
| Subject | Re: GNU Octave - Computer Aided Mathematic - kann ich nur empfehlen |
| Date | 2017-11-20 00:20 +0700 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <ousegh$hgp$1@gioia.aioe.org> (permalink) |
| References | <ou7bcn$hn1$1@solani.org> |
On 12/11/17 00:18, Leo Baumann wrote:
> clc;
> clear all;
> h=1/2;b2=1/2;l=1;
>
> c=@(the,phi1) abs((cos(pi*h/l*cos(the).*sin(phi1))-cos(pi*h/l))./ \
> (sqrt(1-cos(the).^2.*sin(phi1).^2))) \
> *2.*abs(sin(pi*2*b2/l*cos(phi1)));
>
>
> ezsurf(@(the,phi1) c(the,phi1).*cos(the).*sin(phi1),\
> @(the,phi1) c(the,phi1).*sin(the).*sin(phi1),\
> @(the,phi1) c(the,phi1).*cos(phi1), [-pi, pi, -pi/2, pi/2] ,30);
>
> axis equal;
> #print("horDipolOPG.png", "-dpng");
>
> Antennendiagramm eines Halbwellendipols Lambda/2 über idealem Grund:
>
> www.leobaumann.de/newsgroups/horDipolOPG.png
>
> :)
...verbindet mich mit <http://www.leobaumann.de/notfound.htm>
Inhalt:
---------------------------------------------------------------------------------------------------------------------
sorry - Your requested page is not on this server.
If it is a page/file in www.leobaumann.de/newsgroups/..., it may be
obsolescent and deleted.
To search on this page go to search
---------------------------------------------------------------------------------------------------------------------
Entschuldigung - Die abgefragte Seite ist nicht auf diesem Server vorhanden.
Wenn es sich um eine Seite/Datei in www.leobaumann.de/newsgroups/...
handelt, ist sie eventuell veraltet oder gelöscht.
Um auf dieser Seite zu suchen suchen
---------------------------------------------------------------------------------------------------------------------
Gruss
Werner Dahn
Back to de.sci.electronics | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
GNU Octave - Computer Aided Mathematic - kann ich nur empfehlen Leo Baumann <charly020664@yahoo.de> - 2017-11-11 18:18 +0100
Re: GNU Octave - Computer Aided Mathematic - kann ich nur empfehlen aioe usenet <hirni47@yahoo.com> - 2017-11-20 00:20 +0700
Re: GNU Octave - Computer Aided Mathematic - kann ich nur empfehlen Leo Baumann <charly020664@yahoo.de> - 2017-11-19 18:51 +0100
Re: GNU Octave - Computer Aided Mathematic - kann ich nur empfehlen aioe usenet <hirni47@yahoo.com> - 2017-11-20 19:52 +0700
Re: GNU Octave - Computer Aided Mathematic - kann ich nur empfehlen Leo Baumann <charly020664@yahoo.de> - 2017-11-28 21:45 +0100
csiph-web