photo

Galgool


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
190,682
of 300,779

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
80.0%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,997

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


3D array multiplication with a 1D array
Hi, Is there a way to multiply (element wise multiplication ) a 1-D array (of length 2) with a 3-D array? A = (A1,A2) M = one...

6 years 前 | 1 个回答 | 0

1

个回答

提问


while loop matrix problem
hi, I want to use a while loop on matrices, to define a new matrix by calculating one row each time. I'm trying to do it witho...

6 years 前 | 1 个回答 | 0

1

个回答

提问


create a vector whose elements depend on its previous elements without a loop
Hi, As loops take considerable time, I'm trying without loops. I want to create a vector whose elements depend on its previous...

6 years 前 | 1 个回答 | 0

1

个回答

提问


convert excel date and time to matlab
Hi, I have read many posts about this but just cant get it to work. I have R2014a and I'm currently using xlsread to read fr...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to sum repeated adjacent values in a vector
Hi guys, I have a random vector with -1 and 1. for example: X = [1, 1, -1, 1, 1, 1, -1, -1, 1, -1, 1, 1, 1, 1, -1, -1] I ...

6 years 前 | 1 个回答 | 0

1

个回答