photo

karthikeyan chandrasekar


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

1 个提问
4 个回答

排名
131,471
of 299,772

声誉
0

贡献数
1 个提问
4 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,801

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,865

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
i need help with bwboundaries function
Hi, Follow this example for drawing boundaries in the image img1 = imread('your image'); img2=im2bw(img1,graythresh(img1)); ...

6 years 前 | 0

已回答
Hie guys, when i run matlab code, it displays characters from a vehicles number plate but it is saving only the last letter of the number plate in a text document. the number plate has seven characters( 3 letters and four numbers)
Try changing the sensitivity of "bwareaopen" function in the line -> picture = bwareaopen(picture,30); instead of 30 try greate...

6 years 前 | 0

已回答
How to apply my image preprocessing for AlexNet?
Hi David Bielenberg , I am using alexnet trained model it seems you are doing training in wrong way, while training we should f...

6 years 前 | 0

提问


How to implement PCA to differentiate the signals from each other.
Hi i have 88345x4 data set of fault and healthy gearbox, now how do i apply PCA for this data set and how can i differentiate th...

6 years 前 | 1 个回答 | 0

1

个回答

已回答
Feature extraction from a signal and classification
hi everyone can anyone tell me how to extract features using PCA for a signal ,i.e 8190x2 signal which is in text[matrix] format...

6 years 前 | 0