photo

Subhransu Sekhar Bhattacharjee


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

7 个提问
1 个回答

File Exchange

1 文件

排名
88,568
of 299,722

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
42.86%

收到投票数
0

排名
12,864 of 20,790

声誉
27

平均
5.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
137

排名

of 165,568

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 1
  • First Submission
  • Explorer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已提交


Whiplash Gradient Descent Algorithm
First Order Gradient Descent Algorithm for Stiff-systems.

4 years 前 | 1 次下载 |

5.0 / 5
Thumbnail

提问


Eigenfaces display code issues
I am not being able to display the eigenfaces, in the visualisable image format of the top 10 eigenfaces. here is my code up to...

4 years 前 | 0 个回答 | 0

0

个回答

提问


K means Segmentation function
clc img = imread('peppers.png'); T= rgb2lab(img); T = im2uint8(T); nrows = size(T,1); ncols = size(T,2); [X,Y] = meshgrid...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How can I write the first function as a part of the second?
I have been given a peculiar task by my instructor. There are two K means code, I need to write a K means function which cap...

4 years 前 | 1 个回答 | 0

1

个回答

提问


ODE Parameter Optimisation for early convergence
I have a system which is quite a bit complicated and is a dynamical system with Stiff requirements. There is a particular gain v...

4 years 前 | 0 个回答 | 0

0

个回答

已回答
How to segment images based on colour?
https://www.mathworks.com/matlabcentral/answers/592402-how-many-colors-with-their-name-present-in-the-image#answer_493348

4 years 前 | 0

| 已接受

提问


Imshowpair showing only green channel
% Imshowpair output shows only the green channel of the RGB image in both the cases, for the % code below, the input image is R...

4 years 前 | 1 个回答 | 0

1

个回答

提问


User defining image filter
I have a problem where I have to input an image and a kernel and it must give an output image. The kernel could be of any type. ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to segment images based on colour?
I have a RGB image of with n seperate colours seperated together to form a coloured pallete. I need to segment this image into n...

4 years 前 | 1 个回答 | 0

1

个回答