Community Profile

photo

Sikai Wu


Last seen: fast 2 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 3 Jahre vor | 0

Frage


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

mehr als 3 Jahre vor | 3 Antworten | 0

3

Antworten