Browsing Brazilian Portuguese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Brazilian Portuguese guidelines.
441444 of 444 results
944.
@{c} should be a valid CP1252 (Windows-1252) character.
(no translation yet)
Located in ../plugins/fn-string/functions.c:142
945.
CODE("A") returns 65
(no translation yet)
Located in ../plugins/fn-string/functions.c:148
970.
@FUNCTION=INTERPOLATION
@SYNTAX=INTERPOLATION(abscissas,ordinates,targets[,interpolation])
@DESCRIPTION=
INTERPOLATION returns interpolated values corresponding
to the given abscissa targets as a one column matrix.

@abscissas are the absicssas of the data to interpolate.
@ordinates are the ordinates of the data to interpolate.
* Strings and empty cells in @abscissas and @ordinates are simply ignored.
@targets are the abscissas of the interpolated data. If several data
are provided, they must be in the same column, in consecutive cells
@interpolation is the method to be used for the interpolation;
possible values are:
- 0: linear;
- 1: linear with averaging;
- 2: staircase;
- 3: staircase with averaging;
- 4: natural cubic spline;
- 5: natural cubic spline with averaging.

If an averaging method is used, the number of returned values
is one less than the number of targets since the evaluation is made by
averaging the interpolation over the interval between two consecutive data;
in that case, the targets values must be given in increasing order.
@EXAMPLES=

@SEEALSO=PERIODOGRAM
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
971.
@FUNCTION=PERIODOGRAM
@SYNTAX=PERIODOGRAM(ordinates,[filter,[abscissas,[interpolation,[number]]]])
@DESCRIPTION=
periodogram returns the periodogram of the data
as a one column matrix.

@ordinates are the ordinates of the data to interpolate.
@filter gives the window function to be used. Possible values are:
- 0: no filter (rectangular window);
- 1: Bartlett (triangular window);
- 2: Hahn (cosine window);
- 3: Welch (parabolic window);
@abscissas are the absicssas of the data to interpolate. If no
abscissa is given, it is supposed that the data absicssas are regularly
spaced. Otherwise, an interpolation method will be used to evaluate
regularly spaced data.
* Strings and empty cells in @abscissas and @ordinates are simply ignored.
@interpolation is the method to be used for the interpolation;
possible values are:
- 0: linear;
- 1: linear with averaging;
- 2: staircase;
- 3: staircase with averaging;
- 4: natural cubic spline;
- 5: natural cubic spline with averaging.
@number is the number of interpolated data to be used. If not given,
a default number is automatically evaluated.
@EXAMPLES=

@SEEALSO=INTERPOLATION
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
441444 of 444 results

This translation is managed by Ubuntu Brazilian Portuguese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Afonso Celso Medina, André Gondim, Auro Florentino, Gandhi Alberto Schünemann, Gerson "fserve" Barreiros, Henrique P. Machado, Rogênio Belém, programad.