photo

Sikai Wu


Last seen: 1 year 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

2 个提问
1 个回答

排名
139,832
of 300,302

声誉
0

贡献数
2 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,911

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,040

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to load all the data in one folder
Path = 'D:\50-350\'; File = dir( fullfile(Path,'*.dat')); FileNames = {File.name}'; Length_Names = size(FileNames,1); for i=...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
Unable to convert expression into double array
Thanks a lot for your help. I got the points why it happened. Maybe it is luckly for me to calculte the result by int() for E2 ...

5 years 前 | 0

提问


Unable to convert expression into double array
syms x % E1 = -(574936417714633*exp(-(x - 150)^2/5000)*((8183344744316655*cos((pi*x)/100))/288230376151711744 - (71036770742910...

5 years 前 | 3 个回答 | 0

3

个回答