Community Profile

photo

Sikai Wu


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

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

3 years ago | 0

Question


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

3 years ago | 3 answers | 0

3

answers