photo

emami.m


Last seen: 대략 2년 전 2012년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
3 답변

순위
5,589
of 300,302

평판
8

참여
5 질문
3 답변

답변 채택
40.0%

획득한 표
4

순위
 of 20,911

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,040

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Revival Level 1
  • First Answer
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
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년 초과 전 | 0

질문


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년 전 | 답변 수: 0 | 0

0

답변

답변 있음
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년 전 | 1

답변 있음
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년 전 | 3

질문


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년 전 | 답변 수: 3 | 0

3

답변

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변