photo

Ido Gross


Last seen: 5 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
119,818
of 300,251

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,898

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,837

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Logarithmic scale with a different base
Hi, I am trying to plot a function using logaritmic scale on the x axis, with base 2. my code is: N = 1:10000; M = 61; L = ...

5 years 前 | 4 个回答 | 0

4

个回答

提问


multiply vector and matrix
Hi! I have a matrix such as: a = [1 1 1] [2 2 2] [3 3 3] and a vector: b = [2] [2] [2]...

5 years 前 | 3 个回答 | 0

3

个回答

提问


Cell arrays and strings
Hi, I am working with cell arrays, and sometimes when I'm assigning strings in cells its saves as {["A"]} and sometimes as {'A'...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Get substring from text
Hi, I am new to matlab and I have a problem. I got a conversation between a group of people and I have a list of their names. I...

5 years 前 | 1 个回答 | 0

1

个回答

提问


cell array to string array
Hi I have a cell array consisting of strings. I would like to convert it to an array with one word in each cell. for example, ...

5 years 前 | 1 个回答 | 0

1

个回答