photo

Priyanka Roy


Calcutta University

2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

20 質問
0 回答

ランク
20,327
of 300,840

評判
2

コントリビューション
20 質問
0 回答

回答採用率
50.0%

獲得投票数
2

ランク
 of 21,092

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,238

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


How can icreate a local database and run a local blast operation using genome sequence?
I have to fasta file in my pc. one is a fasta file having gene sequence : gene1.fas another is a fasta file having whole g...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


How to search a gene from genome using gene ID?
I have saved the whole genome fasta file and the gene fasta file into a folder. Now I want to search whether the gene is ava...

9年弱 前 | 0 件の回答 | 0

0

回答

質問


how to import gene fasta file from NCBI using matlab 2016a
I want to import gene fasta file from NCBI database using the Accession Number. I use the code Data = getgenbank('NP_752927.1...

9年弱 前 | 2 件の回答 | 0

2

回答

質問


how to get gene string from NCBI genbank using Matlab 2010a
I want to get gene string from NCBI genbank using Matlab . I have used getgebank() in matlab 2010a.but gettine error. Data =...

9年弱 前 | 1 件の回答 | 0

1

回答

質問


How to calculate objective function value of multiple threshold values
I am working on a multilevel thresholding algorithm and modified it according to my project requirement. I have created an ar...

約10年 前 | 0 件の回答 | 0

0

回答

質問


How to store multiple cell array in excel file
Im having an image folder with 30 images . I am using this code: srcFiles = dir('image folder\*.jpg'); to store all ...

約10年 前 | 1 件の回答 | 0

1

回答

質問


Multilevel Particle Swarm Optimization (PSO) code
I need Multilevel Particle Swarm Optimization (PSO) code for comparative analysis of image with some other multilevel algorithm....

約10年 前 | 0 件の回答 | 0

0

回答

質問


How to find the maximum peaks from histogram ?
How can i find the maximum peaks from a histogram. I have tried findpeaks() function but it is giving large number of peak val...

約10年 前 | 1 件の回答 | 0

1

回答

質問


Need Multilevel Kapur code for result test.
I need Multilevel Kapur code for comparative analysis of image with some other multilevel algorithm. Please help me if anyone h...

10年以上 前 | 0 件の回答 | 0

0

回答

質問


How to keep only positive values in an array?
I have a sorted array with different values: -18 -13 0 8 51 133 255 I only keep the positive values : 0...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


How do I check if an image is RGB color or gray scale before execution?
How do I check if an image is RGB (true color) or gray scale before execution of my code?

10年以上 前 | 1 件の回答 | 1

1

回答

質問


How to separate different shapes from an image and remove their borders?
How can i separate different shapes from this image and remove their borders? <</matlabcentral/answers/uploaded_files/35969...

10年以上 前 | 0 件の回答 | 0

0

回答

質問


what function do i use to remove large object ?
In matlab we use bwareaopen(I,n) function to remove object smaller than n pixel from image I. Is there any function to remove...

10年以上 前 | 3 件の回答 | 1

3

回答

質問


Level the blobs and Delete Blob containing Text in it.
I want to delete texts or words present in my result image. let the image is : <</matlabcentral/answers/uploaded_files/312...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


how to cut part of an image ?
I have a image <</matlabcentral/answers/uploaded_files/30332/bwFlower.jpg>> I have created boundary for the necessary ...

10年以上 前 | 3 件の回答 | 0

3

回答

質問


Image cropping same portion from every side
I have a image <</matlabcentral/answers/uploaded_files/29605/TEST_1.jpg>> i want to crop the image such a way that same a...

10年以上 前 | 2 件の回答 | 0

2

回答

質問


How to change the pixel values without using for-loop ?
let i have a image matrix like : A = 120 200 250 254 225 204 235 226 227 1 243 249 225 29...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Removal of text from an image without changing the image portion.
I want to remove the texts from a given image without changing the image portion. The result image will me same as the actual i...

10年以上 前 | 0 件の回答 | 0

0

回答

質問


how to separate some pixel intensity values of a image matrix in matlab ?
let i have a image matrix like : A = 120 200 223 224 225 204 235 226 227 1 23 24 225 2...

約11年 前 | 1 件の回答 | 0

1

回答

質問


how to find weighted matrix of a binary matrix of same size in image processing
I have a matrix A like this; A=[1 2 3 4 5;4 5 6 7 1;3 4 5 9 1; 7 8 9 2 4;1 5 9 5 2]; P is a binary matrix of same size of ...

約11年 前 | 1 件の回答 | 0

1

回答