Глоссарий





Новости переводов

19 апреля, 2024

Translations in furniture production

07 февраля, 2024

Ghostwriting vs. Copywriting

30 января, 2024

Preparing a scientific article for publication in an electronic (online) journal

20 декабря, 2023

Translation and editing of drawings in CAD systems

10 декабря, 2023

About automatic speech recognition

30 ноября, 2023

Translation services for tunneling shields and tunnel construction technologies

22 ноября, 2023

Proofreading of English text



Глоссарии и словари бюро переводов Фларус

Поиск в глоссариях:  

Junction graph

Глоссарий по искусственному интеллекту
    A junction graph is formed from the cliques of a graphical model. each clique becomes a node in this graph, and any nodes that share a common variable are connected through an intersection node, labeled with the name of that common variable. note that the junction graph is usually formed from the moral graph of the graphical model. figures j. 1 shows a directed acyclic graph, its junction graph, and its junction tree. see also: clique, junction tree, markov tree, moral graph. figure j.1 —




Graph, английский
  1. A diagram which shows the relationship between quantities as a line

  2. N графема (тж. grapheme); allo~ n аллограф grapheme n графема (тж. graph) graphemics n графемика

  3. A graph is a set of objects that have connections to other objects. the objects are often referred to as nodes and the connections as arcs or edges. if the connections have directions associated with them, the graph is referred to as a directed graph. if the connections are such that there is only one path between any two objects, then the graph is acyclic. a graph has both properties is referred to as a directed acyclic graph (dag). see also: bayesian network, belief net, graph.

  4. A capability of microsoft azure active directory that accesses user, group, and role objects within a social enterprise graph to easily surface user information and relationships.


Graph algorithm, английский
    Графовый алгоритм graph annotatorграфический редактор


Graph api, английский
    A set of restful web services that provides access to the entire identity system that is running in microsoft’s cloud (microsoft azure active directory - waad).


Graph button, английский
    Командная кнопка графика; кнопка графика


Graph character, английский
    Графический символ


Graph chart, английский
    Тело графика


Graph editor, английский
    Редактор графовых представлений


Graph follower, английский
    Повторитель кривых; графоповторитель; устройство ввода контурных изображений


Graph index, английский
    An index that stores graph nodes and edges and their associated data.


Graph information retrieval system, английский

Graph information retrieval system (girs), английский
    Система поиска графической информации. система поиска в базах данных, содержащих графическую информацию. поиск осуществляется по ключевым словам, идентифицирующим изображение, отдельным фрагментам или цветам рисунков


Graph of averages, английский
    For bivariate data, a graph of averages is a plot of the average values of one variable (say y) for small ranges of values of the other variable (say x), against the value of the second variable (x) at the midpoints of the ranges.


Graph of averages., английский
    For bivariate data, a graph of averages is a plot of the average values of one variable (say y) for small ranges of values of the other variable (say x), against the value of the second variable (x) at the midpoints of the ranges.


Graph paper, английский
    Разлинованная бумага


Graph plotter, английский
    Графопостроитель; плоттер


Graph query language, английский
    A query language used to query the graph index.


Graph theory, английский
    Теория графов


Graph with loop, английский
    Граф с петлями


Graphēum, латинский

Graphēum, i, n, латинский

Graphden, английский
    Graphical data entry


Intersection, английский
  1. The intersection of two or more sets is the set of elements that all the sets have in common; the elements contained in every one of the sets. the intersection of the events a and b is written "a∩b," "a and b," and "ab." c.f. union. see also venn diagrams.

  2. Пересечение

  3. N пересечение (ант. non-intersection) intersemiotic a межсемиотический translation intersentential a между предложениями (ант. intrasentential) linkage

  4. The point in which one line crosses another.

  5. The point at which a deliberate deflection of the trend of a borehole is made.

  6. The point at which a drill hole enters a specific ore body, fault, or rock material.

  7. Meeting of two ore bodies or veins, or the point at which a vein or ore body meets a fault, dike or rock strata. 4. the point at which two underground workings connect.

  8. The intersection of two sets, a and b — written as a b — is a set containing all elements in both a and b. it is also a lisp function that takes two lists as arguments and returns a list containing the elements common to both arguments. see also: list, lisp, union.


Template matching, английский
    A image analysis technique that compares input images to a stored set of templates. the best match is the recognized item. it is limited in its sensitivity to noise and, for character recognition, style changes. templates, inclusive see: association rule templates. templates, restrictive see: association rule templates.


Junction tree, английский
    A junction tree is a spanning markov tree formed from a junction graph. any two attributes in two nodes are also on the path between the two variables. a well-constructed junction tree lowers the computational costs on a graphical model. they are used to derive conditional distributions from belief nets after evidence (data) on some of the variables has been obtained. see also: junction graph, markov tree.