ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,902 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,107 views

3 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,564 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,252 views

4 years ago

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

In this video, we'll explore what array indexing is and why it's useful. We'll also look at a few examples to see how it works.

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

299 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

448 views

2 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,570 views

4 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,138 views

3 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,259 views

7 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,384,746 views

1 year 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

270 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,144 views

4 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

838,538 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,054 views

6 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

Jordan West
How Isometric Coordinates Work in 2D games

Isometric games often use hand-drawn 2D sprites to add depth to a game without having to deal with full 3D rendering. In this ...

5:23
How Isometric Coordinates Work in 2D games

1,054,005 views

4 years 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,597 views

9 years ago

Non Techie
🚀EXPLAINED: INDEXING & SLICING NUMPY ARRAYS !🚀

Grasp the knowledge of amazing python library 'NUMPY'. Learn how to create arrays with different functions and master indexing ...

13:21
🚀EXPLAINED: INDEXING & SLICING NUMPY ARRAYS !🚀

313 views

2 years ago

CodeTekTeach
📚 Unlock Python & NumPy for Beginners in 2024 | Full Python Tutorial

Numpy Mastery 2024: From Basics to Advanced | Create, Operate, and Master Numpy Arrays! | Full Python Tutorial -- Learn ...

1:58:07
📚 Unlock Python & NumPy for Beginners in 2024 | Full Python Tutorial

441 views

1 year ago

3Blue1Brown
How word vectors encode meaning

This comes from a full video dissecting how LLMs work. In the shorts player, you can click the link at the bottom of the screen, ...

1:00
How word vectors encode meaning

3,165,528 views

1 year ago

Houting Li
Code these 3D shapes in less than 80 lines! Python Fun With Shapes S1 E12

Finally 3D shapes! I support 3D shapes in Python Fun With Shapes now! Cube, Cylinder and Square-based Pyramid.

20:17
Code these 3D shapes in less than 80 lines! Python Fun With Shapes S1 E12

112 views

5 years ago