ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,904 results

The Comparison Channel
ARRAYS in Python - Start Here!

So, what is an array? Well, it's a data structure that stores a collection of items, typically in a contiguous block of memory.

5:25
ARRAYS in Python - Start Here!

94,161 views

3 years ago

mCoding
Numpy Array Broadcasting In Python Explained

How Numpy adds arrays of different shapes. ― mCoding with James Murphy (https://mcoding.io) Source code: ...

13:06
Numpy Array Broadcasting In Python Explained

39,258 views

4 years ago

Brendan Galea
The Math behind (most) 3D games - Perspective Projection

Perspective matrices have been used behind the scenes since the inception of 3D gaming, and the majority of vector libraries will ...

13:20
The Math behind (most) 3D games - Perspective Projection

514,747 views

4 years ago

The Coding Train
Coding Challenge #112: 3D Rendering with Rotation and Projection

Can I draw and rotate a 3D cube using Processing's 2D renderer with just some math?!?! Yes! Watch to learn more about rotation ...

33:13
Coding Challenge #112: 3D Rendering with Rotation and Projection

225,286 views

7 years ago

StudySession
Array slicing in NumPy - learn how to slice arrays in Python!

What is array slicing in NumPy? Well this is called slicing our array, which is just as it sounds we are slicing up our array to ...

4:56
Array slicing in NumPy - learn how to slice arrays in Python!

1,565 views

3 years ago

The Coding Train
Coding Challenge 168: MandelBulb 3D Fractal

It's the Mandelbulb! What happens when you take the original fractal (The Mandelbrot Set) and extend it into 3D space? And how ...

28:02
Coding Challenge 168: MandelBulb 3D Fractal

391,150 views

3 years ago

ModernPython
SLICING Numpy array to get single column of multi-dimensional array #shorts #numpy

In this quick video, I'll show you how to slice a Numpy array to get a single column. It is a similar syntax to Python list slicing.

0:18
SLICING Numpy array to get single column of multi-dimensional array #shorts #numpy

450 views

2 years ago

StudySession
NumPy: What Is Array Indexing, and Why Is It Useful?

... in NumPy 0:26 Array Indexing a 1D Matrix in NumPy 0:59 Array Indexing a 2D Matrix in NumPy 2:02 Array Indexing a 3D Matrix ...

3:36
NumPy: What Is Array Indexing, and Why Is It Useful?

301 views

3 years ago

S.M.D.S
Mastering 3D Data Visualization with Matplotlib in Python

Elevate Your Data Visualization Skills with 3D Plotting in Python! Learn how to craft captivating 3D visualizations using ...

9:42
Mastering 3D Data Visualization with Matplotlib in Python

272 views

2 years ago

Real programming
Why C++ is so much better than Python 2023 #soft #programming

Why C++ is so much better than Python 2023 #soft #programming You can support the channel on Patreon. So that during ...

0:21
Why C++ is so much better than Python 2023 #soft #programming

841,363 views

2 years ago

Automation Helpers
Python NumPy | Array

A NumPy array is an alternative to a python list, but calculations performed on an numpy array will occur for each element within ...

2:58
Python NumPy | Array

8,056 views

6 years ago

Udacity
Picking - Interactive 3D Graphics

This video is part of an online course, Interactive 3D Graphics. Check out the course here: https://www.udacity.com/course/cs291.

2:30
Picking - Interactive 3D Graphics

2,666 views

10 years ago

Hello World HD
How to Hack a 3D Printer With Python #3dprinting #inventions #laser

In this short video, I introduce a project where I control a 3D printer directly with Python. This enables you to incorporate a precise ...

0:29
How to Hack a 3D Printer With Python #3dprinting #inventions #laser

1,641 views

2 years ago

Pirouz Nourian
3D Geospatial Digital Twin in Python_20231127_135328_UTwente_ITC

In this video, I am teaching the fundamentals of 3D Geospatial Digital Twinning in Python (NumPy). The code samples are ...

1:11:26
3D Geospatial Digital Twin in Python_20231127_135328_UTwente_ITC

102 views

1 year ago

Artem Kirsanov
How I make science animations

To try everything Brilliant has to offer—free—for a full 30 days, visit https://brilliant.org/ArtemKirsanov/ The first 200 of you will get ...

43:39
How I make science animations

891,927 views

2 years ago

Gate Smashers
Lec-4: Types of Array | One dimensional & Multi-dimensional Array by #Naina Mam

Multidimensional arrays include 2D arrays and 3D arrays. 0:00 - Introduction 0:20 -Types of Array 0:55 - One-dimensional array ...

9:17
Lec-4: Types of Array | One dimensional & Multi-dimensional Array by #Naina Mam

410,638 views

4 years ago

YHDFA
How to make a linear motor's actuator🤓.#assemble #actuator

automation #automationequipment #production #mechanical #assembly #actuator #actuators #linear #winding.

0:43
How to make a linear motor's actuator🤓.#assemble #actuator

27,387,325 views

1 year ago

The Coding Train
Coding Challenge 11: 3D Terrain Generation with Perlin Noise in Processing

In this coding challenge, I create a 3D procedural terrain using Perlin Noise and the beginShape() function in Processing.

22:44
Coding Challenge 11: 3D Terrain Generation with Perlin Noise in Processing

1,083,616 views

9 years ago

ethioptech ኢትዮጵ ቴክ
Python tutorial 20: Numpy array reshaping | ኢትዮጵ

In this video, I presented about how we can reshape Numpy array such as changing 1D array to 2D array, 2D array into many 2D ...

6:36
Python tutorial 20: Numpy array reshaping | ኢትዮጵ

51 views

1 year ago

MechanoMathStudio
A Simple 3D Fractional Sphere Mesh Generator in Python | Deep Dive into NumPy, SciPy, and MeshIO

Unlock the secrets of 3D mesh generation with Python in this in-depth tutorial! We delve deep into creating a fractional sphere ...

3:46
A Simple 3D Fractional Sphere Mesh Generator in Python | Deep Dive into NumPy, SciPy, and MeshIO

847 views

2 years ago