photo

Zee


Last seen: 3 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
217,133
of 300,417

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
71.43%

收到投票数
0

排名
 of 20,961

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,731

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to perform repmat function to repeat rows of a matrix
A=[1,0,0,0,1;2,0,0,0,2;3,0,0,0,3] I would like to repeat each row for n times and get output something like this when n is 2: ...

3 years 前 | 6 个回答 | 0

6

个回答

提问


Import and export excel data having combined number and text in a single cell.
I have following subset of data of size (3x1) stored in an excel file. I would like to import this data and write into another e...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Writing 3D array to excel sheet
Hello, I would like to write Matlab output having dimension 2040x5x174 to an excel sheet. xlswrite function is restricted for 2...

3 years 前 | 1 个回答 | 0

1

个回答

提问


concatenate string with array
Hello, I have the following data which I need to bring to a certain format. A= [23.5567, 5.34567, 23.1] B= [-13.5357, 6.254, ...

3 years 前 | 2 个回答 | 0

2

个回答

提问


Concatenate str and int and store it as a vector
Hello, I have two arrays which I would like to concatenate with a string and save it as vector for the following data. A= [761...

3 years 前 | 2 个回答 | 0

2

个回答

提问


2-D interpolation with extrapolation value for out of range data.
Hello, I would like to do 2-D polar interpolation for the points shown in the file. For the interpolation, I considered azimuth...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to read a text file and save it as different variables
Hi, I have a text file in the following format: String line String line .Sample 1 0 0 0 5441.45 5454.52 5425.85 742.95 512...

3 years 前 | 1 个回答 | 0

1

个回答