Community Profile

photo

Hossam Amin


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


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

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer