ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

38,088 results

Bro Code
NumPy multidimensional arrays are easy! 🧊

coding #python #numpy import numpy as np array = np.array([[['A', 'B', 'C'], ['D', 'E', 'F'], ['G', 'H', 'I']], [['J', 'K', 'L'], ['M', 'N', 'O'], ['P', ...

7:43
NumPy multidimensional arrays are easy! 🧊

20,245 views

6 months ago

code geek
Python Numpy 1D, 2D, 3D, 4D arrays explained for beginners.

In this video I will explain the NumPy arrays in simple terms with analogies to hopefully help you understand the concept a little ...

7:27
Python Numpy 1D, 2D, 3D, 4D arrays explained for beginners.

367 views

9 months ago

Computer Science Bottom Up
3D Arrays Explained Simply | Three Dimensional Array in Data Structures

In this video, we'll break down **Three Dimensional Arrays** in a simple, intuitive way — no code, just pure concept. Understand ...

14:49
3D Arrays Explained Simply | Three Dimensional Array in Data Structures

67 views

6 months ago

CodeLucky
C++ Multidimensional Arrays: Beginner's Guide to 2D & 3D Arrays

Unlock the power of multidimensional arrays in C++! This comprehensive beginner's guide breaks down complex concepts into ...

11:55
C++ Multidimensional Arrays: Beginner's Guide to 2D & 3D Arrays

184 views

9 months ago

CodeLucky
3D Array Indexing in NumPy | Master Multi-Dimensional Arrays for Beginners

Learn 3D Array Indexing in NumPy! Master the fundamentals of navigating and indexing three-dimensional arrays in this ...

3:17
3D Array Indexing in NumPy | Master Multi-Dimensional Arrays for Beginners

29 views

2 months ago

CodeDhwani
🚀3D Arrays: Structure, Memory Representation, and Applications 🚀 || jitvns

What is a 3D Array? A 3D array is an extension of a 2D array, where each element is a 2D matrix. It stores data in three ...

14:00
🚀3D Arrays: Structure, Memory Representation, and Applications 🚀 || jitvns

58 views

11 months ago

HexiBase
Micro Modular Feature Build

3D printers are becoming more dependable. And while this may cause the review cycles to lengthen, a maker doesn't wait around ...

14:44
Micro Modular Feature Build

84,506 views

5 months ago

The Debug Zone
How to Properly Mask a 3D Array in NumPy: A Step-by-Step Guide

In this video, we'll explore the essential technique of masking a 3D array using NumPy, a powerful library for numerical computing ...

2:05
How to Properly Mask a 3D Array in NumPy: A Step-by-Step Guide

4 views

7 months ago

Bro Code
Slicing in NumPy is easy! ✂️

coding #numpy #python Slicing in NumPy allows you to extract portions of an array using a [start:stop:step] syntax. It works ...

11:07
Slicing in NumPy is easy! ✂️

16,160 views

5 months ago

TechnologyPlatform
three dimensional array in c# | 3d array | multidimensional array c sharp | jagged array | Part - D

TechnologyPlatform @TechnologyPlatform-V1 C# In Hindi In this video: What is 3D Multi-Dimensional Array in C#? What is ...

31:55
three dimensional array in c# | 3d array | multidimensional array c sharp | jagged array | Part - D

25 views

4 months ago

TechnologyPlatform
what is three dimensional array | multidimensional array | 3d array | jagged array | Part - D

TechnologyPlatform @TechnologyPlatform-V1 C# In English In this video: What is 3D Multi-Dimensional Array in C#? What is ...

30:58
what is three dimensional array | multidimensional array | 3d array | jagged array | Part - D

12 views

4 months ago

Eric Ferguson
Meyer MAPP 3D Assignment 3 - Video 2 - Line Array Splaying

This is a Meyer Sound MAPP 3D tutorial in a series for the Husson University Speaker Systems: Design & Optimization course.

5:38
Meyer MAPP 3D Assignment 3 - Video 2 - Line Array Splaying

377 views

7 months ago

uc studio
Create Stunning Array Animations in Blender | Blender tutorial

This video will show and guide you through the entire process of creating all sorts of animations there is using the array modifier in ...

3:55
Create Stunning Array Animations in Blender | Blender tutorial

9,973 views

10 months ago

vlogize
Understanding 3D Array Dimensions in Image Processing with Python

Discover why your grayscale images still show as `3D` arrays in Python and learn how to properly convert them to `2D` with ...

1:30
Understanding 3D Array Dimensions in Image Processing with Python

17 views

9 months ago

OJD Education - India’s Leading IT Institution
Create 2D and 3D Arrays in NumPy | Python Tutorial for Beginners

In this video, you'll learn how to create 2D and 3D arrays using NumPy in Python! Whether you're a beginner or just need a ...

8:09
Create 2D and 3D Arrays in NumPy | Python Tutorial for Beginners

94 views

5 months ago

vlogize
Creating a Dynamic 3D Array in C++ using std::array

Learn how to create a dynamic 3D array in C++ using the std::array library, focusing on runtime dimensions and efficient memory ...

1:18
Creating a Dynamic 3D Array in C++ using std::array

3 views

11 months ago

vlogize
Mastering 3D Array Manipulation in Python

Discover how to effectively manipulate 3D arrays in Python using NumPy, avoiding common pitfalls and errors along the way.

2:36
Mastering 3D Array Manipulation in Python

1 view

9 months ago

Astral Grid
#30 Jagged and 3D Arrays in Java Explained | Full Tamil Tutorial  [ 2025 ]

Welcome back to Episode 30 of the Astral Grid Java Course in Tamil! In this episode, we're diving deep into the advanced world of ...

4:29
#30 Jagged and 3D Arrays in Java Explained | Full Tamil Tutorial [ 2025 ]

162 views

5 months ago

Caddesk Ameerpet Hyderabad
3d Array Rectangle In AutoCAD #autocad #skills #sketchup #hyderabad

AutoCAD is a widely used computer-aided design (CAD) software developed by Autodesk. It allows architects, engineers, drafters, ...

0:26
3d Array Rectangle In AutoCAD #autocad #skills #sketchup #hyderabad

20 views

6 months ago

VFX Shack
MIND-BLOWING 3D Credit Card Animation in After Effects | No Plugins

Want to create a stunning credit card array animation in After Effects? In this tutorial, I'll show you how to build a 3D looping ...

6:23
MIND-BLOWING 3D Credit Card Animation in After Effects | No Plugins

9,695 views

9 months ago

Eric Ferguson
Meyer MAPP 3D Assignment 3 - Video 4 - Line Array Splaying

This is a Meyer Sound MAPP 3D tutorial in a series for the Husson University Speaker Systems: Design & Optimization course.

9:44
Meyer MAPP 3D Assignment 3 - Video 4 - Line Array Splaying

245 views

7 months ago

vlogize
Mastering the Creation of a 3D Array in NumPy

Discover how to create a `3D array` with filled values along one dimension using NumPy in Python. Learn simple broadcasting ...

1:21
Mastering the Creation of a 3D Array in NumPy

0 views

9 months ago

vlogize
How to Display an inRange Result in a 3D Array

Learn how to seamlessly display a mask image from a 2D array alongside a 3D image using Python and OpenCV. This guide ...

1:48
How to Display an inRange Result in a 3D Array

0 views

9 months ago

vlogize
How to Reshape a 2D Array into a 3D Array in Numpy Using Mapping

Learn how to easily convert a 2D Numpy array into a 3D array by utilizing mapping, without the need for loops, for better data ...

1:50
How to Reshape a 2D Array into a 3D Array in Numpy Using Mapping

2 views

9 months ago

vlogize
How to Convert CSV Data into a 3D Array in Python

Learn how to read CSV files with multiple 2D arrays into a `3D array` using Python, NumPy, and regular expressions.

2:18
How to Convert CSV Data into a 3D Array in Python

8 views

10 months ago