Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.sci.electronics > #235269 > unrolled thread
| Started by | Leo Baumann <charly020664@yahoo.de> |
|---|---|
| First post | 2017-11-11 18:18 +0100 |
| Last post | 2017-11-28 21:45 +0100 |
| Articles | 5 — 2 participants |
Back to article view | Back to de.sci.electronics
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
| From | Leo Baumann <charly020664@yahoo.de> |
|---|---|
| Date | 2017-11-11 18:18 +0100 |
| Subject | GNU Octave - Computer Aided Mathematic - kann ich nur empfehlen |
| Message-ID | <ou7bcn$hn1$1@solani.org> |
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
:)
[toc] | [next] | [standalone]
| From | aioe usenet <hirni47@yahoo.com> |
|---|---|
| Date | 2017-11-20 00:20 +0700 |
| Message-ID | <ousegh$hgp$1@gioia.aioe.org> |
| In reply to | #235269 |
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
[toc] | [prev] | [next] | [standalone]
| From | Leo Baumann <charly020664@yahoo.de> |
|---|---|
| Date | 2017-11-19 18:51 +0100 |
| Message-ID | <ousgai$9lm$2@solani.org> |
| In reply to | #235686 |
Am 19.11.2017 um 18:20 schrieb aioe usenet: > ...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 > Na gut, ich habe zwar den Server aufgeräumt, aber da hast Du die Datei nochmal. Gruß Leo
[toc] | [prev] | [next] | [standalone]
| From | aioe usenet <hirni47@yahoo.com> |
|---|---|
| Date | 2017-11-20 19:52 +0700 |
| Message-ID | <ouuj5v$1um6$1@gioia.aioe.org> |
| In reply to | #235689 |
On 20/11/17 00:51, Leo Baumann wrote: > Am 19.11.2017 um 18:20 schrieb aioe usenet: >> ...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 >> > > Na gut, ich habe zwar den Server aufgeräumt, aber da hast Du die Datei > nochmal. > > Gruß Leo Danke. Siueht gut aus.
[toc] | [prev] | [next] | [standalone]
| From | Leo Baumann <charly020664@yahoo.de> |
|---|---|
| Date | 2017-11-28 21:45 +0100 |
| Message-ID | <ovkhtj$v3q$1@solani.org> |
| In reply to | #235269 |
Mathematica ist natürlich noch viel leistungsfähiger ... www.leobaumann.de/newsgroups/Beispiel1.jpg :)
[toc] | [prev] | [standalone]
Back to top | Article view | de.sci.electronics
csiph-web