Feeds
已解决
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8 years 前
已回答
switching between quaternion and rotation matrix - 3D rotation Matric Problem
Hi Mischa, I was trying to take reflection of any point from any surface. As there is no constraint on the surfaces, in some si...
switching between quaternion and rotation matrix - 3D rotation Matric Problem
Hi Mischa, I was trying to take reflection of any point from any surface. As there is no constraint on the surfaces, in some si...
11 years 前 | 0
已回答
switching between quaternion and rotation matrix - 3D rotation Matric Problem
Other suggestions for combining 3 rotational matrices of different axis (like Rx*Ry*Rx) other than quaternions are also welcome....
switching between quaternion and rotation matrix - 3D rotation Matric Problem
Other suggestions for combining 3 rotational matrices of different axis (like Rx*Ry*Rx) other than quaternions are also welcome....
11 years 前 | 0
提问
switching between quaternion and rotation matrix - 3D rotation Matric Problem
Hi, I have been working on transforming my previous code for reflecting points from an arbitrary plane by calculating via analy...
11 years 前 | 3 个回答 | 0
3
个回答提问
How to reduce precision
Hello, I am using cross products to find an angle between two vectors (not using dot product because I am also using the cross ...
13 years 前 | 1 个回答 | 0
1
个回答提问
How to speed up calculations?
Hello, I am running a code creating and then analyzing large arrays (let's say consisting 15M data). My problem is that, when t...
13 years 前 | 3 个回答 | 0
3
个回答提问
Image Source Method RIR and Energy Decay Time
Hi, I'm trying to implement an room acoustics software working with image source method for my thesis work. I managed to finish...
13 years 前 | 1 个回答 | 0