A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
canny.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ajout de emb et de dec
[canny.git]
/
stc
/
exp
/
python
/
dummy
diff --git
a/stc/exp/python/dummy
b/stc/exp/python/dummy
index 4cafabb7df1663b84c6c79e0026e0595710d801b..32c0d5f36b082b226645e1125548b8ebe0175e6f 100644
(file)
--- a/
stc/exp/python/dummy
+++ b/
stc/exp/python/dummy
@@
-1,7
+1,12
@@
-0.25
-[1, 1, 1, 1, 0, 0, 0, 0]
-[1, 1, 0, 0, 0, 0, 0, 0]
-[1, 0, 1, 1, 0, 0, 0, 0]
-[1, 1, 1, 0, 1, 1, 0, 0]
-[0, 1, 1, 1, 1, 0, 1, 1]
-[[1, 1, 0, 0, 0, 0, 0, 0], [1, 0, 1, 1, 0, 0, 0, 0], [1, 1, 1, 0, 1, 1, 0, 0], [0, 1, 1, 1, 1, 0, 1, 1]]
+message [0, 1, 0, 1]
+y [0, 1, 1, 1, 0, 0]
+x [0, 0, 1, 0, 0, 1]
+H_hat [3, 1]
+avec stc : 0.5
+sans stc : 0.75
+[[1 1 0 0 0 0]
+ [1 0 1 1 0 0]
+ [0 0 1 0 1 1]
+ [0 0 0 0 1 0]]
+messag2 [1, 0, 1, 0]
+False