問題タブ [n-dimensional]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
51 参照

python - Python における N 次元ベクトルの直交性

たとえば、5D ベクトル (0.33, 0.48, 0.56, 0.486, 0.33) などの多次元ベクトルが与えられた場合、Python でコードを記述して、このベクトルに直交するベクトルを計算する方法。