photo

Alireza Shirkhani


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
4 Answers

RANK
172,278
of 302,038

REPUTATION
0

CONTRIBUTIONS
4 Questions
4 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,510

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 178,349

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


how can I put a threshold on the dataset?
Hi, I have a text file which its entries is like this: 90470.000 73757.000 22064.000 24950.000 6928.000 22068.000 32999.000...

7 years ago | 2 answers | 0

2

answers

Question


how can I plot a dataset which its axes start from zero?
Hi I have a set of data like: a=[1 4 2 6 3 12 5 3 2.5 9] I'm going to plot it using the following command; plot(a(:,1),a(...

7 years ago | 1 answer | 0

1

answer

Answered
What for command or loop is appropriate?
Thank you

7 years ago | 0

Question


What for command or loop is appropriate?
Hi, I'm going to define a loop which adds a certain value to each row of my 512 rows and 1 column data. The certain value is 0....

7 years ago | 2 answers | 0

2

answers

Answered
how can I do a Data selection in a range of data?
Hi, what if I use the following lines; for i=1:4 ar = reshape(a([4*i-2:4*i],:), 3, [], 2); Out = squeez...

8 years ago | 0

Answered
how can I do a Data selection in a range of data?
Thank you so much.

8 years ago | 0

Question


how can I do a Data selection in a range of data?
I have a dataset as a=[212.3 1712691.538 334.8 1627901.768 432.6 1648187.433 569.2 1929968.041 473.3 1787539.5...

8 years ago | 4 answers | 0

4

answers

Answered
how can I do a Data selection in a range of data?
anyone can help me?

8 years ago | 0