![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19088568_1595914819150_DEF.jpg)
Subhransu Sekhar Bhattacharjee
Followers: 0 Following: 0
統計
All
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
Whiplash Gradient Descent Algorithm
First Order Gradient Descent Algorithm for Stiff-systems.
3年以上 前 | ダウンロード 2 件 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/d005428f-803f-4011-8465-5f6e383e6275/d6a466b5-d74b-447f-bdfb-4345335f4905/images/1630732379.png)
質問
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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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
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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 1 件の回答 | 0