Home
last modified time | relevance | path

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

/cmsis-dsp-latest/PythonWrapper/examples/
Dexample_1_11.py108 pathMatrix=np.zeros(dtwMatrix.shape) variable
110 pathMatrix[x] = 1
114 im = ax.imshow(pathMatrix,vmax=2.0)