Community Profile

photo

Hamed Bolandi


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


valid indices are restricted in parfor loops when iterate every 2 elements
I want to take the max and min of some random matricies every 2 iterations with parfor loop but got the error below: "valid ind...

2 years ago | 1 answer | 0

1

answer

Question


How to write a video file without changing the pixel values?
I want to write a video file using 60x60 image with 10 frames and 3 chanels (60,60,3,10). The pixel values of the first channel ...

2 years ago | 3 answers | 0

3

answers

Question


How to make a Video from 3D array
I have 3D matrix with dimension of 600x600x28 which the last index is number of frames and want to convert it to video file. I t...

3 years ago | 1 answer | 0

1

answer

Question


How to save all variables in for loop
I am trying to make a for loop that each iteration gereates a sine wave equation and want to save all 30 iterations in an array....

3 years ago | 2 answers | 0

2

answers