photo

Mahdi Torabi


University of Hull

Active since 2017

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
4,072
of 300,365

REPUTATION
13

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
8

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How to zoom subplots together?
Is there any way to link two graphs together in a subplot while zoom in one the other zoom in too?

7 years ago | 1 answer | 1

1

answer

Answered
How to change color of lines on legend?
According to the Walter answer on above my problem solved easily using : L(1) = plot(nan, nan, 'b-'); L(2) = pl...

7 years ago | 3

| accepted

Question


How to change color of lines on legend?
Is there any way to change the color of lines in the legend AFTER plotting the graph(like using Edit\axes properties)?

7 years ago | 2 answers | 2

2

answers

Question


How can I have loop inside another big loop?
Hi, I have 3 channel data, I added noise to ch1 to calculate SNR. This needs to repeat 10 times as I am adding WGN which is in...

7 years ago | 0 answers | 0

0

answers

Question


Title position below the x axis
How can I change the position of a title from top of the figure to the below of x axis using code(automatically) on a subplot?

7 years ago | 2 answers | 2

2

answers

Question


how to save results in each loop by using for
I am running a program which I need to add white Gaussian noise on signal and filter it. I need to repeat the process for 100 t...

8 years ago | 1 answer | 0

1

answer