photo

xuan hau nguyen


Last seen: 4 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
40,003
of 300,392

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
1

排名
 of 20,934

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,373

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Have some wrong when read a video file
Hi I'm read a video (the file attached below) by VideoReader, but NumberOfFrame property is 0 so can not read data of the file...

6 years 前 | 0 个回答 | 0

0

个回答

提问


how to read and process a large video inside memory computer?
Hi I want to read a large video and process it but when I read totally a large video into memory, the computer was stopped wor...

7 years 前 | 0 个回答 | 0

0

个回答

提问


how use fftn and ifftn fourier transform
r=(fftn(matrix1) .* ifftn(matrix2)) ./ abs((fftn(matrix1) .* ifftn(matrix2)) r=ifftn(r) then output is all of NaN in r m...

8 years 前 | 0 个回答 | 0

0

个回答

提问


how to find out sub 3 dimensional matrix in large one
I want find location of sub 3 dimensional matrix in large one Example a= [1 2 3; 2 3 4; 3 4 5] a(:,:,2)= [1 2 3; 2 3 4;...

8 years 前 | 1 个回答 | 0

1

个回答

提问


how to find sub matrixes in large one
I try to find sub matrixes in large one. I read documents a lot, but didnt find functions support for this one please help me

8 years 前 | 1 个回答 | 0

1

个回答

提问


how read video and audio stream in any format file multimedia
I try to read and play (include audio and video) in mp4 file but cant who knew how, please guide me thank you a lot

8 years 前 | 4 个回答 | 1

4

个回答