So, sometimes people get confused when they're solving problems and call the amplitude this distance all the way from the max to the min but it's only half of that because we're only going back to the average level.
解题的时候会弄错,把这个从,最大值到最小值的距离,叫做幅值,但实际上,只有它的一半,只是它和平均值的差距。
Suppose I make it the max of x and 1.
想想,对,想想我把x和1比较下。
So you're all used to, I'm hoping everyone is used to seeing the term max.
希望你们都听懂了,我希望大家都习惯地使用最大化一词
The right answer is Max will-- Maxie will look in the cupboard, even though it's not really there because Maxie has a false belief about the world.
正确的答案是,马克西会到橱柜里找,尽管球实际上球并不在那里,因为马克西拥有关于世界的错误信念
Just write a program to find the max of x and y.
就写个程序找出浮点数x和y中的最大值吧。
max val I'm not going to call the other max val here, because we know what happens when I do that.
我不打算调用其他,因为我们知道当,我这么做会发生什么。
Well, now I go through code very much like what I did for max val in the first place. I check whether it's 0, et cetera, et cetera.
现在我会捋一遍代码,就像我之前捋maxval函数一样,我会检查它是不是0等等等等。
And then I'll call fast max val passing at this extra argument of the memo.
然后我会调用快速maxval函数,而它是基于这个额外变量memo的。
It's calling the old max val.
它调用的是老的max,val函数。
I'm going to assume a little bit more and I'm going to assume that I haven't spelled maximized right, max will do they want to max their share of the vote.
我们来再进一步假设,最大化怎么拼,就用max代替吧,假设他们想要最大化自己的得票数
应用推荐