photo

Sikai Wu


Last seen: 4 months 前 自 2020 起处于活动状态

Followers: 0   Following: 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=...

3 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 ...

4 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...

4 years 前 | 3 个回答 | 0

3

个回答