photo

Alex


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Computer Science Masters Student

统计学

MATLAB Answers

6 个提问
1 个回答

排名
23,685
of 299,947

声誉
1

贡献数
6 个提问
1 个回答

回答接受率
33.33%

收到投票数
1

排名
 of 20,848

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,679

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


converting cell array full of characters to a string
This is probably easy but I can't figure it out. I have a cell array where each entry is a character. I want to convert this c...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Using Metropolis-Hastings to decrypt a message
I'm using Metropolis-Hastings to decrypt a coded message. First I downloaded 'War & Peace' and used this to build a transition ...

14 years 前 | 0 个回答 | 0

0

个回答

提问


find most frequent characters in a string
I have a string and I want to find the most frequent characters that appear in it. Is there anyway to do this with matlab?

14 years 前 | 2 个回答 | 1

2

个回答

提问


Can anyone tell me why my function is taking so long to run?
I wrote a K-means clustering algorithm and it works fine but now I have to run it over 100 iterations and it is taking way too l...

14 years 前 | 3 个回答 | 0

3

个回答

提问


Urgent help needed for simple genetic Program
The problem that I have to solve is the following Implement a genetic programming algorithm and use it to solve the \6-multiple...

14 years 前 | 1 个回答 | 0

1

个回答

已回答
Traveling Salesman Evolutionary Algorithm Bugs
I think I figured it out. I had to clear the offspring after every iteration. If I didn't clear them then the ox crossover ope...

14 years 前 | 0

提问


Traveling Salesman Evolutionary Algorithm Bugs
I'm writing an evolutionary algorithm to solve the traveling salesman problem (i.e. salesman must go to n cities and back to sta...

14 years 前 | 2 个回答 | 0

2

个回答