photo

Kurni Eswar


IIT Madras

Last seen: 10 months 前 自 2016 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
MATLAB

统计学

MATLAB Answers

15 个提问
0 个回答

排名
186,080
of 301,186

声誉
0

贡献数
15 个提问
0 个回答

回答接受率
26.67%

收到投票数
0

排名
 of 21,188

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,292

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Traditional four alternative letter "E" orientation detection using staircase psychophysical method of vision measurement.
Hello Community, I am Eswar Kurni, and I am working on developing an experimental paradigm to measure the detection of smaller-...

11 months 前 | 0 个回答 | 0

0

个回答

提问


I would like to create an visual illusion whereby an impression of depth is conveyed in two dimensional color images . Kindly help me writing this code or help me in teaching
The image is attached for the reference. I would like create different depth illusions by using different 2 dimensional color ta...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Help me ploting a polar plot
Can someone help me writing a code to plot this polar plot I have radius of the each line. And also 3 circles to be ploted at...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Can someone help me writing a code similar to attached image file to fit my new data? Earlier I have written a code to do it. But somehow i lost it. please me
I have few number. The solid line with extenstion triangle to drawn till the values were given The same for below polar plot a...

6 years 前 | 0 个回答 | 0

0

个回答

提问


How to solve "Subscripted assignment dimension mismatch"?
I have two images; imgA and imgB with the size of 43*54*3 I wanted them to display on my screen (1366*768) I was using the bel...

6 years 前 | 3 个回答 | 0

3

个回答

提问


Please help me writing a for loop to display different permutations and combination numbers
I have four images , and i wanted to assign with any of number(1 to 4) and present with combination of different image To do ...

6 years 前 | 0 个回答 | 0

0

个回答

提问


How to remove all the rows if first two columns has same number?
I have matrix like this. I wants to remove the all the rows which contain same numbers in first two columns 1 1 ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Select 100 points either side from mouse click cooradinates
Need help!! I have a line graph. I would like to get 100 points either side of the plot from mouse click coordinate. I was lo...

6 years 前 | 2 个回答 | 0

2

个回答

提问


How to fit an ellipse to my data using MATLAB
I have some recorded fixational eye movements data stored in vectors "x" and "y". x is horizontal eye movements in degrees, y is...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Can anyone help me to measure corneal curvature(mm) from anterior segment OCT image ?
I have anterior segment OCT image, from which i am interested to measure corneal curvature in mm Please help me

8 years 前 | 0 个回答 | 0

0

个回答

提问


Can somebody help me in removing 10 rows above and below, if the difference between two rows in first column is >2
I have vector 2000*5 Example 0 2 3 6 5 2 5 6 9 4 4 5 8 9 9 10 3 6 9 7 12 6 9 8 1 14 5 6 9 3 and so...

8 years 前 | 2 个回答 | 0

2

个回答

提问


I want to remove 2 rows above and below, when the difference between two rows in first column is more than 2. For example: if have an array a=[0 2 2; 2 5 3; 4 2 6; 10 6 7; 12 5 9; 14 2 7; 15 5 6] and i want a new array a=[0 2 2;15 5 6]
I want to remove 2 rows above and below, when the difference between two rows in first column is more than 2. For example: if ha...

8 years 前 | 1 个回答 | 0

1

个回答

提问


i have a column array and i want to subtract each row by the first row and save.please help me in doing this
i have a column array and i want to subtract each row by the first row and save.please help me in doing this

8 years 前 | 1 个回答 | 0

1

个回答

提问


can someone please help me in correcting these program. This is a file to draw combination of dot, circle and cross. I have get this code from one research article. when i tried am getting this problem. please help me in correcting the problem
% this program is developed to see eye movements pattern toward a star width = 39; % horizontal dimension of display (cm) ...

9 years 前 | 1 个回答 | 0

1

个回答