photo

Akshar Agarwal


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
13,533
of 297,527

声誉
3

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
3

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Is there a way to get the num2str without spaces?
I have a matrix, a=[1:100]. I want to get a matrix c, with the digits of 1:100. To do so, I first did b=num2str(a), w...

7 years 前 | 1 个回答 | 1

1

个回答

提问


For SVM, what is the difference between gamma and sigma in the kernel scale for rbf?
In some places the kernel scale is defined with gamma, and others sigma. Are the two the same?

7 years 前 | 1 个回答 | 2

1

个回答

提问


How do I define a neural network target matrix in this situation?
My input data is a 100 x 200 matrix. The 100 rows represent different subjects and the 200 columns are data points for different...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Any suggestions on how to write the best text-finding code (takes a given text and searches all files in provided folder for that string of text and outputs which files contain the text, as well as the location of the text within the file)?
I have a folder full of text files, and I want the code to go through each file and search for a specified 5 character text (lik...

8 years 前 | 1 个回答 | 0

1

个回答