英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

octave    音标拼音: ['ɑktɪv]
音阶

音阶

octave
*倍频

octave
n 1: a feast day and the seven days following it
2: a musical interval of eight tones [synonym: {octave}, {musical
octave}]
3: a rhythmic group of eight lines of verse

Octave \Oc"tave\, a.
Consisting of eight; eight. --Dryden.
[1913 Webster]


Octave \Oc"tave\, n. [F., fr. L. octava an eighth, fr. octavus
eighth, fr. octo eight. See {Eight}, and cf. {Octavo},
{Utas}.]
1. The eighth day after a church festival, the festival day
being included; also, the week following a church
festival. "The octaves of Easter." --Jer. Taylor.
[1913 Webster]

2. (Mus.)
(a) The eighth tone in the scale; the interval between one
and eight of the scale, or any interval of equal
length; an interval of five tones and two semitones.
(b) The whole diatonic scale itself.
[1913 Webster]

Note: The ratio of a musical tone to its octave above is 1:2
as regards the number of vibrations producing the
tones.
[1913 Webster]

3. (Poet.) The first two stanzas of a sonnet, consisting of
four verses each; a stanza of eight lines.
[1913 Webster]

With mournful melody it continued this octave. --Sir
P. Sidney.
[1913 Webster]

{Double octave}. (Mus.) See under {Double}.

{Octave flute} (Mus.), a small flute, the tones of which
range an octave higher than those of the German or
ordinary flute; -- called also {piccolo}. See {Piccolo}.
[1913 Webster]

4. A small cask of wine, the eighth part of a pipe.
[1913 Webster]

151 Moby Thesaurus words for "octave":
English horn, Octateuch, Spenserian stanza, antistrophe, bassoon,
block flute, bombard, book, bourdon, burden, canto, cello, chorus,
claribel, clarinet, clarion, concert flute, consecutive intervals,
contraoctave, cornet, cornopean, couplet, cromorna, cymbel, degree,
diapason, diatessaron, diatonic interval, diatonic semitone,
distich, double contraoctave, dulciana, eight,
eighter from Decatur, eighth, enharmonic diesis,
enharmonic interval, envoi, epode, fifth, flute stop,
foundation stop, four-foot octave, four-line octave, fourniture,
fourth, gamba, gedeckt, gemshorn, great octave, half step,
halftone, harmonic flute, heptastich, hexastich, hybrid stop,
interval, koppel flute, larigot, less semitone, line, measure,
melodia, melodic interval, mixture, monostich, mutation stop,
nazard, note, oboe, octad, octagon, octahedron, octameter,
octastich, octastyle, octavo, octet, octonary, octosyllable,
ogdoad, one-line octave, organ stop, ottava, ottava alta,
ottava bassa, ottava rima, parallel octaves, pentastich, piccolo,
plein jeu, posaune, principal, quatrain, quint, quintaten, rank,
ranket, reed stop, refrain, register, rhyme royal, rohr flute,
second, semitone, septet, sesquialtera, sestet, seventh, sextet,
shawm, sixth, small octave, spitz flute, stanza, stave, step, stop,
stopped diapason, stopped flute, strain, string diapason,
string stop, strophe, subcontraoctave, syllable, tercet,
terza rima, tetrastich, third, tierce, tone, tone row, tremolo,
triplet, tristich, trombone, trumpet, twelfth, two-foot octave,
two-line octave, unda maris, unison interval, utas, verse, vibrato,
viola, voix celeste, vox angelica, vox humana, whole step

A high-level {interactive} language by John
W. Eaton, with help from many others, like {MATLAB}, primarily
intended for numerical computations. Octave provides a
convenient {command line interface} for solving linear and
nonlinear problems numerically.

Octave can do arithmetic for {real} and {complex} {scalars}
and {matrices}, solve sets of nonlinear algebraic equations,
integrate functions over finite and infinite intervals, and
integrate systems of ordinary differential and
differential-algebraic equations.

Octave has been compiled and tested with {g} and libg on a
{SPARCstation 2} running {SunOS} 4.1.2, an {IBM} {RS/6000}
running {AIX} 3.2.5, {DEC Alpha} systems running {OSF}/1 1.3
and 3.0, a {DECstation 5000}/240 running {Ultrix} 4.2a, and
{Intel 486} systems running {Linux}. It should work on most
other {Unix} systems with {g} and libg.

Octave is distributed under the {GNU} {General Public
License}. It requires {gnuplot}, a {C} compiler and
{Fortran} compiler or {f2c} translator.

Latest version: 2.0.16 (released 2000-01-30), as of 2000-06-26.

{home (http://che.wisc.edu/octave)}.

{(ftp://ftp.che.wisc.edu/pub/octave/)} or your nearest {GNU
archive site}.

E-mail: .

(2000-06-27)


请选择你想看的字典辞典:
单词字典翻译
Octave查看 Octave 在百度字典中的解释百度英翻中〔查看〕
Octave查看 Octave 在Google字典中的解释Google英翻中〔查看〕
Octave查看 Octave 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • 相对于 Matlab,Octave如何? - 知乎
    octave唯一的优点也就是占内存小了(< 500M),然而不知是不是安装的姿势不对,每次打开软件 跑个小命令,简直比PS和AE还慢。
  • What is an octave? - Music: Practice Theory Stack Exchange
    An octave is simply an interval created by the use of the factor 2 instead - e g if we started with our 100Hz note again, and we wanted to go up an octave, we would double the frequency, taking us to 200Hz If we wanted to go down an octave, we'd halve it, taking us to 50Hz Why is this factor of 2 so special?
  • Octave和Matlab在哪些计算上存在差异? - 知乎
    Octave和MATLAB在许多方面都是相似的,尤其是在基础语法和许多函数的实现上。 然而,由于它们是不同的软件,存在一些计算上的差异,这些差异可能导致运行相同代码时结果不同。 以下是一些可能导致差异的主要因素: 1 底层实现和优化
  • Scilab,Octave,Sagemath区别与比较? - 知乎
    该页面讨论了Scilab、Octave和Sagemath的区别与比较,适合非数学专业的人士自学数学时参考。
  • 为什么Octave不算抄袭Matlab? - 知乎
    这个真不算,Octave实现的只是MATLAB估计1%功能都不到,这个项目已经很老了,这个项目诞生的原因是一些超级计算机要运行一些数值求解程序,很多教授和学生已经有了MATLAB经验,但是不会用到MATLAB核心的simulink,toolbox,symbolic之类的东西,如果购买商业授权就很
  • Why is a doubling of frequency called an octave?
    There are many longer answers here on this topic But the gist is that like the octave (frequency ratio 2:1), small whole-number ratios of frequencies are often heard as "consonant " So the ratio 3:2 between frequencies sounds good (and, as noted, creates an interval called a perfect fifth), as well as the ratio 4:3 (the so-called perfect fourth)
  • Why are there twelve notes in an octave? - Music: Practice Theory . . .
    It makes me wonder if the 12-semitone octave sounded good before the advent of "music as we know it" or if it is something of an acquired taste, in which case alternative breakdowns of the octave could be adapted to, like in the case of western vs indian vs east asian music
  • octave和matlab有一样的功能吗? - 知乎
    Octave和Matlab在核心功能上有很多相似之处,但并非完全一致。 以下是详细的对比分析: • 语法兼容性 Octave最初设计目标就是模仿Matlab语法,基础语法相似度高达95%以上 大多数基础矩阵运算、流程控制语句可以互相兼容 存在一些细微语法差异需要特别注意
  • Simple way to add an additional octave in Musescore?
    Click first note and Shift + Click last note of desired selection, rests at the end of the selection don't need to be in there because they won't be affected by the octave change Ctrl + Down arrow, This lowers the existing music by an octave, so you get your lower octave for free But now you need back the upper octave Alt + 8, This adds an octave interval above the notes in the selection
  • Correct octave technique - Music: Practice Theory Stack Exchange
    I am an amateur pianist (of about 17 years) and I'm not sure if I ever learned correct octave technique I just "finished" Chopin's first ballad and there are several sections which require some





中文字典-英文字典  2005-2009