| 例文 |
variable functionの部分一致の例文一覧と使い方
該当件数 : 941件
A substantially linear-function-like linear temperature change is executed in a temperature-variable vessel to measure the characteristic of the measured piezoelectric oscillator within a unit time.例文帳に追加
可変温度槽はほぼ1次関数的なリニアな温度変化させ、単位時間内に被測定圧電振動子の特性を測定する。 - 特許庁
INTERNAL COMBUSTION ENGINE EQUIPPED WITH INTAKE VALVE ALLOWING VARIABLE OPERATION, CAPABLE OF EXECUTING SELF-REGULATION CONTROL OF AIR-FUEL RATIO, AND CAPABLE OF MONITORING CONTROL FUNCTION例文帳に追加
可変操作が可能な吸入弁を備え、空気−燃料比の自己調整制御を行い、制御機能を監視できる内燃機関 - 特許庁
To provide a transmission gear with a rotational speed control function of a belt-type continuously variable transmission capable of controlling a rotational speed with stability.例文帳に追加
安定した回転数制御を行うことができるベルト式無段変速機の回転数制御機能付伝動装置を提供する。 - 特許庁
To provide a power circuit that has a frequency adjustment function capable of adjusting the frequency of an oscillation circuit via a variable capacitance.例文帳に追加
容量を可変させることで発振回路の周波数を調整できる周波数調整機能を有する電子回路を提供する。 - 特許庁
To provide a multiband high-frequency amplifier wherein by using a single function part, gain control over a plurality of variable amplifiers is attained.例文帳に追加
複数の可変増幅器の利得制御を一つの制御機能部分によって実現するマルチバンド高周波増幅器を提供する。 - 特許庁
the derivative of a function of two or more variables with respect to a single variable while the other variables are considered to be constant 例文帳に追加
他の変数である間、ただ一つの変数に関する2つ以上の変数の関数の派生物が一定であると考えられています - 日本語WordNet
when the regression line is linear (y = ax + b) the regression coefficient is the constant (a) that represents the rate of change of one variable (y) as a function of changes in the other (x) 例文帳に追加
回帰線が線形(y = ax + b)であるなら、回帰係数は定数(a)で、変数(y)の比率を他の変数(x)の変化の関数として表す - 日本語WordNet
For the C programming language, this error code is stored in the global variable errno , and the function that executed the system call returns the value -1. 例文帳に追加
Cプログラミング言語においては、このエラーコードが大域変数 errnoに格納されます。 また、システムコールを 実行した関数は -1の値を返します。 - FreeBSD
The return status is 0 unless local is used outside a function, an invalid name is supplied, or name is a readonly variable. 例文帳に追加
localが関数の外部で使われたり、不正なnameが与えられたり、name が読み取り専用であったりしなければ、localの返却ステータスは 0 となります。 - JM
The controller generates a control signal controlling the gain of the variable gain receiver as the function of a signal quality and a power level.例文帳に追加
コントローラは、信号品質および電力レベルの関数として可変利得受信機の利得を制御する制御信号を生成する。 - 特許庁
The electro-optic apparatus inputs an electrical signal based on a design CAD data of a semiconductor apparatus to function as a variable mask.例文帳に追加
電気光学装置は、半導体装置の設計CADデータに基づく電気信号を入力することで可変のマスクとして機能する。 - 特許庁
When an output mapping function 7 is started, an output XML document 10 is output from the mapping data 8 in the variable buffer.例文帳に追加
出力マッピング機能7が起動された時点で、変数バッファ中のマッピングデータ8から出力XML文書10を出力する。 - 特許庁
The amount of phase shift provided by the phase control circuit is selectively variable as a function of a control signal applied thereto.例文帳に追加
位相制御回路により提供される位相シフトの量は、それに印加される制御信号の関数として選択的に可変である。 - 特許庁
The toroidal type continuously variable transmission includes intermediate discs 30 to function as a pair of output discs made from carbon steel containing 0.3-0.5 wt.% carbon.例文帳に追加
1対の出力側ディスクとして機能する中間ディスク30を、炭素を0.3〜0.5重量%含む炭素鋼により造る。 - 特許庁
This is a powerful way to inspect the program being debugged; it is even possible to change a variable or call a function.例文帳に追加
これはデバッグ中のプログラムを調査する強力な方法です。 変数を変更したり関数を呼び出したりすることさえ可能です。 - Python
To provide a pachinko game machine allowing a game player to recognize an expecting degree of a jackpot by utilizing a shortening function of a variable time.例文帳に追加
変動時間の短縮機能を利用して大当たり期待度を遊技者が知り得るパチンコ遊技機を提供することを課題とする。 - 特許庁
The peptide contains a variable region to which an antigen-binding site is to be formed and has an amino acid sequence expressing a specific adsorption function to a solid phase at a site closer to the C-terminal than a heavy-chain variable region or at a site closer to the C-terminal than a light-chain variable region.例文帳に追加
抗原結合部位が形成される可変部を含むペプチドであって、重鎖の可変部よりもC末端側又は軽鎖の可変部よりもC末端側に、固相に対して特異的な吸着機能を発現させるアミノ酸配列を有する。 - 特許庁
In a signal conversion processing part 2, by calculating an interpolation value reflecting the value of a variable parameter α to be multiplied by the value of a control sampling function c_0(t), the characteristics of analog signals obtained by interpolation processing via a sampling function s_N(t) are adjusted corresponding to the variable parameter α by changing the value of the variable parameter α.例文帳に追加
信号変換処理部2では、制御標本化関数c_0(t)の値に乗算される可変パラメータαの値を反映した補間値を算出することにより、可変パラメータαの値を変更することで標本化関数s_N(t)で補間処理して得られるアナログ信号の特性を可変パラメータαに応じて調整することができる。 - 特許庁
If the function block FB to be called is assigned to other task, the function block FB and the program of the calling origin are assigned to the specified task respectively, output data for the function block FB is copied to a buffer, the function block FB inputs the data from a buffer, and the output of the function block FB is copied to a variable on the program.例文帳に追加
呼び出すファンクションブロックFBが他のタスクに割りつけられているとき、このファンクションブロックFBとその呼び出し元のプログラムとをそれぞれ指定されたタスクに割りつけると共に、ファンクションブロックFBへの出力データをバッファにコピーし、ファンクションブロックFBは、このバッファからデータを入力し、ファンクションブロックFBの出力を、プログラム上の変数にコピーする。 - 特許庁
An optimization routine uses a slack variable given penalty, or redefines a constraint model along with the use of the penalty variable for creating a new object function, and determines a control solution for fully satisfying the initial constraint limit by using the new object function.例文帳に追加
最適化ルーチンは、ペナルティを課されたスラック変数を使用し、または該ペナルティ変数の使用と併せて制約モデルの再定義を行って新たな目的関数を作成し、該新たな目的関数を用いて当初の制約限界を最も満足させる制御解を決定する。 - 特許庁
A dummy initial value expression generating part 103 pays attention to the definition of an object generating function in a source program and when the object generating function does not perform operations except setting value to the member variable of an object, it produces a dummy initial value expression which represents a member variable with a dummy argument.例文帳に追加
仮初期値式生成部103はソースプログラム中のオブジェクト生成関数の定義に着目し、オブジェクト生成関数がオブジェクトのメンバ変数への値の設定以外の動作を行わないものである場合には、メンバ変数を仮引数で表現した仮初期値式を作成する。 - 特許庁
In the variable gain circuit with a range in which the gain approximately changes by an exponential function to control voltage, if the control voltage is represented as a variable x, it has a region in which the gain approximately changes exponentially based on the function {(1+x)^2+K}/{(1-x)^2+K}(K≤1).例文帳に追加
制御電圧に対して利得がほぼ指数関数で変化する領域を有する可変利得回路において、前記制御電圧を変数xとすると、利得が関数{(1+x)^2+K}/{(1−x)^2+K}(K≦1)に基づいてほぼ指数関数で変化する領域を有する。 - 特許庁
To provide a motor driver which has an automatically switching function of a resistance value of a variable resistor for automatically abolishing an offset generated owing to a temperature change and which simplifies a function of automatically switching the resistance value of this variable resistor.例文帳に追加
本発明は、温度変化により発生するオフセットを自動的に解消するための可変抵抗の抵抗値を自動的に切り換える機能を備えるとともに、この可変抵抗の抵抗値を自動的に切り換える機能を単純化することができるモータドライバを提供することを目的とする。 - 特許庁
In each of the apparatus or application which performs authentication, a variable shared key changing by each prescribed communication unit requiring authentication is generated, value of a unidirectional function employing the variable shared key for its argument is obtained, and the one-time ID is generated from the value of the function.例文帳に追加
認証を行う装置またはアプリケーションの各々において、認証が必要な所定の通信単位毎に変化する可変共有鍵を生成するとともに、この可変共有鍵を引数とする一方向関数の関数値を求め、この関数値から上記ワンタイムIDを生成するようにした。 - 特許庁
To provide a headlight for a vehicle equipped with a single light source with a switching function capable of switching a low beam and main beam and a variable light-distribution function capable of tracking a light-distribution direction toward a steering direction.例文帳に追加
単一光源で、すれ違いビームおよび走行ビームの切換機能と、操舵方向へ配光方向を追従可能な可変配光機能と、を具備する車両用前照灯の提供を図る。 - 特許庁
To provide a photonic crystal optical waveguide element having a variable characteristic function by external current application, to provide its manufacturing method and to provide a high-function device for optical communication utilizing the element.例文帳に追加
外部からの電流印加による可変特性機能を有するフォトニック結晶光導波路素子とその作製方法、及び当該素子を利用した光通信用高機能デバイスを提供する。 - 特許庁
To provide a photonic crystal optical waveguide element having a variable characteristic function by external electric field application and its manufacturing method, and a high-function device for optical communication which uses the element.例文帳に追加
外部からの電界印加による可変特性機能を有するフォトニック結晶光導波路素子とその作製方法、及び当該素子を利用した光通信用高機能デバイスを提供する。 - 特許庁
ECU determines a correlation function composed of a linear function using as a variable the square root of the total mileage of the vehicle so that it has a value closely correlated with the accumulated full charge capacities of a secondary battery.例文帳に追加
ECUは、蓄積した二次電池の満充電容量と高い相関値をもつように、車両の総走行距離の平方根を変数とする1次関数からなる相関関数を決定する。 - 特許庁
An optimization process section 20 calculates an optimization function based on an evaluation function E(α, β) defined by an image display rate F(α), a preferable image rate A(α) and a weight variable β.例文帳に追加
最適化処理部20は、画像表示率F(α)と良好画像率A(α)と重み変数βとによって定義される評価関数E(α,β)に基づいて最適化関数を求める。 - 特許庁
A logical expression substitution unit 103 substitutes a part of a logical expression input by a logical expression input unit 102 or an objective function approximation polynomial from an objective function modeling unit 101 with a substitution variable.例文帳に追加
論理式置換部103は、論理式入力部102で入力された論理式又は目的関数モデル化部101からの目的関数近似多項式の一部を置換変数にて置換する。 - 特許庁
To provide a variable power optical system with an image blur correcting function having a complete correcting function to image blur caused by vibration and achieving excellent optical performance though it has compacter constitution.例文帳に追加
よりコンパクトな構成でありながら、振動に起因した像ぶれに対する十分な補正機能を有し、良好な光学性能を発揮する像ぶれ補正機能付き変倍光学系を提供する。 - 特許庁
To provide an image pickup device which is applicable to an optical system of a variable focus distance, suppresses a cost increase, and includes a face recognition function or an object recognition function operating at high speed.例文帳に追加
可変焦点距離の光学系に適用可能で、コストアップを抑えることができ、かつ高速動作可能な顔認識機能、あるいは物体認識機能を備えた撮像装置を提供する。 - 特許庁
In other words, the saturation function to be used for the sliding mode control is changed to the thickness of the boundary layer which is asymmetric to the origin for the control variable.例文帳に追加
すなわち、スライディングモード制御に用いる飽和関数を制御量に対して原点非対称な境界層の厚さへ変更する。 - 特許庁
The branching ratio variable optical switch is provided at a node, so that an input part or an output part of the node includes a function for monitoring optical signal quality.例文帳に追加
分岐比可変光スイッチをノードに具備することで、ノードの入力部もしくは出力部に光信号品質をモニタする機能を有する。 - 特許庁
To provide an optimum value selecting method for input variable with which the value of a non-linear target function is settled within the set request range.例文帳に追加
非線形目的関数の値を設定された要求範囲内にあるようにする入力変数の最適値選択方法を提供する。 - 特許庁
Because the function is made variable due to such a configuration, the reconfigurable processing unit has such higher versatility that the hardware can be used universally.例文帳に追加
かかる構成により,リコンフィギュアラブル処理ユニットは,機能が可変となるので,汎用性が高まりハードウエアの共通化を図ることができる。 - 特許庁
To provide a frequency variable synthesizer which can oscillate in a wide frequency band and has a switching function to a desired frequency band.例文帳に追加
広帯域の周波数帯で発振可能で、所望の周波数帯域への切替え機能を有する周波数可変シンセサイザを提供する。 - 特許庁
To provide an image projecting device capable of making a variable diaphragm effectively function while keeping the effect of uniform illumination by an integrator.例文帳に追加
インテグレータによる均一照明の効果を残しながら可変絞りを効果的に機能させることの可能な画像投影装置を提供する。 - 特許庁
To provide a high variable power ratio zoom lens having a vibration-proof function, which has a field angle of 6.5° or less at a telephoto end and is compact and has excellent optical performance.例文帳に追加
望遠側の画角が6.5度以下でコンパクトで光学性能が良好な防振機能を有する高変倍比ズームレンズを提供する。 - 特許庁
To improve the function and performance of an oscillator and a PLL circuit by making an inductor continuously variable by a control signal.例文帳に追加
インダクタを制御信号により連続的に変化可能とすることにより、発振器およびPLL回路の機能および性能を向上させる。 - 特許庁
To provide a substrate processing unit provided with a communication function of readily changing a variable in communication with a host computer.例文帳に追加
ホストコンピュータとの通信において変数の変更を容易に行うことができる通信機能を備えた基板処理装置を提供することである。 - 特許庁
An illumination light variable means can provide the handpiece with a function for adjusting a light illumination environment being shadowless and optimal for work contents.例文帳に追加
また照射光可変手段によって無影で作業内容に最適な光の照射環境を調える機能を持ったハンドピースを提供する。 - 特許庁
To reduce manufacturing costs by simplifying a structure, and to configure a charge restriction function, in a device for detection of manipulated variable.例文帳に追加
操作量検出装置において、構造を簡素化して製造コストの低減を可能とする一方で荷重制限機能を構成可能とする。 - 特許庁
To provide a vehicular steering device having a variable transmission ratio function, and capable of easily miniaturizing the device and reducing the energy consumption.例文帳に追加
可変伝達比機能を有すると共に、装置のコンパクト化、エネルギ消費量の低減化を容易に達成可能な車両操舵装置の提供。 - 特許庁
The gate electrode having the work function variable in the lateral direction brings improved electrical performance to a field-effect transistor device with a non-doped channel.例文帳に追加
横方向に可変の仕事関数を有するゲート電極は、非ドープ・チャネルの電界効果トランジスタ・デバイスに向上した電気的性能をもたらす。 - 特許庁
To provide an interchangeable lens for use on camera using a variable refractive index lens, permitting mounting on a camera body having a conventional auto-focusing function.例文帳に追加
従来のオートフォーカス機能を有するカメラボディに装着することができる、屈折率可変レンズを用いたカメラ用交換レンズを提供する。 - 特許庁
An output circuit 11 applies a first potential to an anode of a diode D10 according to a function having a variable that is an input command value.例文帳に追加
出力回路11は入力された指令値を変数とする関数に従って第1電位をダイオードD10のアノードに印加する。 - 特許庁
Thereafter, the step number for adjusting the change gear ratio of the toroidal type continuously variable transmission to a desired value is learned based on a learning function.例文帳に追加
その後、学習機能に基づいて、前記トロイダル型無段変速機の変速比を所望の値に調節する為のステップ数を学習する。 - 特許庁
To constitute the inner rotor of an AC generator having a variable output function such that generation efficiency is enhanced furthermore by reducing iron loss.例文帳に追加
出力可変機能を備えた交流発電機のインナロータを、鉄損を低減して発電効率をより一層高められるように構成する。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
