|
|
| Line 11: |
Line 11: |
| | * [[JRT#Web Systems|Web Systems and IT]] | | * [[JRT#Web Systems|Web Systems and IT]] |
| | * [[JRT#Programing|Programing Skills]] | | * [[JRT#Programing|Programing Skills]] |
| − |
| |
| − | =TUTORIALS=
| |
| − |
| |
| − | ==1. 2-D Wave propagation (Bash Script running a C++ program)==
| |
| − | # Download the [http://ideone.com/ai5VgL C++] Code
| |
| − | # Download the [http://ideone.com/wYkVzA Bash] script
| |
| − | # Put both files in the same folder
| |
| − | # 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 ==
| |
| − | For this tutorial you require '''Python''' as well as the '''numpy''' and '''matplotlib''' modules
| |
| − |
| |
| − | * Follow to tutorial on [https://nbviewer.jupyter.org/gist/gdsosar/9f70990dbf714ec80274f1f601ab74f3 Jupyter notebook]
| |
| − | * Another [https://nbviewer.jupyter.org/gist/gdsosar/b81de7a10141c89b9046c5cad677e615 Jupyter notebook]
| |