Channel Avatar

Graduate Computations @UC9xJBXtoBIbD4HJLB2qjiRg@youtube.com

461 subscribers - no pronouns :c

More from this channel (soon)


09:20
Create Your Professional Website with GitHub Pages | Under 10 Minutes | Complete Guide 2024
00:13
Simulation of River Bed Scour Below a Pipeline
08:23
Simplify Your Remote Server Login: SSH Keys & Config Setup Guide
12:01
OpenFOAM Tutorial: Rotor Autorotation Simulation Using 6DoF Solver and AMI
25:20
2D Rotor Simulation in a Lid-Driven Cavity using AMI & SnappyHexMesh | OpenFOAM Tutorial |
01:03
Flow of particle in an oscillating channel using Immersed Boundary Method implemented in OpenFOAM
05:55
Create Tables Effortlessly for Latex Documents
02:51
Boost Zotero Storage: Using ownCloud WebDAV Server
07:33
Effortless Academic Writing: Zotero + Browser Extension + Overleaf
00:21
3D Lid Driven Cavity with Deformable particle
00:13
Sperm Number Demonstration
06:34
Identify Snow Peaks In Your Trek Pictures
05:35
Research from Home: Web access from terminal (Apt, Git, etc)
02:52
Research from Home: Copy files from a remote machine
04:36
Research from Home: Running code/simulations remotely using tmux
04:15
Research from Home: SSH login to remote system
04:37
Research from Home: VPN Access
00:09
Plotting streamlines, streak-lines and path-lines in Matlab/Octave
05:23
Speed up your code (Row Major/Column Major)
01:25
Connecting to IIT Delhi Network using VPN in Ubuntu
03:08
Accessing Web Via Proxy Server (LAN) in Ubuntu for GUI and Non-GUI Applications (IIT Delhi Network)
23:13
Solving Boundary Value Problems Using Shooting Method in GNU Octave: Functions used, fzero & Ode45
00:14
Which axis is this curve rotating about? (Horizontal or Vertical)?: Created using GNU Octave
17:08
Lissajous Curve Illusion Animation Using GNU Octave: Rotation Matrices
20:31
Steady State Heat Transfer in a Plate using GNU Octave: Finite Difference Method
14:16
Simulating a Ball Rolling Down a Hill using GNU Octave: Gradient Descent
11:43
Create Art Using GNU Octave: Spy Function (Sparsity Pattern of a Matrix)
01:59
Simulation of Vortex Shedding Behind an Elliptical Cylinder Using Lattice Boltzmann Method
00:19
Simulation of Lid Driven Cavity Using Lattice Boltzmann Method
00:17
Simulation of Vortex Shedding Behind a Cylinder Using Lattice Boltzmann Method
10:14
Flow Visualization using GNU Octave: Contour Plots
15:00
Flow Visualization Using GNU Octave: Streamlines
09:58
Flow Visualization Using GNU Octave: Steady/Unsteady Flow Field (Quiver3 Command)
19:56
Curve Fitting Using GNU Octave: Polynomial Regression
17:24
Curve Fitting Using GNU Octave: Linear Regression
11:03
Solving Differential Equations in GNU Octave using bvp4c: Beam Deflection Problem (Cantilever Beam)
31:48
Solving Differential Equations in GNU Octave using bvp4c: Beam Deflection Problem (Simply Supported)
14:15
Numerical Integration Using GNU Octave: Inbuilt Functions
21:14
Numerical Integration Using GNU Octave: Left/Right Riemann Sum and Mid-Point Method
19:49
Numerical Integration Using GNU Octave: Simpson's 1/3rd Rule
23:13
Numerical Integration Using GNU Octave: Trapezoidal Method (Introduction to Vectorization)
00:22
Simulation of a Falling Elliptical Cylinder Using Lattice Boltzmann Method
20:30
Writing Functions in GNU Octave and Adding them to PATH
12:59
Numerical Methods using GNU Octave: Secant Method
14:44
Numerical Methods using GNU Octave: Regula Falsi/False Position Method
17:08
Numerical Methods using GNU Octave: Bisection Method
12:00
Numerical Methods using GNU Octave: Newton-Rhapson Method
07:00
Octave installation and Running a Sample Program
09:44
Solving Differential Equations in GNU Octave using ODE45: Lorenz System
17:56
Solving Differential Equations in GNU Octave using ODE45: Spring Mass Damper System
18:31
Solving Differential Equations in GNU Octave using ODE45: Falling Body Problem
06:01
Solving Differential Equations in GNU Octave using ODE45: Introduction