Practical HOPE (Experiments in physics)
Practical HOPE (Experiments in physics)
  • Видео 36
  • Просмотров 596 914

Видео

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

Комментарии

  • @naseerahmed2240
    @naseerahmed2240 27 дней назад

    Thank you Sir

  • @manjeikonyak6414
    @manjeikonyak6414 Месяц назад

    Sorry but you’re just reading out what’s written in the textbook Would be better if you can explain in your own terms

  • @dhilipb1915
    @dhilipb1915 Месяц назад

    Thankyou so much sir

  • @isro_iuac
    @isro_iuac Месяц назад

    Sir which software you used

  • @isro_iuac
    @isro_iuac Месяц назад

    Wonderful tutorial 🎉

  • @sambhavmaloo
    @sambhavmaloo 2 месяца назад

    It would also be a great help if you could share the simulator through which this was done

  • @sambhavmaloo
    @sambhavmaloo 2 месяца назад

    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

  • @Cant_code_7527
    @Cant_code_7527 2 месяца назад

    Thank you sir

  • @Aayush9890
    @Aayush9890 2 месяца назад

    If calculator never existed

  • @joepiscapo936
    @joepiscapo936 2 месяца назад

    What would be a good cable for high Mhz? this one will show distortion on the screen?

  • @BW_ML
    @BW_ML 3 месяца назад

    Ppl should know that many people aren’t into coding things so please explain words

  • @Binoyxxx9
    @Binoyxxx9 3 месяца назад

    ❤❤❤❤

  • @jacobvandijk6525
    @jacobvandijk6525 4 месяца назад

    I miss the essential part: Why do the curves change as they do when temperature is changed?

  • @WonYYang
    @WonYYang 4 месяца назад

    How about ruclips.net/video/zcDZk1pqyrc/видео.html for solving a heat equation with MATLAB?

  • @ProfeARios
    @ProfeARios 4 месяца назад

    Excellent job!!! Greetings from Panama 🇵🇦

  • @mainVikramhun
    @mainVikramhun 5 месяцев назад

    Thank you very much for this. I have my exam tomorrow 🙏

  • @taniyadas6466
    @taniyadas6466 6 месяцев назад

    Can you give me the pdf?

  • @MehabawFikrie
    @MehabawFikrie 7 месяцев назад

    can you sending me a code for simulation of phase separation of mixture of oil and water in monte carlo simulation?

  • @basantadevganesh4383
    @basantadevganesh4383 8 месяцев назад

    Which simulator you are using sir ?

  • @mr_anonymous98
    @mr_anonymous98 8 месяцев назад

    Computation of the velocity distribution of particles for the system and comparison with the Maxwell velocity distribution

  • @ffeditz_
    @ffeditz_ 8 месяцев назад

    We can measure peak to peak voltage and frequency by two ways 1 by DSO measure button 2 by cursor button Right??

  • @Engineer_ki_Life62
    @Engineer_ki_Life62 9 месяцев назад

    Why did you take n=6 ?

    • @professorinfinity7075
      @professorinfinity7075 9 месяцев назад

      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.

  • @twistysneeze2156
    @twistysneeze2156 10 месяцев назад

    bhai kuch samaz nahi aya

  • @kantharaoAmarlapudi
    @kantharaoAmarlapudi 10 месяцев назад

    Super

  • @Nikita-cm8zw
    @Nikita-cm8zw 11 месяцев назад

    Sir I'm getting an error Plot:wrong size of input argument #2 and #3: What should I do to correct it

  • @barfy.man3624
    @barfy.man3624 11 месяцев назад

    I really wish I could double-like this video.

  • @qemmm11
    @qemmm11 Год назад

    Much appreciated Sir 🤔

  • @guven8927
    @guven8927 Год назад

    Why You don’t add ENG subtitle in this video

  • @user-ub5su9vj6d
    @user-ub5su9vj6d Год назад

    👍👍👍🙏🙏🙏😀😀😀 GREAT !!!!!

  • @RamaneeshA-t5y
    @RamaneeshA-t5y Год назад

    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

  • @_AshishKumar-jk9uh
    @_AshishKumar-jk9uh Год назад

    🙏

  • @deepikapulavarthi8057
    @deepikapulavarthi8057 Год назад

    Thanks a lot sir...

  • @anishdas6511
    @anishdas6511 Год назад

    awesome sir

  • @lufilipesilva78
    @lufilipesilva78 Год назад

    Great explanation! Thank you very much!

  • @sumant_18x
    @sumant_18x Год назад

    Bekar

  • @URthinking03
    @URthinking03 Год назад

    Thank you,very helpful!

  • @debabratamandal2206
    @debabratamandal2206 Год назад

    What are the code for step potential problems

  • @dharapatel122
    @dharapatel122 Год назад

    Nice video. Is it possible to save Console file ?

  • @faridmohammadi8649
    @faridmohammadi8649 Год назад

    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?

  • @dharamsarhembram9413
    @dharamsarhembram9413 Год назад

    Thank you sir.

  • @MeghanaPunyamanthula
    @MeghanaPunyamanthula Год назад

    OMG , this is damn clear 👏👏

  • @Dark-tk9xu
    @Dark-tk9xu Год назад

    It is unclear as to how the occupation of the energy level 0 change as a function of temperature.

  • @krasnayamazda
    @krasnayamazda Год назад

    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?

  • @ravichaudhary3054
    @ravichaudhary3054 Год назад

    Great animation bro ..this like animation hit the mind fast

  • @tonystark6150
    @tonystark6150 Год назад

    Dhoni's voice 😂

  • @sudeephalder8792
    @sudeephalder8792 Год назад

    Can you please tell me from where the expression for dx'=(lx-|dx|) . xcap is coming from???

  • @hombahadurnewar1181
    @hombahadurnewar1181 Год назад

    Pdf link?

  • @Shf1
    @Shf1 Год назад

    sir do it with python language also

  • @maheswarbehera1458
    @maheswarbehera1458 Год назад

    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

  • @mushtaqahmad8551
    @mushtaqahmad8551 Год назад

    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