bytes-und-grains

comp method vs comp phys

Sparisoma Viridi
4 mins read ·

Archive for computational physics that might be used in computational method

materials

Comparison between the courses Computational Method 1 and Computational Physics 2 is as follow.

Computational method (2024)Computational Physics (2019)
Computational thinkingIntroduction to Computational Physics
Pseudocode-algorithmConcepts of algorithms
Finding the roots of an equationRoot of equation
Tangent line to the curve (*)Curve Fitting and interpolation
Matrix algebra operationsMatrix
Linear programming solutionsSystem of Linear Equations
EigenproblemNumerical eigenvalues
OptimizationOptimation
Solutions to ODE and PDEIntegration (RK4) dan differentiation (RD)
Soft computing or AIArtificial Intelligent (ANN, SVM, GA)

* Further discussion to the creator of RPMK is required for the interpretation.

courses

There are some relations to other courses, where a scheme is as follow.

flowchart TD WI1102 --> WI2002 --> FI2151 & FI3271 & FI3263 WI1102 --> FI3103 --> FI3203 & FI3172 subgraph " " FI2151 FI3271 FI3263 end subgraph " " FI3203 FI3172 end %% WI1102["WI1102
Computational
Thinking"] WI2002["WI2002
Artificial
Intelligence and
Data Literacy"] FI2151["FI2151
Modeling,
Data Generator
and Analysis"] FI3103["FI3103
Computational
Methods"] FI3172["FI3172
Computation of
granular and
physical system"] FI3203["FI3203
Simulation and
Modelling of
Physical Systems"] FI3263["FI3263
Artificial
Intelligence and
Earths Nonlinearity"] FI3271["FI3271
Data Analysis
with Machine
Learning"]

Other schemas might be also defined.

archive

There are one version of lecture notes and three collections of students projects and examples.

notes

refs


  1. -, “FI3103 Computational Method”, Kurikulum 2024, url https://six.itb.ac.id/pub/kur2024/matakuliah/47218 [20240903]. ↩︎

  2. -, “FI3201 Computational Physics”, Silabus Mata Kuliah 1019, url https://six.itb.ac.id/app/dosen:000000000000000000/kurikulum/silabus/40267/view [20240903]. ↩︎

  3. Sparisoma Viridi, “Komputasi Fisika”, ResearchGate 311740416, Dec 2016, url http://dx.doi.org/10.13140/RG.2.2.21787.87844↩︎

  4. Sparisoma Viridi, Suprijadi, “Komputasi Fisika 1: Simulasi dan Visualisasi Fisika dengan C, C++, Gnuplot, dan OpenGL”, ResearchGate 317740832, Dec 2015, url https://www.researchgate.net/publication/317740832 [20240903]. ↩︎

  5. Sparisoma Viridi, Siti Nurul Khotimah, Suprijadi, “Komputasi Fisika 2: Simulasi dan Visualisasi Fisika dengan C++ dan Gnuplot”, ResearchGate 317731678, May 2016, url http://dx.doi.org/10.13140/RG.2.2.31633.22880↩︎

  6. Sparisoma Viridi, Rizal Kurniadi, “Komputasi Fisika 3: Simulasi dan Visualisasi Fisika dengan JavaScript”, ResearchGate 317235037, May 2017, url http://dx.doi.org/10.13140/RG.2.2.35065.67680↩︎

Tags: