photo

Joshua Diamond


Last seen: 4 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

4 个提问
1 个回答

Cody

0 个问题
5 个答案

排名
250,874
of 300,037

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
54,912
of 167,106

贡献数
0 个问题
5 个答案

评分
61

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Solver
  • First Answer

查看徽章

Feeds

排序方式:

提问


LSTM loss decreasing but task fails
I am trying to reproduce the results in this paper. This is an LSTM which performs path integration. The loss decreases over tim...

7 months 前 | 1 个回答 | 0

1

个回答

提问


Different results from ranova and JASP
Dear all, I am struggling to make sense of ranova with multcompare vs JASP (a statistical program). They are providing different...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Weird unexplainable results when fitting gaussian curve
I'm getting bizarre unexplainable results when I fit a Gaussian to a curve. It's all in the code below. Something about using xc...

1 year 前 | 2 个回答 | 0

2

个回答

已解决


Find a Pythagorean triple
Given four different positive numbers, a, b, c and d, provided in increasing order: a < b < c < d, find if any three of them com...

3 years 前

已解决


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

3 years 前

已解决


Can we make a triangle?
Given three positive number, check whether a triangle can be made with these sides length or not. remember that in a triangle su...

3 years 前

已解决


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; ...

3 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years 前

提问


After PCA, ALS method, use coefficients to reproduce decomposition
I have a matrix A with 100 rows (trials) and 64 columns (variables). This matrix contains NaN values. I am using the syntax: ...

3 years 前 | 1 个回答 | 0

1

个回答

已回答
Matlab Editor does not respond to keyboard inputs
I found a strange workaround. Some things have worked including right clicking the command window and clearing it; running a fun...

4 years 前 | 0