Hossam Amin
Followers: 0 Following: 0
Feeds
提问
How to convert csv file to .dat file?
I want to read a csv file and save it as .dat file without the commas. How can I do so?
2 years 前 | 1 个回答 | 0
1
个回答提问
Signal generation on Simulink?
I would like to know how can I generate a signal that looks like this (in the image) mainly using Simulink or a script function ...
2 years 前 | 2 个回答 | 0
2
个回答提问
Curve Fitting of large Data Measurement?
I have a measurement data which I have uploded, and I am trying to utilize a function to fit the measurement with a damping sinu...
3 years 前 | 1 个回答 | 0
1
个回答提问
I have a matrix. I can't figure out how to subtract row 1 from row 5, row 2 from row 6, row 3 from row 7, row 4 from row 8. My code isn't working.
A = [2.5 3.5 7.5 8.5 ;... %1 9.5 5.5 6.5 1.5;... %2 2.5 3.5 7.5 8.5; ... %3 9.5 5.5 6.5 1.5;... %4 ...
3 years 前 | 1 个回答 | 0