Hossam Amin
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
70,280
of 295,638
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,255
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,207
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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 ...
3 years ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0