photo

Shahram Sahraei


Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
38,318
of 300,381

REPUTATION
1

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 20,941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,477

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Extracting the daily time series from a text file to a single column
Dear Matlab users, I have a text file (attached here) containing daily time series from 2013 to 2019 and I want to take out the...

6 years ago | 1 answer | 0

1

answer

Answered
How to subtract two matrices of character type arrays?
Thanks a lot,Hang. your answer was helpful. Best Shahram Sahraei

9 years ago | 0

Question


How to subtract two matrices of character type arrays?
Hello Everyone, I have two cells like the following: A{10,1,1}=[a b c d e; a b c d e; a b c d e; a b c d e]; B{2,1,1}=[a b; c...

9 years ago | 2 answers | 1

2

answers

Question


How to create the same random number in both c++ and Matlab?
I am currently using a written code in c++ that uses Mersenne Twister (mt19937) random number generator to generate the initial ...

9 years ago | 1 answer | 0

1

answer