.. 4th Sem Lab Computational Physics documentation master file, created by sphinx-quickstart on Fri Apr 11 09:24:00 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. 4th Sem Lab Computational Physics documentation =============================================== This course introduces learners to the fundamentals of numerical computation using Python. The primary goal is to develop a solid understanding of how to perform numerical interpolation and integration techniques. Students will also gain hands-on experience by writing Python code to implement these methods, helping bridge theoretical concepts with practical application. .. toctree:: :maxdepth: 1 :caption: Contents: LabManual4thSemCoreSphinx/A#CoupledSpringMass LabManual4thSemCoreSphinx/B#ElectricalCircuitEquation LabManual4thSemCoreSphinx/C#nthRoot LabManual4thSemCoreSphinx/D#Transcendental LabManual4thSemCoreSphinx/E#SinkingDepth LabManual4thSemCoreSphinx/F#NumericalIntegration LabManual4thSemCoreSphinx/G#FourierSeriesSawToothWave LabManual4thSemCoreSphinx/H#FourierSeriesSquareWave LabManual4thSemCoreSphinx/I#DiracDeltaFunction LabManual4thSemCoreSphinx/J#LegendrePoly LabManual4thSemCoreSphinx/K#BesselFunction