Personal tools

Difference between revisions of "Junior Research Team"

From hpcwiki

Jump to: navigation, search
(Mathematical Modeling and Simulation)
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
=TOPICS=
 
=TOPICS=
* [[JRT#Videogames|Videogames and Visualization]]
+
* [[JRT:Videogame_Development_Team]]
* [[JRT#Modelling and simulation|Modelling and simulation]]
+
* [[JRT#Web Systems|Web Systems and IT]]
+
* [[JRT#Programing|Programing Skills]]
+
  
=TUTORIALS=
+
== Mathematical Modeling and Simulation  ==
  
==1.  2-D Wave propagation  (Bash Script running a C++ program)==
+
* [[JRT:Modeling and Simulation Team]]
# Download the [http://ideone.com/ai5VgL C++] Code
+
* [https://nbviewer.jupyter.org/gist/gdsosar/3580e13e384a484006f110dd7afe66e2 Python Tutorial Part 1:Arrays]
# Download the [http://ideone.com/wYkVzA Bash] script
+
* [https://nbviewer.jupyter.org/gist/gdsosar/5cbe0b0dcb4073729dd048c40690762e Python Tutorial Part 2a:pyplot]
# Put both files in the same folder
+
* [https://nbviewer.jupyter.org/gist/gdsosar/c7e10f76476be3f67c5acb63b2b07667 Python Tutorial Part 2b:images]
# Compile the C++ code and use "wave" as the program filename
+
# Run the Bash script with the pipe ">" to create a '''.csv''' file
+
# Use software like '''Matlab''' or '''Python''' to visualize results
+
  
==2. Harmonic Oscillators with Python ==
+
== General Software Development ==  
# Follow to tutorial on Jupyter notebook, [https://nbviewer.jupyter.org/gist/gdsosar/9f70990dbf714ec80274f1f601ab74f3 click]
+
 
 +
* [[JRT:Web Systems and IT]]
 +
* [[JRT:Competitive Programing]]

Latest revision as of 14:12, 20 November 2018

[edit] TOPICS

[edit] Mathematical Modeling and Simulation

[edit] General Software Development