"関数にできないこと"の翻訳 英語に:


  辞書 日本-英語

関数にできないこと - 翻訳 :

  例 (レビューされていない外部ソース)

このある関数は f関数の逆関数と呼ぶことができます
Or is there some other function?
引数としてtest関数も渡すことで ddmin関数をさらに一般化できます
This is the string to be simplified.
負でない 有理数を使用することができます これらは関数に入力できる単なる数字で
So if we want to be really cute about it, we would say non negative. rational numbers.
従来 係数は定数ですが ここでは xに関する関数です ここでは xに関する関数です
Well all of the coefficients on and I want to be careful with the term coefficients, because traditionally we view coefficients as always being constants but here we have functions of x as coefficients.
この関数の導関数を加え この点での傾きとなる f 0 xとします
So what if p of x is equal to, well, the constant term is f of 0, and then it's plus the derivative of this function, so the slope of this function at that point, f prime of 0 times x.
これは少し変な関数ですが きみはこのような関数も定義できます きみは好きなどんな関数も定義できるのですよ
So, x 2, our function is equal to 1.
関数 または複数の関数です 関数 または複数の関数です すこし 用語について
And its solution isn't a number, its solution is a function, or a set of functions, or a class of functions.
iを指数関数と考えることもできます
The point at which we break is when i becomes greater than n.
この関数は 偶関数といえます
And this is what kind of leads us to the formal definition.
このような関数も偶関数です
And it keeps going in either direction.
点線でやります 関数と その逆関数を 見ることができます
I'll do it as a dotted line.
この関数 デルタ関数で これを書きます これは c だけ移動したデルタ関数です
When we multiply these two functions, when we multiply this times this times the delta function, this is let me write this.
指数関数的に考えるのは 新しいことです とても奇妙なことがここで起きています
And this is a new thing that we talk about technology on semi log curves.
関数です このように書くことができます
So I could also write this as psi, as x and y, which is a function of x.
2 は係数なので ここに書くことができ これに単位ステップ関数を掛けます
The inverse Laplace transform of this thing is going to be equal to we can just write the 2 there as a scaling factor, 2 there times this thing times the unit step function.
新しいwrite_form関数とPOST関数です
Let's go ahead and get these fields populated.
関数の定義をする時にできることの一つに foo関数があります
I'll just show you some Python syntax that I've been using that is pretty helpful.
だから 対数関数の逆関数を取ったような物です 指数関数として書きました
Well, I have to raise it to the second power.
ここでは 関数の逆関数を見つけることです
So let's solve for x.
同時に扱われています 関数の定義域は関数に入れることができる値です
The domain of a function, you'll often hear it combined with domain and range.
このような関数に定義したと見ることができます
I'm just gonna define that as 5x minus y.
'ñ' が奇数の場合は 奇関数です 'ñ' が偶数場合は 偶関数です ここで はっきり説明したいことは
In general, if you have f(x) x n, then this is odd if 'n' is odd, and this is an even function if 'n' is even.
コスト関数の勾配は いつも弓形の関数で こんな形に
But, it turns out that the cost function for gradient of cost function for linear regression is always going to be a bow shaped function like this.
関数は 1 つの特定のハッシュ関数と言う 聞き取れない
And then the hash itself is designed to be a very slow hash function.
指数関数は 本当に劇的な関数です 常に速く拡大関数です
So the idea here is just to show you that exponential functions are really, really dramatic.
偶関数と偶数は異なったであることに注意してください 偶関数と偶数の定義の間には
And don't get confused with the term even function and the term even number.
他の多くのデルタ関数と さまざまな関数の乗算を 解くことができます
So just like that, using a kind of visual evaluation of the integral, we were able to figure out the Laplace transforms for a bunch of different situations involving the Dirac delta function.
range関数は ループの中でいろんなことに利用できるので とても便利な関数です これから 1つ目のループ for ループについて 見ていきましょう
So it can generate a whole bunch of lists and the reason why this is useful is that we can use these inside of loops.
常に使用できることです 係数や問題には関係なく
But the neat thing about the completing the square is it will always work.
この関数には どんな実数でも 入力できます このすべて実数です
And in that domain, 2 is sitting there, you have 3 over there, pretty much you could input any real number into this function.
偶関数でも奇関数でもない例を
So this is also an odd function.
注意 この関数は実験的な関数です
Prev
y は一階の導関数 y 5y 6y 0です ここで 関数に関し
So we need to find a y where 1 times its second derivative, plus 5 times its first derivative, plus 6 times itself, is equal to 0.
この傾きは タンジェント線になるのでした そしてこれをこの関数の導関数と定義したのでした
If this point essentially almost becomes this point, then our slope is going to be the slope of our tangent line.
これは 以前に習った関数と どのように関連するでしょう 以前にみた関数をここに書きます
And so you're probably saying, Hey Sal, this is very abstract, how does this relate to the functions that I've seen in the past?
奇関数です 続けることができます
If it were x 3, that is odd.
すべて連続的な関数で 表現できるとは限らず 断片的な関数で
And we know that in the real world, everything isn't these nice continuous functions, so over the next couple of videos we're going to talk about functions that are a little bit more discontinuous than what you might be used to even in kind of a traditional calculus or traditional
math.ceiling関数を用いることで非整数を
What we really want here is to take n divided by 5 and round it up.
新たな関数によってoriginal_input_command関数を 置き換えています
Here's how a capture replay tool works.
これは x と yの関数です これは x と yの関数です
But let's say that psi, and I won't write that it's a function of x and y.
関数を別の関数の中に作れるのです greeterという関数を作り
If you haven't seen this before in Python, don't worry, but it is possible to make 1 function inside another.
ヒントは 残りの関数はそれぞれ1行ということです これが関数prefixesになります
Lets move on to the next one and as spoiler each of the remaining functions is exactly one line
関数の定義域は関数に入れることができる値です それでは 例を行いましょう
But the domain of a function is just what values can I put into a function and get a valid output.
これは 関数ではないです
This is a badly structured function.
これは 関数ではないです
You're intersecting the graph twice.

 

関連検索 : スケールにできないこと - 用できないこと - 感じにできないこと - 散歩にできないこと - 旅行にできないこと - 供給にできないこと - 有料にできないこと - 睡眠にできないこと - 仕事にできないこと - ではないことに - 得ることができないこと - 話すことができないこと - できないことにします - 濃縮物にできないこと