German » English

Translations for „Minimalwert“ in the German » English Dictionary (Go to English » German)

Mi·ni·mal·wert N m

Examples from the Internet (not verified by PONS Editors)

Eine Zeile mit vier Werten wird als Von-, Bis-, Nach- und als indizierte Konturlinie behandelt.

Wenn beispielsweise ein Raster einen Minimalwert von 102 und einen Maximalwert von 500 hat, dann erzeugt eine Textdatei mit:

# contour values and ranges 122.75 485 500 5 12 4 100 99

resources.arcgis.com

A line with four values will treated as from, to, by, and indexed contours.

For example, if a raster has a minimum value of 102 and a maximum of 500, then a text file with:

# contour values and ranges 122.75 485 500 5 12 4 100 99

resources.arcgis.com

LowestPosition – Beispiel 1 ( Python-Fenster )

In diesem Beispiel werden mehrere Eingabe-Raster ausgewertet, und die Position des Rasters mit dem Minimalwert in der Liste wird als Ausgabewert zurückgegeben.

import arcpy from arcpy import env from arcpy.sa import * env.workspace = "C:/sapyexamples/data" outLowestPosition = LowestPosition(["degs", "negs", "fourgrd"]) outLowestPosition.save("C:/...

resources.arcgis.com

LowestPosition example 1 ( Python window )

This example evaluates several input rasters and returns as an output value the position in the list of the raster with the minimum value.

import arcpy from arcpy import env from arcpy.sa import * env.workspace = "C:/sapyexamples/data" outLowestPosition = LowestPosition(["degs", "negs", "fourgrd"]) outLowestPosition.save("C:/...

resources.arcgis.com

Er entsteht durch die logarithmische Skalierung der Y-Achse in dBµV / m.

Wenn der Minimalwert unter die Detektionsschwelle fällt, würde er auf einer Linearskala einfach als Null dargestellt werden. Auf einer logarithmischen Skala liegt er bei minus Unendlich!

So kommen die senkrechten Linien 2 ) zu Stande, die im zweiten Beispiel links mit seiner höheren zeitlichen Auflösung deutlich sichtbar sind.

www.narda-sts.de

This occurs because of the logarithmic scale of dBµV / m used for the Y-axis.

If the minimum value falls below the detection threshold, it would be shown as zero on a linear scale, but on a logarithmic scale it is minus infinity!

This results in the vertical lines ( 2 ), which can be clearly seen in the second example on the left, recorded with a higher time resolution.

www.narda-sts.de

Bei der Planung der Messungen muss zudem ber � cksichtigt werden, ob die Fragestellung die vollst � ndige Erfassung der Feuchte-Abh � ngigkeit erfordert ( ca.

7 bis 10 Feuchtestufen ) oder ob z. B. die Bestimmung des Minimalwertes im vollst � ndig trockenen Zustand und / oder des Maximalwertes im ges � ttigten Zustand ausreicht.

TeKa www.te-ka.de / support @ te-ka.deThermophysikalische Messger � te - Geothermische Untersuchungen Tel / Fax:

www.te-ka.de

Already in the planning stage you should decide if your measuring task requires complete registration of the moisture dependency ( approx.

7 to 10 tests at different moisture contents ), or if a minimum value ( dry samples ) and / or maximum value ( saturated samples ) is sufficient.

TeKa www.te-ka.de / support @ te-ka.deThermophysical Instruments - Geothermal Investigation Phone / Fax:

www.te-ka.de

Auswahl Führungsaggregat aus Betriebsstunden und Störmeldungen

Minimalwert von 2 - n ( Mess- ) Werten

Mittelwert von 2 - n ( Mess- ) Werten

www.autec-gmbh.de

Selection of the guiding aggregate from operation hours and alarms

Minimum value of 2 to n ( measuring ) values

Average value of 2 to n ( measuring ) values

www.autec-gmbh.de

[ EBENHEITSPRÜFUNG ]

Nach Subtraktion des Minimalwertes vom Maximalwert wird die Ebenheit angezeigt.

[EBENHEITSPRÜFUNG]

www.keyence.de

[ FLATNESS CHECK ]

By subtracting the minimum value from the maximum value the flatness will be displayed.

[FLATNESS CHECK]

www.keyence.de

ArcGIS-Geoverarbeitungswerk... mit dem in einer Gruppe von Rastern die Position des Rasters mit dem Minimalwert ermittelt werden kann.

ArcGIS Help 10.1 - Lowest Position (Spatial Analyst)

resources.arcgis.com

ArcGIS geoprocessing tool that determines the position of a raster with the minimum value in a set of rasters.

ArcGIS Help 10.1 - Lowest Position (Spatial Analyst)

resources.arcgis.com

Mit Hilfe des optischen Budgets von Glasfaser-Übertragungseinri... lässt sich die erlaubte Dämpfung zwischen den beiden Endgeräten und damit indirekt die maximal zulässige Leitungslänge kalkulieren.

In jedem Fall sollten Sie bei der Abschätzung von den im Datenblatt angegebenen Minimalwerten der Komponenten ausgehen, um eine Funktion der Übertragungsstrecke unter allen Bedingungen (z.B. im gesamten Temperaturbereich oder bei Spannungsversorgungs-Schwan... sicherzustellen.

Zusätzlich sollte das optische Budget mit der projektierten Übertragungsstrecke nicht vollständig ausgereizt werden.

www.wut.de

By using the optical budget of glass-fiber optic transmission devices you can calculate the allowed attenuation between the two terminal devices and thereby indirectly the maximum permissible cable length.

In any case you should start from an estimation of the minimum values of the components given in the data sheet to ensure function of the transmission segment under all conditions (e.g. over the entire temperature range or given supply voltage fluctuations).

In addition, the optical budget should not be totally used up by the projected transmission segment.

www.wut.de

Abschätzungen des adsorbierten Methans beziehen sich auf Daten von ODP Leg 201 und theoretische Erwägungen.

Sie repräsentieren vermutlich Minimalwerte.

Impressum | © marum | Diese Seite wurde zuletzt aktualisiert von:

www.marum.de

relate to data from ODP Leg 201 and theoretical considerations.

They likely represent minimum values.

Imprint | © marum | This page was last updated by:

www.marum.de

MAXIMUM — Maximalwert der Attribute der Punkte in einer Zelle ( nicht zulässig bei Zeichenfolgendaten ).

MINIMUM —Minimalwert der Attribute der Punkte in einer Zelle (nicht zulässig bei Zeichenfolgendaten).

RANGE —Bereich der Attribute der Punkte in einer Zelle (nicht zulässig bei Zeichenfolgendaten).

resources.arcgis.com

MAXIMUM — The maximum value of the attributes of the points within the cell ( not valid for string data ).

MINIMUM —The minimum value of the attributes of the points within the cell (not valid for string data).

RANGE —The range of the attributes of the points within the cell (not valid for string data).

resources.arcgis.com

Would you like to add some words, phrases or translations?

Submit a new entry.

Look up "Minimalwert" in other languages

"Minimalwert" in the monolingual German dictionaries


Choose your language Deutsch | български | Ελληνικά | English | Español | Français | Italiano | Polski | Português | Русский | Slovenščina | Srpski | Türkçe | 中文