What is the translation of " ALGORITHM MAY " in Portuguese?

Examples of using Algorithm may in English and their translations into Portuguese

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Official/political category close
If necessary, this algorithm may run forever.
Se necessário, esse algoritmo pode rodar para sempre.
Only after the bin fills with more than V/ 2 orif an item with a size larger than V/ 2 arrives, the algorithm may open a new bin.
Só depois de o pacote encher-se com mais do que o V/ 2, ouse um item com um tamanho maior do que o V/ 2 chega, o algoritmo pode abrir uma nova posição.
Logical: An algorithm may be viewed as controlled logical deduction.
Lógico- um algoritmo pode ser visto como uma dedução lógica controlada.
For some forms of local consistency, this algorithm may also require exponential time.
Para algumas formas de consistência local, esse algoritmo pode precisar também de um tempo exponencial.
In rare situations, our algorithm may select a URL from an external site that is hosting your content without your permission.
Em raras situações, nosso algoritmo pode selecionar um URL de um site externo que hospeda seu conteúdo sem sua permissão.
For the bounded problem,where the supply of each kind of item is limited, the algorithm may be far from optimal.
Caso o problema seja delimitado, ou seja,a oferta para cada tipo de item tenha um limite, o algoritmo pode ficar muito custoso.
As a consequence, the algorithm may take several iterations to converge.
Consequentemente, o algoritmo pode levar várias iterações para convergir.
For example, if the human feedback was that"each shape has multiple variations", the algorithm may organize results as follows.
Por exemplo, se a resposta humana for"cada forma tem diversas variações", o algoritmo poderá organizar os resultados da seguinte maneira.
Computational experiments show that the algorithm may solve many instances of size up to n =1,400 in quite reasonable times.
As experiências computacionais mostram que o algoritmo pode resolver muitas instâncias com tamanho de até n 1.400.
The algorithm may converge slowly or not at all if the initial guess is far from the minimum or the matrix J r T J r{\displaystyle\mathbf{J_{r}^{\mathsf{T}}J_{r}}} is ill-conditioned.
O algoritmo pode convergir lentamente ou nunca se a suposição inicial estiver longe do mínimo ou se a matriz J r T J r{\displaystyle\mathbf{ J_{ r}^{ T} J_{ r}}} estiver mal condicionada.
Thus, by finding augmenting paths, an algorithm may increase the size of the matching.
Assim, encontrando caminhos extensores, um algoritmo pode aumentar o tamanho do acoplamento.
For instance, the algorithm may start with a large triangle, then recursively zoom in by dividing it into four smaller Sierpinski triangles, then interpolate the height of each point from its nearest neighbors.
Por exemplo, o algoritmo pode começar com um grande triângulo, em seguida, com um zoom de forma recursiva dividindo-o em quatro menores triângulos de Sierpinski, então interpolando a altura de cada ponto de seus vizinhos mais próximos.
In many instances, however,the time taken by the algorithm may be even faster than this worst case analysis indicates.
Em muitos casos, no entanto,o tempo gasto pelo algoritmo pode ser ainda mais rápido do que a análise de pior caso indica.
Our algorithm may aid in the identification of the most difficult cases, where the clinical examination is inconclusive, since it could indicate how much an individual's brain function approximates that of a person with autism.
Nosso algoritmo talvez auxilie na identificação dos casos mais difíceis, em que o exame clínico não é conclusivo, pois ele poderia indicar quanto o funcionamento do cérebro do indivíduo se aproxima do de uma pessoa com autismo.
The term sub-exponential time is used to express that the running time of some algorithm may grow faster than any polynomial but is still significantly smaller than an exponential.
O termo tempo sub-exponencial é usado para expressar que o tempo de execução de algum algoritmo pode crescer mais rápido do que qualquer polinômio, mas ainda é significativamente menor do que uma exponencial.
For example, a Turing machine describing an algorithm may have a few hundred states, while the equivalent deterministic finite automaton(DFA) on a given real machine has quadrillions.
Por exemplo, uma máquina de Turing descrevendo um algoritmo pode ter algumas centenas de estados, enquanto o autômato finito determinístico equivalente em uma dada máquina real tem quadrilhões.
For these sets,it is only required that there is an algorithm that correctly decides when a number is in the set; the algorithm may give no answer(but not the wrong answer) for numbers not in the set.
Para estes conjuntos,somente é requerido que exista um algoritmo que decida corretamente quando um número está no conjunto; o algoritmo pode não dar resposta(mas não uma resposta errada) para números que não estão no conjunto.
Besides, this new orientation,with the use of the algorithm, may reveal a more realistic role of HIV/aids in maternal deaths, interfering, also, in the distribution of indirect obstetric deaths in the total maternal deaths.
Além disso, essa nova orientação,com a utilização do algoritmo, pode revelar um quadro mais verdadeiro do papel do HIV/aids nas mortes maternas, interferindo, inclusive, na distribuição das mortes obstétricas indiretas no total de mortes maternas.
Thus, the increased transmission of acoustic information promoted by the algorithm may provide greater audibility and speech recognition to these subjects, especially in silence situations.
Assim, o aumento da transmissão da informação acústica promovido pelo algoritmo poderá proporcionar maior audibilidade e reconhecimento de fala a esses sujeitos, especialmente em situações de silêncio.
Its worst-case time complexity is:each step of the algorithm may be performed in time using a variant of radix sort to reorder the states so that states in the same set of the new partition are consecutive in the ordering, and there are at most steps since each one but the last increases the number of sets in the partition.
A complexidade de tempo no pior caso é:cada passo do algoritmo pode ser executado em tempo usando uma variante de radix sort para reordenar os estados tal que estados no mesmo conjunto da nova partição sejam consecutivos na ordenação, e haja no máximo passos já que todos menos o último passo aumentam o número de conjuntos na partição.
If no augmenting path can be found, an algorithm may safely terminate, since in this case M{\displaystyle M} must be optimal.
Se nenhum caminho extensor for encontrado, um algoritmo pode terminar com segurança, já que neste caso M{\displaystyle M} deve ser ótimo.
Its worst-case time complexity is O(n2s):each step of the algorithm may be performed in time O(ns) using a variant of radix sort to reorder the states so that states in the same set of the new partition are consecutive in the ordering, and there are at most n steps since each one but the last increases the number of sets in the partition.
A complexidade de tempo no pior caso é O( n 2 s){\ displaystyle O( n^{ 2} s)}:cada passo do algoritmo pode ser executado em tempo O( n s){\ displaystyle O( ns)} usando uma variante de radix sort para reordenar os estados tal que estados no mesmo conjunto da nova partição sejam consecutivos na ordenação, e haja no máximo n{\ displaystyle n} passos já que todos menos o último passo aumentam o número de conjuntos na partição.
But, to each algorithm, there may ormay not correspond a real number, as the algorithm may fail to satisfy the constraints, or even be non-terminating("T" is a partial function), so this fails to produce the required bijection.
Mas, para cada algoritmo,pode-se corresponder ou não um número real, já que o algoritmo pode falhar em satisfazer as restrições, ou até não encerrar("T" é uma função parcial), falhando assim em produzir a bijeção requerida.
In the case of patients without ZMC,this advantage observed with the use of the algorithm may be related to a number of limitations presented by conventional hearing aids, such as the restricted width in the possible frequency band to be amplified, limitations of gain and maximum output, in addition to risk of noise or report of discomfort.
Em o caso dos pacientes sem ZMC,essa vantagem observada com o uso do algoritmo pode estar relacionada a uma série de limitações apresentadas pelas próteses auditivas convencionais, como a restrita largura na banda de frequências possíveis de serem amplificadas, limitações de ganho e saída máxima, além do risco de microfonia ou relato de desconforto.
Algorithms may be downloaded separately.
Algoritmos pode ser baixado separadamente.
Different algorithms may complete the same task with a different set of instructions in less or more time, space, or'effort' than others.
Diferentes algoritmos podem realizar a mesma tarefa usando um conjunto diferenciado de instruções em mais ou menos tempo, espaço ou esforço do que outros.
But other algorithms may have much lower work factors, making resistance to a brute-force attack irrelevant.
Mas outros algoritmos podem ter fatores trabalho muito mais baixos, tornando irrelevante a resistência a um ataque de força bruta.
The algorithm might return any number in that range with an error less than 0.2.
O algoritmo deve retornar qualquer número neste intervalo com um erro menor que 0.2.
Consequently, the effectiveness of the algorithm chosen for these problems may deteriorate or other algorithms may become more suitable for the new data characteristics.
Consequentemente, a eficácia do algoritmo escolhido para esses problemas pode se deteriorar ou outros algoritmos podem se tornar mais apropriados para as características dos novos dados.
For example, if T(n) represents the running time of a newly developed algorithm for input size n,the inventors and users of the algorithm might be more inclined to put an upper asymptotic bound on how long it will take to run without making an explicit statement about the lower asymptotic bound.
Por exemplo, se T(n) representa o tempo corrente de um algoritmo recém desenvolvido para entrada de tamanho n,os desenvolvedores e usuários do algoritmo podem estar mais inclinados a colocar um limite superior assintótico em quando tempo ele vai levar para rodar sem fazer uma afirmação explícita sobre o limite inferior assintótico.
Results: 30, Time: 0.0345

Word-for-word translation

Top dictionary queries

English - Portuguese