photo

Jian Shi


Soochow University

自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
0 个回答

排名
87,725
of 301,275

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 21,216

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,777

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to draw a 3D surface plot with some disordering points?
I want to draw a 3D surface with the data in the annex. x, y, z means the X-axis, Y-axis, Z-axis,respectively. In fact (x,y)...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to convert each row of the matrix into a Character array, without using a for command?
Matlab code: A=rand(1e3,2);%just an example for i=1:size(A,1) B{i}=num2str(A(i,:)); end Question: The cost time of th...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to convert arrays to strings in bulk at the same time similar with the function itoa in C language
Recently, I try to converts numbers into strings in bulk, but I find the function num2str cost a long time if I convert them on...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Sir/Madam, my excel file can't open in matlab for mac.
Recently, I had matlab for mac. However, when I try to import data into excel file, something must be wrong and I don't know why...

9 years 前 | 1 个回答 | 0

1

个回答