photo

Vishal Raveendranathan


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

Currently doing my Under Grad in Mechatronics Engineering.
Professional Interests: Image Processing, Robotics, Signal Processing, Artificial Intelligence

统计学

All
MATLAB Answers

4 个提问
1 个回答

Cody

0 个问题
2 个答案

排名
8,185
of 300,057

声誉
6

贡献数
4 个提问
1 个回答

回答接受率
50.0%

收到投票数
3

排名
 of 20,866

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
89,349
of 167,162

贡献数
0 个问题
2 个答案

评分
30

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

查看徽章

Feeds

排序方式:

已回答
MATLAB crashes on startup (segmentation violation)
If none of the above works. Change the display driver in to nouveau instead of the nVidia card driver.

9 years 前 | 3

已解决


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

9 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

11 years 前

提问


Merging Hough Lines with (slight) slope variation
Is is possible to merge the houghlines together which are having a slight variation in the slope values for example of +/-5* tog...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How to change the conventional theta values from [-90,89] to [0,359] ?
Hi with reference to the <http://stackoverflow.com/questions/16974627/how-would-you-convert-x-y-points-to-rho-theta-for-hough-tr...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How to label Hough Lines?
It might sound noobish. Can somebody please tell me is it possible to label the lines after performing Hough transform. I actual...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Error while accessing the STATS properties in regionprops
if true % code STATS = regionprops(L, 'Extrema','Centroid'); if norm([STATS.Extrema(2,1), STATS.Extrema(2,2)]-[STATS.Ex...

12 years 前 | 1 个回答 | 0

1

个回答