photo

prateek nahar


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
148,705
of 300,851

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,294

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to access individual elements from a variable?
This is my code s1=[216 46; 176 127; 227 131; 256 170; 176 187]; a=s1(:,1); disp(a); b=s1(:,2); disp(b...

8 years 前 | 1 个回答 | 0

1

个回答

提问


how to i download and install R2015b on my machine. I am already using R2015a.
how to i download and install R2015b on my machine. I am already using R2015a.

8 years 前 | 1 个回答 | 0

1

个回答

提问


Image Graphs How to use it
I have downloaded Image Graphs matlab code but i am not able to run it. I am getting errors like this.. Undefined function or...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot a graph in matlab2015 on given points.
I have an array or list like s1=[216 46; 176 127; 227 131; 256 170; 176 187; 285 215; 169 233]; of some points of an ima...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How do I find out the LBP on a perticular pixel.
Hello, every one this is my code after executing this code i am getting histogram graph as i mentioned in code and also some val...

8 years 前 | 0 个回答 | 0

0

个回答

提问


HOW to calculate LBP on specific points out of an image.
I have a image and i want to calculate LBP on some points out of an image that points are stored in a vector/array. Please, let ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How i could calculate LBP on a given array values of a image.
I have a image and i want to calculate LBP on specific points from an image that points are stored in a vector/array. Please, le...

8 years 前 | 0 个回答 | 0

0

个回答

提问


how do i generate LBP of fingerprint image.
i have fingerprint image i use matlab code like a=lbp('my fingerprint image'); now i want to show this a. how can i do that.

8 years 前 | 1 个回答 | 0

1

个回答

提问


how to find color of a X,Y coordinate
i have value of x,y coordinates, i want code to capture color of that coordinate.

8 years 前 | 1 个回答 | 0

1

个回答

提问


Hello people, I am looking for a function to show coordinates of extracted minutiae points from fingerprint.
i already have ridge ending and bifurcation points of a fingerprint image. Now i want the positions of that points in terms of x...

8 years 前 | 0 个回答 | 0

0

个回答