photo

FB


Last seen: 10 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

Spoken language processing

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
He/him

统计学

All
MATLAB Answers

0 个提问
1 个回答

Cody

0 个问题
4 个答案

排名
12,846
of 300,429

声誉
4

贡献数
0 个提问
1 个回答

回答接受率
0.00%

收到投票数
0

排名
 of 20,976

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
59,756
of 168,781

贡献数
0 个问题
4 个答案

评分
51

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 1
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

已解决


Convert given decimal number to binary number.
Convert given decimal number to binary number. Example x=10, then answer must be 1010.

2 years 前

已解决


Neural Nets: Activation functions
Return values of selected Activation function type for value,vector, and matrices. y=Activation(x,id); where id is 1:4 for ReLU...

2 years 前

已回答
Change the style of the lines/grids in polar plot
Hi, I am not sure I fully understand the question, but you could try altering the "LineWidth" and "GridAlpha" properties for ...

2 years 前 | 0

| 已接受

已解决


Find the longest sequence of 1's in a binary sequence.
Given a string such as s = '011110010000000100010111' find the length of the longest string of consecutive 1's. In this examp...

2 years 前

已解决


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

2 years 前