mathematics tag

13 questions


1 answers
316 views
0
I want to know the difference between game math and math in differentiation.

Question detailsHere are two videos on the reference site: how is the differentiation in game mathematics different from math?Regarding 8:22 of the Unity engine video, I would like to know the followi...

1 years ago

1 answers
314 views
0
I want to know about the difference between game mathematics and mathematics in differentiation.

Question detailsHere are two videos on the reference site: how is the differentiation in game mathematics different from mathematics?Regarding 8:22 of the Unity engine video, I would like to know the ...

1 years ago

1 answers
396 views
0
I want to know about the difference between game mathematics and mathematics in differentiation.

Question detailsHere are two videos on the reference site: how is the differentiation in game mathematics different from mathematics?Regarding 8:22 of the Unity engine video, I would like to know the ...

1 years ago

2 answers
102 views
0
How to show the average calculation of binary search trees

About how to show the average calculation of a binary search treeBased on the results of the image below, T(n)<4logn+1 was shown for all n, and it is said that the average depth of the tree is O(lo...

1 years ago

1 answers
128 views
0
Regarding graph theory, I would like to calculate an expression that holds information about positional relationships in three-dimensional space in the invariant.

This is a question about graph theory.I would like to think about how to maintain the positional relationship between vertices (nodes) in the variant.As a concrete example, we consider the molecules o...


1 answers
74 views
0
Why do we call linear interpolation Lerp?

Why do we call linear interpolation Lerp?I've seen several theories on my personal blog that it stands for Linear Interpolate, but I don't know how to abbreviate itLinearInterpolate to Linear Interpol...


1 answers
119 views
0
Understanding the Process of Formula Transformation

This is about the formula below.I don't understand the process of transforming from the formula above to the formula below and the mathematical properties.I'm ashamed that I'm not good at math, but I'...

1 years ago

1 answers
111 views
0
Calculated O(N/k) from k=1 to k=N

What do you want to doI would like to calculate the calculation amount when calculating O(N/k) from k=1 to k=N.(O is the order notation.) That's why I'm trying to ask for it as follows, but I'm in tro...

1 years ago

1 answers
72 views
0
I want to calculate the movement of points in polar coordinates.

Consider the following issues:On the xy plane, first move the length r_1 along the x-axis from the origin O (where angle 1_1=0).Then, the length r_2 is moved at angle __2, and the length r_3 is moved ...

1 years ago

2 answers
80 views
0
How do I use Latex to express a parenthesis that represents "inclusive"?

I would like to use Latex to express the form of rational and irrational numbers are included in real numbers.In other words, I would like to express the following ASCII art in the form of an image, b...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.