Skip to content

BragitOff.com

READ-LEARN-BRAG!

  • Archives
  • Coding
    • Machine Learning
    • Android Studio
    • C Programs
      • Miscellaneous
      • Matrix Operations
      • Numerical Integration
      • Ordinary Differential Equations
      • Plots and Graphs
      • Random Numbers
      • Root Finding
      • Series Sum
    • C++ Programming
    • Python
    • Scilab
    • Microprocessor 8085 Programming
  • Physics
    • Digital Electronics
    • General Theory of Relativity
    • Lab Manuals
    • Mathematical Physics
    • Nanoscience and Nanotechnology
    • Numerical Analysis Programming
    • Popular Queries of Physics Students
    • Quantum Mechanics
    • Quantum Field Theory
    • Viva Questions
  • Word-a-Geek
    • Pictionary
    • Visual Dictionary
  • Research
  • Conferences
  • Machine Learning
  • Quantum Chemistry
    • PyFock: Pure Python DFT and Quantum Chemistry with GPU Acceleration
    • TURBOMOLE
    • PySCF
    • NWChem
    • DFT
    • Quantum Espresso
    • DFT Simulations Database
  • CrysX
    • PyFock: Pure Python DFT and Quantum Chemistry with GPU Acceleration
    • CrysX – Neural Network (crysx_nn)
    • CrysX: Crystallographic Tools
      • CrysX – Documentation
    • CrysX – 3D Viewer
      • CrysX-3D Viewer Documentation
      • CrysX – 3D Viewer Privacy Policy
    • CrysX – AR Documentation
    • CrysX-AR Privacy Policy
    • Molecule Database

Author: Manas Sharma

I'm a physicist specializing in computational material science with a PhD in Physics from Friedrich-Schiller University Jena, Germany. I write efficient codes for simulating light-matter interactions at atomic scales. I like to develop Physics, DFT, and Machine Learning related apps and software from time to time. Can code in most of the popular languages. I like to share my knowledge in Physics and applications using this Blog and a YouTube channel.

Polynomial Fitting – JAVA Code/Program (works on Android as well)

Android Studio Numerical Analysis ProgrammingApr 4, 2017Apr 21, 2023 Manas Sharma

Okay, so the following is a code for fitting a polynomial to a given set of data using the Least Squares Approximation Method(Wikipedia). Formula…

Read More

C++ Program for Determinant of a Matrix using Gauss Elimination

C++ Programming Numerical Analysis ProgrammingApr 4, 2017 Manas Sharma

So I wrote a code for Gaussian Elimination to solve a system of linear equations a while ago. But recently learned that it…

Read More
cpp cplusplus plus c

How to add Data to GraphView from Arrays? [SOLVED] – Android Studio

Android StudioApr 3, 2017 Manas Sharma

Thanks to the amazing library by jjoe, you can plot graphs easily using GraphView. The documentation provided is really helpful. However, some users…

Read More

How to trigger a button click on press of the ‘DONE’/’ENTER’ key on Keyboard? [SOLVED]

Android StudioApr 3, 2017 Manas Sharma

Let’s say you have a form that asks the user to enter their name and age. And there is a submit button below…

Read More

How to use a custom font for a TextView? [SOLVED] – Android Studio

Android StudioApr 3, 2017 Manas Sharma

First of all make sure that you have an assets folder in your project with this location. Then create a folder named ‘Fonts’…

Read More

How to add activity transitions programatically? [SOLVED] – Android Stduio

Android StudioApr 3, 2017Apr 3, 2017 Manas Sharma

Starting from Android 5.0, you can add enter and exit animations for activities. These are also called Activity transitions. An enter transition determines…

Read More

How to check the visibility of a view? [SOLVED] – Android Studio

Android StudioApr 1, 2017 Manas Sharma

View.getVisibility() gets the visibility of a View, but its not a simple true/false. A view can have its visibility set to one of…

Read More

Linear Fitting – JAVA / Android [Code/Program]

Android Studio Numerical Analysis ProgrammingMar 30, 2017Aug 20, 2017 Manas Sharma

In this post I would be explaining the code to find the best linear fit for a given set of data points. Or…

Read More

Digital Electronics VIVA QUESTIONS

Viva QuestionsMar 30, 2017Mar 31, 2017 Manas Sharma

The following are a few commonly asked viva questions for Digital Electronics experiments: What is Boolean Algebra? Define a logi-gate. Why is it…

Read More
7400 7408 7402 7432 7404 7486 symbols and truth tables

How to show graphs in Android App? [SOLVED] – Android Studio

Android StudioMar 21, 2017 Manas Sharma

One might need to show graphs in their app for a lot of reasons. You may want to let the user enter some…

Read More

Posts navigation

Previous 1 … 24 25 26 27 28 … 68 Next

Latest Articles

  • A Computational Chemistry Alphabet for Curious Young Minds
    Nov 21, 2025
  • How to Properly Cite VASP in Your Research Papers | A Guide with Examples and Formats
    Dec 11, 2024
  • Exchange-Correlation Functionals [Explained for Beginners]
    May 1, 2024
  • Why is chemical accuracy defined as 1 kcal/mol? [SOLVED]
    Apr 29, 2024
  • What is Electron Correlation? [EXPLAINED]
    Dec 4, 2023
  • Automate Bulk Downloading of Molecular Properties and 3D Structures from ChemSpider with Python and Chemspipy
    Nov 16, 2023

SUBSCRIBE ON YOUTUBE

Follow me on Instagram

[instagram-feed feed=1]

  • About
  • Policies

Social

  • View ducktape07’s profile on Facebook
  • View manassharma07’s profile on Twitter
  • View ducktape07’s profile on Instagram
  • View manassharma24059a12a’s profile on LinkedIn
  • View manassharma100’s profile on YouTube
  • View manassharma07’s profile on Google+
  • View manassharma07’s profile on WordPress.org

SUBSCRIBE ON YOUTUBE

Powered by Nevler. © 2026 BragitOff.com. All Rights Reserved.
 

Loading Comments...