photo

Graur Alin


Universitatea Petrol-Gaze, Ploiesti

自 2015 起处于活动状态

Followers: 0   Following: 0

Senior Student @ UPG Ploiesti

统计学

MATLAB Answers

7 个提问
0 个回答

排名
107,697
of 301,261

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
85.71%

收到投票数
0

排名
 of 21,209

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,690

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Matrix with one numbers column and one strings column.
Ok, so I have a for loop which returns me, for every file I read from a folder, the name of the file and some values I read from...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Add directory path to fopen
I have this code: name = strrep(name,' ','_'); date = strrep(date,' ','_'); FileName=[name '_' date '.txt']...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Can someone explain to me exactly how this works?
J=I(:,:,1)>160; I know it converts an image to binary, but how? *matlab newbie*

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to read a .txt file?
Is it possible to read this file line by line and create two matrices with two columns and a different number of lines? The f...

10 years 前 | 2 个回答 | 0

2

个回答

提问


How do I use an image as a global variable?
I need to pass my image from the GUI where I load it with this: [path,user_cancel] = imgetfile(); if user_cancel ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Can you give me some tips about the algorithm I should use in a fingerprint matching function?
Ok, so I have four vectors of two fingerprint images: for every image I have a vector that stores the position of the ridge endi...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Subscripted assignment dimension mismatch.
So I am working on a fingerprint thingy, not important. The thing is I am storing the position of the minutiae (ridges and valle...

11 years 前 | 1 个回答 | 0

1

个回答