photo

HC Song


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
1 个回答

排名
161,863
of 300,756

声誉
0

贡献数
8 个提问
1 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 21,077

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,858

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


what is the difference between shaffer test and scheffe post hoc test
Hi, I am confused with shaffer post hoc test and scheffe post hoc test. Is there anybody can tell me something about these t...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Is there a neural network tool box writeen by other language and apply matlab API?
I am using matlab build-in functions patternnet and train in my program. But I find that the program is too slow. Is there a thi...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How to extract features from 1-D signal using dual-tree complex discrete wavelet transform(DT-CWT)
Hi, I want to extract features from some 1-D signals. Does anybody can teach me how to extract the features using DTCWT? It...

9 years 前 | 0 个回答 | 0

0

个回答

已回答
Some quesitions about RBF kernel and ranksvm
I find out the solutions . In <Efficient Algorithms for ranking with SVMs>, the section 6.3 disscussed this issue and one solut...

9 years 前 | 0

| 已接受

提问


Some quesitions about RBF kernel and ranksvm
Hi guys, I have some questions about ranksvm and RBF kernel. Thanks for all your help. 1. The RBF kernel function is : <...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to train SVDD classifier, if I only have one class training dataset.
If I only have one class training dataset(i.e only +1 or -1 dataset available), How can I determine the best parameters used in ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


how to implement this learning to rank question in maltab. It is about optimization .
I face one problem and I don't know how to fix it in MATLAB. Is there any body who can teach me how to solve this optimization i...

9 years 前 | 0 个回答 | 0

0

个回答

提问


how to extract the labels from the prdataset
I am tring to use dd_tools to do svdd calssification .I do not know how to get the result.please help who is familiar with dd_to...

10 years 前 | 0 个回答 | 0

0

个回答

提问


how to convert cell into matrix
assume that a={[1 2 3],[2 3 4;1 2 3]} I want to convert a into a=[1 2 3;2 3 4;1 2 3]. Is there any easy way? thanks

10 years 前 | 2 个回答 | 0

2

个回答