parameterを含む例文一覧と使い方
該当件数 : 18808件
To provide a method for cell reselection in a radio communication system, in which a parameter is transmitted through a network to a WTRU in the network by system information block.例文帳に追加
無線通信システムにおけるセル再選択の方法であって、パラメータは、システム情報ブロックで、ネットワークによって、ネットワーク上のWTRUに送信される。 - 特許庁
An optimum parameter calculation device 9 calculates information of the degree of the influence of the multipath, and sets an elevation angle/azimuth mask in an optimum regulation device 7.例文帳に追加
最適パラメータ算出装置9が、マルチパスの影響の度合いの情報を算出し、仰角及び方位角マスクを最適規制装置7に設定する。 - 特許庁
A client 1 for displaying image data inputs parameter data for creating image data, and transmits to a server 3 for creating image data through a network.例文帳に追加
映像データ表示用クライアント1は、映像データを作成するためのパラメータデータを入力し、ネットワークを介して映像データ作成用サーバ3に送信する。 - 特許庁
The Design Matrix allows additional constraints to be placed on the parameter estimates, or to specify individual covariates to be included in the model. 例文帳に追加
この計画行列は、追加の制約がパラメータ評価にかけられ、またはモデル中に含まれるべき個別共変量を指定することができるようにする。 - コンピューター用語辞典
Feed-forward neural networks are interesting because their training involves parameter estimation in extremely high dimensions with interesting limitations. 例文帳に追加
フィードフォワード型ニューラルネットワークは, それらの訓練が関心限界をもつ極度に高次元のパラメータ推定を必要とするが故に興味深いものである. - コンピューター用語辞典
A new technique of the algorithms is to relax the submodular function by a scaling parameter times the boundary of a flow in a complete directed graph. 例文帳に追加
アルゴリズムのある新技法が、スケーリング・パラメータで完全有向グラフにおけるフロー境界の時間を決めることによって、劣モジュラ関数を緩和させる。 - コンピューター用語辞典
Work measurement is very useful to determine the most efficient method if time is the most important parameter for deciding the efficiency of a method.例文帳に追加
手段の効率を判定する上で時間がもっとも重要なパラメーターである場合、ワークメジャメントはもっとも効率的な手段を決めるのにきわめて有効である。 - Weblio英語基本例文集
The optional third parameter is used to differentiate modules that depend on a specific RDBMS (like the Datatype module) and those that do not (like the Extended module). 例文帳に追加
オプションの 3 番目のパラメータを使用すると、特定の RDBMS に依存するモジュール (例えば Datatype モジュール) と依存しないモジュール (例えば Extended モジュール) を区別することができます。 - PEAR
If the archive does not exist, it will be created using the type specified in parameter (or looking at the extension in the URL if the type is not specified), and the stat array. 例文帳に追加
アーカイブが存在しない場合は、指定したパラメータ(型が指定されていない場合は URL の拡張子で判断します)と stat 配列を使用して作成します。 - PEAR
Using this method when $trackSubmit parameter of QuickForm's constructor is used is more reliable than checking whether form's submit values are empty. 例文帳に追加
QuickForm のコンストラクタで $trackSubmit パラメータを使用する際にこのメソッドを使用すると、フォームの送信値が空であるかどうかを確認するより信頼性が高くなります。 - PEAR
The optional third parameter tells if you want to append the block content to the handle value or not - it defaults to false, but you probably want to do that. 例文帳に追加
オプションの三番目のパラメータは、ブロックの内容ををハンドルの値に追記するかどうかを指定します。 デフォルトは false ですが、おそらくは有効にしたくなるでしょう。 - PEAR
The parameter $files can be an array of files/directories or a space separated string of files/directories which should be packed to an archive. 例文帳に追加
パラメータ $files は、ファイルもしくはディレクトリの配列、あるいは、アーカイブに格納されるべきファイルもしくはディレクトリをスペースで区切った文字列を指定できます。 - PEAR
Check target parameter: A string with a single domain or IP, or a one-dimensional array with domain or IP in every element 例文帳に追加
target パラメータをチェックします。 単一のドメイン名・IP アドレスを表す文字列、あるいは複数のドメイン名・IP アドレスからなる一次元配列のどちらかでなければなりません。 - PEAR
It will be called for each keystroke entered with the keystroke as a parameter; command dispatch is done on the result.例文帳に追加
validator はキーストロークが入力されるたびにそのキーストロークが引数となって呼び出されます; 返された値に対して、コマンドキーストロークとして解釈が行われます。 - Python
= expression, the function is said to have ``defaultparameter values.'' For a parameter with a default value, the corresponding argument may be omitted from a call,in which case the parameter's default value is substituted.例文帳に追加
デフォルト値を伴うパラメタに対しては、関数呼び出しの際に対応するパラメタが省略されると、パラメタの値はデフォルト値で置き換えられます。 - Python
Add an index entry for module module; if module contains an underscore, the optional parameter key should be provided as the same string with underscores removed.例文帳に追加
モジュール module に対する索引エントリを追加します; module にアンダースコアが入っている場合、オプションのパラメタkey には、module からアンダースコアを除去した名前を指定せねばなりません。 - Python
An environment is a larger construct than a macro, and can be used for things with more content than would conveniently fit in a macro parameter.例文帳に追加
環境 はマクロよりも大きな構文要素です。 環境は、マクロの引数に入れるには内容がやや大きすぎて便利さを欠く場合に使えます。 - Python
Thedecl parameter will be the entire contents of the declaration inside the !... markup.It is intended to be overridden by a derived class; the base class implementation does nothing.例文帳に追加
decl パラメタは !... 記述内の宣言内容全体になります。 導出クラスで上書きするためのメソッドです; 基底クラスの実装では何も行いません。 - Python
Each call to the function should return one line of input as a string. The second parameter, tokeneater, must also be a callable object.例文帳に追加
この関数は呼び出しのたびに入力内の一行を文字列で返さなければなりません。 二番目のパラメータtokeneaterも呼び出し可能オブジェクトでなければなりません。 - Python
The optional exception parameter, if given,should be None or an exception that was caught by the parsing code and is being passed along as information. This is the base class for the other SAX exception classes.例文帳に追加
オプションの exception パラメータは None もしくはパース用コードで補足、渡って来る情報でなければなりません。 このクラスはSAX 例外の基底クラスになります。 - Python
References to specific on-line resources should be given using the seeurl macro if they don't have a meaningful title.Online documents which have identifiable titles should be referenced using the seetitle macro, using the optional parameter to that macro to provide the URL.例文帳に追加
はっきりしたタイトルのあるオンラインドキュメントの場合には、seetitle マクロを使い、そのオプションパラメタに URL を指定して参照を行ってください。 - Python
The mode parameter should be 'r' to read an existing file, 'w' to truncate and write a new file, or 'a' to append to an existing file.例文帳に追加
mode パラメタは、既存のファイルを読むためには'r'、既存のファイルを切り詰めたり新しいファイルに書き込むためには 'w'、追記を行うためには 'a' でなくてはなりません。 - Python
It starts at the most recent cascade entry and follows the cascade up to and including the most recent cascade entry added with the exclusive parameter True.例文帳に追加
この処理は、最も新しいカスケードのエントリーから始まり、exclusive パラメータにTrueを指定して追加された最新のカスケードのエントリーまで(それ自身も含む)行われる。 - XFree86
The identifying part 9 reads a parameter stored in the identification function storing part 5, and calculates similarity, and outputs the result to an output part 10.例文帳に追加
識別部9は、識別関数記憶部5に記憶されているパラメータを読み出し、類似度を算出し、その結果を出力部10に出力する。 - 特許庁
When the selective command is executed, the other operation code is retained on a second control signal retention circuit 16 and a flag in accordance with the value of the parameter is retained on a flag retention circuit 22.例文帳に追加
選択命令実行時、他のオペコードは第2制御信号保持回路16に保持され、変数の値に応じたフラグがフラグ保持回路22に保持される。 - 特許庁
The distance of Mahalanobis is computed by automatically extracting a feature parameter from measured data, and the abnormality of cardiac function is detected by the size.例文帳に追加
計測データから特徴パラメータを自動的に抽出することにより、マハラノビスの距離を計算し、それの大きさによって心臓機能の異常を検知する。 - 特許庁
At that time, the model parameter c1" is set to a predetermined value C1X, and a forgetting coefficient δ4 for calculating c1" is set to "0" (S454).例文帳に追加
このときモデルパラメータc1”が所定値C1Xに設定されるとともに、c1”の演算にかかる忘却係数δ4が「0」に設定される(S454)。 - 特許庁
To select an optimum value for a delay for the transmission efficiency of an ATM cell payload and for mapping by using a PAD amount for a parameter so as to calculate an assembly time-out value.例文帳に追加
ATM通信のAAL2の処理で、ATMセルの組立てタイムアウト値は静的な固定値であり、伝送効率と遅延量のトレ-ドオフで適切な値を設定しにくい。 - 特許庁
To provide a mode synchronized laser device wherein stable mode-synchronized laser light can be oscillated even if any environmental change or a parameter change occurs.例文帳に追加
環境変化やパラメータ変化が生じた場合であっても安定したモード同期レーザ光を発振させることができるモード同期レーザ装置を提供する。 - 特許庁
The tracking control portion 15, the focus control portion 16 and the aberration correction portion 17 record and reproduce information on the optical disk 10 by using the adjusted control parameter.例文帳に追加
トラッキング制御部15,フォーカス制御部16,収差補正部17は、調整された制御パラメータを用いて、光ディスク10の記録再生を実行する。 - 特許庁
The operation parameter of an elevator is monitored and used to determine probability of occurrence of an event not caused by a damaged member but interference from a passenger.例文帳に追加
エレベータの運転パラメータが監視され、損傷した部材ではなく乗員干渉に起因してイベントが生じる確率を決定するのに利用される。 - 特許庁
An image processing parameter recording section 104c makes an image file recording the image data thus acquired, the selected setting value, and the calculated setting value.例文帳に追加
画像処理パラメータ記録部104cは、取得した画像データと、選択した設定値、および算出した設定値を記録した画像ファイルを生成する。 - 特許庁
To provide a multilayer control network system that can reduce the cost by saving man-hours and enhance the reliability of generating and setting a routing parameter.例文帳に追加
手間をはぶき、コストを低減し、ルーティングパラメータの作成,設定の信頼性を向上することが可能な多階層制御系ネットワークシステムを得ること。 - 特許庁
To output listenable sound by converting a rhythm of sound to be input by a control using an appropriate parameter on the rhythm.例文帳に追加
韻律に関する適切なパラメータを用いた制御を行うことによって、入力される音声の韻律を変換し、聞き取り易い音声を出力する。 - 特許庁
To provide an abnormal operation detection device or the like properly detecting an unauthorized act by a user inside an enterprise by reducing trouble taken in adjustment of a parameter.例文帳に追加
パラメータの調整にかかる手間を軽減して、企業内部のユーザによる不正行為を的確に検出できる異常操作検出装置等を提供する。 - 特許庁
Furthermore, an inner race crowning parameter specified by RCI/LRI is set to 50-260 when setting the crowning radius of the inner race to RCI and the orbital length to LRI.例文帳に追加
更に、前記内輪のクラウニング半径をRCI、軌道長さをLRIとするとき、RCI/LRIで規定される内輪クラウニングパラメータを50〜260とする。 - 特許庁
To acquire a latest control parameter of a cold system in an existing store having similar environment, when a cold system is installed in a new store.例文帳に追加
新規店舗に新たに冷熱システムを設置するとき、環境の類似する既存店舗の冷熱システムにおける最新の制御パラメータを取得する。 - 特許庁
In accordance with the transmission parameter set by the retransmission apparatus 20, the remodulation apparatus 30 modulates the TS using the generated modulation clocks T', Q.例文帳に追加
再変調装置30は、再送信装置20が設定した伝送パラメータに従って、生成した変調用クロックT’,Qを用いてTSを変調する。 - 特許庁
A detection equivalence ratio KACT is inputted into a high pass filter 3, and a high pass filter output KACTHP is inputted into a parameter adjusting mechanism 42.例文帳に追加
検出当量比KACTがハイパスフィルタ33に入力され、ハイパスフィルタ出力KACTHPがパラメータ調整機構42に入力される。 - 特許庁
The image processing apparatus generates the reduced image in calculation processing of a degree of the false color as a correction parameter, and executes white jump detection processing on the basis of the reduced image.例文帳に追加
補正パラメータとしての偽色度の算出処理において縮小画像を生成し、白とび検出処理を縮小画像に基づいて実行する。 - 特許庁
When the control parameter is updated, the control node 20 compares both the generation numbers to confirm whether the control node 20 itself controls the terminal node 30 just before the comparison.例文帳に追加
統括ノード20は、前記制御パラメータの更新時に、両世代番号を比較して直前に自己が末端ノード30を制御したかを確認する。 - 特許庁
Then when the user commands the start of measurement successively, a sensor part 23 starts measuring motion and a motion parameter calculation part calculates motion parameters.例文帳に追加
引き続き、利用者が計測開始の指令をすると、運動はセンサ部23により計測を開始し、運動パラメータ算出部は運動パラメータを算出する。 - 特許庁
A base pattern image is generated by a concentration parameter used for generating one base pattern image patch within the plurality of base pattern image patches arranged in the test printing image.例文帳に追加
試し刷り画像に配置された複数の地紋画像パッチのうち、一つの地紋画像パッチの生成に用いられた濃度パラメータで地紋画像を生成する。 - 特許庁
A sound image control section 12 corrects an input transformation coefficient of duplicated quadrature transformation by shifting a phase or the like based on the sound image control parameter.例文帳に追加
音像制御部12は、入力された重複直交変換による変換係数を音像制御パラメータに基づいて、位相をずらすなどで、補正する。 - 特許庁
Here, the respective model structuring parts 22 to 24 are functional blocks which operate with calculated values of response characteristics of respective models while model parameter values are calculated by a computer.例文帳に追加
なお、各モデル構築部22〜24は、計算機でそれぞれのモデルパラメータ値が計算され、各モデルの応答特性が計算された値で動作する機能ブロックである。 - 特許庁
At a source unit 10, an out-of-order parameter is selected as the maximum out-of-order range value of data packets to be encoded with a minimum header size.例文帳に追加
ソースユニット10において、順序のずれたパラメータは最小ヘッダサイズで符号化されるデータパケットの前記順序ずれ幅最大値として選ばれる。 - 特許庁
The mode of modifying elements is described in a parameter stored beforehand, and the modulation apparatus selects one of a plurality of parameters in accordance with the information.例文帳に追加
要素の変更の態様は、あらかじめ記憶されたパラメータに記述されており、変調装置は、複数のパラメータから情報に応じたものを選択する。 - 特許庁
Subsequently, an effect of deformation of at least one optical surface of the lighting optical unit on at least one lighting parameter is determined.例文帳に追加
次に、少なくとも1つの照明パラメータに対する照明光学ユニットの光学面のうちの少なくとも1つの変形の影響が決定される。 - 特許庁
On the other hand, communication nodes out of the cluster construct a communication path using the path costs and the traffic situation that is a dynamic parameter relating to traffic.例文帳に追加
一方、クラスタ外の通信ノードは、上記パスコスト、およびトラフィックに関与する動的パラメータであるトラフィック状況を用いて通信経路を構築する。 - 特許庁
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
