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년 전
답변 있음
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년 전 | 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년 전 | 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0