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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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...
2년 초과 전 | 답변 수: 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년 전 | 답변 수: 1 | 0