- Видео 36
- Просмотров 596 914
Practical HOPE (Experiments in physics)
Индия
Добавлен 18 мар 2019
The most innovative and useful videos related to Experiments in Physics and Electronics. Follow us on Facebook Virtual-experiments-in-physics-by-animation-110659057386006
Solve 1-D heat equation (PDE) using finite difference and Crank Nicolson method in SCILAB
In this video, partial differential equations are solved using finite difference and Crank Nicolson method. We took the case of 1-D heat equation. Programming is done in SCILAB.
Просмотров: 14 842
Видео
Solve boundary value problems (linear differential equations) using Shooting method in SCILAB
Просмотров 9 тыс.3 года назад
In this video, shooting method to solve ordinary differential equations with given boundary values has been explained. Dirichlet and mixed boundary conditions are considered and programming is done in SCILAB.
Solve ODE (Dirichlet and mixed boundary) using Finite difference method in SCILAB
Просмотров 10 тыс.3 года назад
In this video, the methodology for solving ordinary differential equations with Dirichlet and mixed boundary conditions using Finite Difference Method has been explained. Programming is done in SCILAB.
Solve ODE (1st and 2nd order) using Euler’s & modified Euler’s method in SCILAB
Просмотров 7 тыс.3 года назад
In this videos Euler's and modified Euler's methods are discussed in detail to solve 1st order and 2nd order ordinary differential equations. Programming is done in SCILAB software.
Solve system of linear equations using Gauss Elimination method in SCILAB
Просмотров 7 тыс.3 года назад
In this video, Gauss Elimination method has been explained to solve a system of linear equations. Programming is done in SCILAB software.
Solve a system of linear equations using Gauss Seidel method in SCILAB
Просмотров 5 тыс.3 года назад
In this video, Gauss Seidel iterative method has been implemented to solve a system of linear equations. The programming is done in SCILAB.
Numerical Integration using Trapezoidal & Simpson's rule (1/3 and 3/8) in SCILAB
Просмотров 6 тыс.3 года назад
Different interesting ways of writing SCILAB programs for Numerical Integration using Trapezoidal and SImpson's rule have been proposed and discussed in detail.
Interpolation using Newton's Forward and Backward difference formula in SCILAB
Просмотров 10 тыс.3 года назад
In this video Newton's forward and Backward difference Interpolation have been explained. Trigonometric function has been taken as an example and full code has been written in SCILAB
Introduction to SCILAB for beginners (part-2)
Просмотров 7 тыс.3 года назад
In this video, four main features of SCILAB are explained: user defined functions, plotting (2D and 3D), looping and polynomials Link to solve first and second order differential equations in SCILAB ruclips.net/video/UkZmROLRzRA/видео.html
Introduction to SCILAB for beginners (part-1)
Просмотров 59 тыс.3 года назад
This video is an introduction to SCILAB for beginners. Following topics have been discussed in detail (Scilab environment, Types of data, Data operations Complex and Character data, Import/Export data file, Array operations and Hierarchy of operations, Arithmetic and logical operators, Built in Scilab functions)
Molecular Dynamics simulation (NVT) (full code in SCILAB) via Lennard Jones potential : Part-2
Просмотров 3,9 тыс.3 года назад
This video describe the details of molecular dynamics simulation for N,V,T system. Important concepts of Thermostat and Nearest Neighbor list have been explained and their codes have been discussed. Some applications of Molecular Dynamics are also discussed (Maxwell speed distribution curve and evaluation of most probable, average and rms speed, arrow of time, fluctuations, variation of number ...
Molecular Dynamics simulation (full code in SCILAB) via Lennard Jones potential: Part-1
Просмотров 12 тыс.3 года назад
In this video we have done computational analysis of the dynamics of particles in a box. Particles interact via Lennard Jones Potential. Periodic boundary conditions are used. Maxwell speed distribution curve has been deduced from the simulations.
Statistical: Plot dN/dE versus E for non-relativistic and relativistic Bosons and Fermions (SCILAB)
Просмотров 4,2 тыс.3 года назад
In this video, the distribution of particles w.r.t. energy (dN/dE vs E) for relativistic and non-relativistic bosons and fermions is plotted at different temperatures in SCILAB software.
Statistical: Plot Partition function & other thermodynamic variables (U, dU, Cv, F, S) - Part-2
Просмотров 6 тыс.3 года назад
In this video, Partition function for the systems with finite energy levels and finite no. of non interacting particles is calculated and plotted using Bose Einstein and Fermi-Dirac distribution. Using partition function, other thermodynamic variables like internal energy, energy fluctuation, Helmholtz free energy, specific heat and entropy are calculated and plotted with temperature for differ...
Statistical: Plot Partition function & other thermodynamic variables (U, Cv, F, S) - Part-1
Просмотров 10 тыс.3 года назад
In this video, Partition function for the systems with finite energy levels and finite no. of non interacting particles is calculated and plotted using Maxwell-Boltzmann distribution. Using partition function, other thermodynamic variables like probability of occupancy, internal energy, Helmholtz free energy, specific heat and entropy are calculated and plotted with temperature for different no...
Statistical: Plot Planck's, Rayleigh Jeans, Wien's distribution, Wien's displacement & Stefan's Law
Просмотров 18 тыс.3 года назад
Statistical: Plot Planck's, Rayleigh Jeans, Wien's distribution, Wien's displacement & Stefan's Law
Statistical: Plot specific heat of solids using Dulong Petit, Einstein and Debye model (SCILAB)
Просмотров 28 тыс.3 года назад
Statistical: Plot specific heat of solids using Dulong Petit, Einstein and Debye model (SCILAB)
Statistical: Plot Maxwell-Boltzmann, Bose-Einstein & Fermi-Dirac distribution functions (SCILAB)
Просмотров 26 тыс.4 года назад
Statistical: Plot Maxwell-Boltzmann, Bose-Einstein & Fermi-Dirac distribution functions (SCILAB)
Statistical: Plot Maxwell speed distribution function for different gases (SCILAB)
Просмотров 11 тыс.4 года назад
Statistical: Plot Maxwell speed distribution function for different gases (SCILAB)
Statistical: Plot the probability of macrostates in coin tossing experiment (SCILAB)
Просмотров 7 тыс.4 года назад
Statistical: Plot the probability of macrostates in coin tossing experiment (SCILAB)
Quantum: Solve Schrodinger equation using ODE function in SCILAB (Oscillator & Morse potential)
Просмотров 7 тыс.4 года назад
Quantum: Solve Schrodinger equation using ODE function in SCILAB (Oscillator & Morse potential)
Quantum: Solve Schrodinger equation using ODE function in SCILAB (Screened Coulomb potential)
Просмотров 8 тыс.4 года назад
Quantum: Solve Schrodinger equation using ODE function in SCILAB (Screened Coulomb potential)
Quantum: Solve Schrodinger equation using Finite Difference Method - Part 2
Просмотров 18 тыс.4 года назад
Quantum: Solve Schrodinger equation using Finite Difference Method - Part 2
Quantum:Solve Schrodinger equation using ODE function in SCILAB (Coulomb Potential)
Просмотров 11 тыс.4 года назад
Quantum:Solve Schrodinger equation using ODE function in SCILAB (Coulomb Potential)
Solve 1st and 2nd order differential equation in SCILAB
Просмотров 21 тыс.4 года назад
Solve 1st and 2nd order differential equation in SCILAB
Quantum: Solve Schrodinger equation using Finite Difference Method - Part 1
Просмотров 39 тыс.4 года назад
Quantum: Solve Schrodinger equation using Finite Difference Method - Part 1
Design Wien Bridge Oscillator (op amp)
Просмотров 18 тыс.4 года назад
Design Wien Bridge Oscillator (op amp)
How to do measurements using Digital Storage Oscilloscope (DSO)
Просмотров 78 тыс.4 года назад
How to do measurements using Digital Storage Oscilloscope (DSO)
Determination of Planck's constant using LEDs
Просмотров 31 тыс.5 лет назад
Determination of Planck's constant using LEDs
Evaluate Numerical Aperture of an Optical Fiber
Просмотров 19 тыс.5 лет назад
Evaluate Numerical Aperture of an Optical Fiber
Thank you Sir
Sorry but you’re just reading out what’s written in the textbook Would be better if you can explain in your own terms
Thankyou so much sir
Sir which software you used
Wonderful tutorial 🎉
It would also be a great help if you could share the simulator through which this was done
Sir, thank you very much for showing this. I was wondering if there was a table where the values of current were given for different voltages. I am asking because it is not very clear in the graph
Thank you sir
If calculator never existed
What would be a good cable for high Mhz? this one will show distortion on the screen?
Ppl should know that many people aren’t into coding things so please explain words
❤❤❤❤
I miss the essential part: Why do the curves change as they do when temperature is changed?
How about ruclips.net/video/zcDZk1pqyrc/видео.html for solving a heat equation with MATLAB?
Excellent job!!! Greetings from Panama 🇵🇦
Thank you very much for this. I have my exam tomorrow 🙏
Can you give me the pdf?
can you sending me a code for simulation of phase separation of mixture of oil and water in monte carlo simulation?
Which simulator you are using sir ?
Computation of the velocity distribution of particles for the system and comparison with the Maxwell velocity distribution
We can measure peak to peak voltage and frequency by two ways 1 by DSO measure button 2 by cursor button Right??
Yes
Why did you take n=6 ?
n = no of divisions between the boundary. i.e. from 0 to π/2. The more you increase the division, the more you get the accurate results. So, it is not necessary to take n=6, you can take any, for instance say n=10 or 15 or 19 etc. by increasing it you will get the more accurate result.
bhai kuch samaz nahi aya
Super
Sir I'm getting an error Plot:wrong size of input argument #2 and #3: What should I do to correct it
I really wish I could double-like this video.
Much appreciated Sir 🤔
Why You don’t add ENG subtitle in this video
👍👍👍🙏🙏🙏😀😀😀 GREAT !!!!!
T1 = @(X) [-X(2); X(1)]; X = [1; 2]; T1(X) this is a code for matlab , when it is used in scilab it is showing error. Can you help me of how can I use it in scilab
🙏
Thanks a lot sir...
awesome sir
Great explanation! Thank you very much!
Bekar
Thank you,very helpful!
What are the code for step potential problems
Nice video. Is it possible to save Console file ?
Hi, thanks for your great channel. Could you please prepare a video for gain and rate equations for quantum well lasers via the finite difference method?
Thank you sir.
OMG , this is damn clear 👏👏
It is unclear as to how the occupation of the energy level 0 change as a function of temperature.
I tried to solve the equation using your code, I took the same coefficients as yours, but after starting the program, the inscription appeared "on line 5 of the executable file there are mismatched row/column sizes", line 5 is a=[a b], my code is identical to yours, all coefficients and signs are the same. What is my mistake?
Great animation bro ..this like animation hit the mind fast
Dhoni's voice 😂
Can you please tell me from where the expression for dx'=(lx-|dx|) . xcap is coming from???
Pdf link?
sir do it with python language also
Sir how we can write this program for Eckart potential which is form V=-Uo/cosh 2ax. And How energy vary with what constant change . Help me sir
Your efforts are appreciated,also explain about different types of sine waves like sawtooth,square,etcs with calculation of frequently,time period,peak to peak voltage,rms values , bandwidth , amplitude values and relationships of frequently and time