Nedz - MATLAB Central
photo

Nedz


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 03/20 to 04/25Use left and right arrows to move selectionFrom 03/20Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

9 个提问
0 个回答

排名
216,428
of 298,046

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,526

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,226

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Deep Learning and Neural Network Implementation
Suppose i have a trained network: For example i have declared all other necessary training options and data to be used successf...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Matrix reduction from large matrix data.
I have an input training data of dimension 10,451 by 41. How can i form a 3 by 3 matrix from each of the row (1 by 41)???

4 years 前 | 0 个回答 | 0

0

个回答

提问


Classification of Data using neural network
I have an input training data of dimension 10,451 by 41. Half of this data is my positive sample and the other half is negative ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Protein Sequence MoRF prediction using SVM
I have a trained SVM model already and i would like to predict new testdata of protein sequences for MoRF regions. How can i pre...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Posterior probabilities scores implementation
When computing the scores for a cross-validated model usinf kfoldPredict function. What happens when the posterior probabilities...

5 years 前 | 0 个回答 | 0

0

个回答

提问


SVM Cross Validation Training
I am using K-Fold cross validation. My K is 10. I am supposed to do 10 crossfold and take the average of the SVM performance. ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How can i store data in a cell array with single row and few number of columns?
Assuming i want to store calculations from a structure array using for loop of size 20 which is equvalent to the number of field...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How can i compute Amino Acid composition for my protein sequence data?
How can i get/compute the amino composition for my protein sequences inorder to further use it to train my SVM classifier? for ...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Protein sequence manipulation for adding elements before or after the sequence.
how do i add zeros to both ends or one end (before or after) of a protein sequence? Example: a protein sequence is given as...

5 years 前 | 1 个回答 | 0

1

个回答