2019年12月28日 星期六
Geogebra tutorial
- Geogebra LAB
- Geogebra 下載
(右下角 GeoGebra Classic 5)
- 配合<記事本>輸入 或 <notepad++>
- notepad++ 64bit installer
- notepad++ 設定字型
設定/設定程式語言格式
字型大小 20
開起共用字型
開起共用字型大小
開起共用粗體
- 格式/字型 calbri 28
- 小寫字母 : a,b,c,... 代表向量
- 大寫字母 : A,B,C,... 代表點
- 一次只能輸入一個指令
- 多行指令需用Execute({" "," "," ",.....," "}),將所有指令打入" ",
- α, °, π 輸入法 : alt-a , alt-o , alt-p
- slider(min,max,increment,speed,width,is angle,animating,random)
- slider(0,10,1,1,180,false)
- slider(0,180,1,1,180,true) # is angle: true
- matrix
- ShowAxes(false)
- ShowGrid(false)
- ShowLabel(object,false)
- ShowLayer( ) #layers 0..9
- HideLayer( )
- Polygon(A,B,3)
- q=Polygon(A,B,3)
- list1={Vertex(q)}
- len=Length(list1)
- Sequence(Element({list1(i)},1),i,1,len)
- for loop
http://www.malinc.se/math/geogebra/dynamictextandlatexen.php
- 綜合除法
http://www.mathland.idv.tw/ggb/ggbhtml5/taylor_poly.html
https://www.geogbra.org/m/xvvmmhcb
https://www.geogbra.org/m/pvrk6sq9
https://math.pro/db/viewthread.php?tid=1518
https://help.geogebra.org/topic/pythagorean-tree
proba 003
https://www.geogebra.org/m/skfr2nzv
昌爸工作坊
http://www.mathland.idv.tw/ggb/geogebra.htm
https://www.geogbra.org/m/xvvmmhcb
https://www.geogbra.org/m/pvrk6sq9
- 遊龍擺尾
- 黃金矩形
- 勾股盒
- 碎形樹
https://math.pro/db/viewthread.php?tid=1518
https://help.geogebra.org/topic/pythagorean-tree
proba 003
Author:
Roman Chijner
昌爸工作坊
http://www.mathland.idv.tw/ggb/geogebra.htm
2019年12月25日 星期三
machine learning
監督式學習(supervised learning)
https://zh.wikipedia.org/wiki/%E7%9B%A3%E7%9D%A3%E5%BC%8F%E5%AD%B8%E7%BF%92
非監督式學習(unsupervised learning)
https://zh.wikipedia.org/wiki/%E7%84%A1%E7%9B%A3%E7%9D%A3%E5%AD%B8%E7%BF%92
半監督式學習(Semi-supervised learning)
https://en.wikipedia.org/wiki/Semi-supervised_learning
強化學習(Reinforcement learning,簡稱RL)
https://zh.wikipedia.org/wiki/%E5%BC%BA%E5%8C%96%E5%AD%A6%E4%B9%A0
機器學習
https://zh.wikipedia.org/wiki/%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0
深度學習
https://zh.wikipedia.org/wiki/%E6%B7%B1%E5%BA%A6%E5%AD%A6%E4%B9%A0
神經網路
https://zh.wikipedia.org/wiki/%E4%BA%BA%E5%B7%A5%E7%A5%9E%E7%BB%8F%E7%BD%91%E7%BB%9C
https://zh.wikipedia.org/w/index.php?search=%E5%8D%8A%E7%9B%A3%E7%9D%A3%E5%BC%8F%E5%AD%B8%E7%BF%92&title=Special:%E6%90%9C%E7%B4%A2&go=%E5%9F%B7%E8%A1%8C&ns0=1
2019年12月24日 星期二
訂閱:
文章 (Atom)