photo

emami.m


Last seen: 2 years ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
3 Answers

RANK
5,589
of 300,302

REPUTATION
8

CONTRIBUTIONS
5 Questions
3 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
4

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

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

View badges

Feeds

View by

Answered
How to programme to calculate transition probability matrix?
I guess you should define unique combinations as states so you can map each pair of x to a state, then adopt your code to the ne...

4 years ago | 0

Question


How to simulate rotating water sprinkler?
I'm trying to simulate water flow generating by a rotating sprinkler. I mean drawing a graph similar to the way that water drops...

5 years ago | 0 answers | 0

0

answers

Answered
plotting in different colors with different linestyles or markers
% Try this code. You can use it for all other line properties h = plot(1:10,1:10,1:10,5:14,1:10,3:12,1:10,7:16); % Sample plot ...

5 years ago | 1

Answered
Fancy Correlation Plots in MATLAB
Thanks to Mathieu NOE I have edited the code provided in this post: https://fr.mathworks.com/matlabcentral/answers/496872-displ...

5 years ago | 3

Question


Fancy Correlation Plots in MATLAB
I'm trying to find a way to generate these pretty correlation plots in MATLAB. These are generated in R using 'corrplot' functio...

5 years ago | 3 answers | 0

3

answers

Question


How to improve elements of a weight array related to a matrix using weighted sampling without replacement?
I have a 4 by 12 matrix (M) as a solution for a recursive function (f). f(M) = fitness where fitness is a real number. In each i...

5 years ago | 0 answers | 0

0

answers

Question


How to insert a colorcloud into a subplot
Hi there, I was wondering how can I add a colorcloud graph into a subplot. I see that kind of graph in the Image Processing Too...

6 years ago | 1 answer | 0

1

answer

Question


Changing membership function params\range
I have some membership function with defined parameters and range for FIS inputs. I want to know how does params change when w...

13 years ago | 0 answers | 0

0

answers