Home
last modified time | relevance | path

Searched refs:angle (Results 1 – 4 of 4) sorted by relevance

/cmsis-dsp-latest/Examples/ARM/arm_svm_example/
Dtrain.py21 angle = 2.0*math.pi * np.random.randn(1,NBVECS) variable
25 xa[:,0]=radius*np.cos(angle)
26 xa[:,1]=radius*np.sin(angle)
/cmsis-dsp-latest/PythonWrapper/examples/
Dtestdsp6.py130 angle = 2.0 * math.pi * np.random.randn(1, NBVECS) variable
134 xa[:, 0] = radius * np.cos(angle)
135 xa[:, 1] = radius * np.sin(angle)
/cmsis-dsp-latest/Testing/PatternGeneration/
DFastMath.py176 for r,angle in combinations:
177 x = r*np.cos(angle)
178 y = r*np.sin(angle)
/cmsis-dsp-latest/Documentation/Doxygen/
Ddsp.dxy.in1460 # this color. Hue is specified as an angle on a color-wheel, see