1 / 6

電腦物理與教學 第八 組 (5/12 進度 報告 )

指導 教授:利見興 老師 學生: M10061306 張代雄 M10061325 張家寶. 電腦物理與教學 第八 組 (5/12 進度 報告 ). 主題 介紹. 原始碼. t=t ++; for( i =1;i<= n;i ++){ num1 = Math.round ( Math.random ()*42); … num7 = Math.round ( Math.random ()*42); numbers[0] = num1; … numbers[6] = num7; } _pause();. 限制與規則. 0 的問題。

ciel
Télécharger la présentation

電腦物理與教學 第八 組 (5/12 進度 報告 )

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 指導教授:利見興 老師 學生: M10061306 張代雄 M10061325 張家寶 電腦物理與教學第八組(5/12進度報告)

  2. 主題介紹

  3. 原始碼 t=t++; for(i=1;i<=n;i++){ num1 = Math.round(Math.random()*42); … num7 = Math.round(Math.random()*42); numbers[0] = num1; … numbers[6] = num7; } _pause();

  4. 限制與規則 • 0的問題。 • 變數型態轉換的問題。 • …

  5. 進度規劃 • 0407 導論與分組 • 資料搜尋與主題討論。 • 0428 提案報告 • 完成範例分析與主題架構,並開始寫作程式碼與模型。 • 0512 進度報告(一) • 預計完成第一階段程式碼與統計圖表。 • 0526 進度報告(二) • 預計完成第二階段程式碼(一次產生N組數據、與實際開獎數據做比對(期望)) • 0616 成果演示 • 成果展示。

  6. 參考文獻 • Open Source Physics • http://www.compadre.org/osp/index.cfm • Random Walk 1D Continuous Model Documents • http://www.compadre.org/OSP/document/ServeFile.cfm?ID=8844&DocID=1170 • Random Walk 2D Model • http://www.compadre.org/OSP/document/ServeFile.cfm?ID=8845&DocID=1172 • 台灣師大物理系-物理教學示範實驗教室 • http://www.phy.ntnu.edu.tw/demolab/phpBB/

More Related