photo

Seyyed Mohammad Saeed Damadi


Last seen: 3년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to plot the quadratic function surface?
I want to plot when . I wrote the following codes and was wondering if there is a more efficient way with less number of lines:...

5년 초과 전 | 답변 수: 1 | 1

1

답변

질문


Changing block row matrix to block column matrix?
I have a block matrix p = [A B C ...]. I want to change the matrix into a column block matrix without changing the elements of i...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


Add two hist3?
I have two hist3 figure as: Ctr = {1.5:0.5:4.5 0.1:0.1:0.9}; hist3([[1;2.7; 3.6], [0.25;.36;.84]],'Ctrs',Ctr); <</matla...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


Visualizing density of points?
I have a matrix A with dimension of 288*15581 where 288 is the length of time. Hence, I have 15581 curves. when I plot them I ha...

거의 6년 전 | 답변 수: 2 | 0

2

답변

질문


Selecting specific time from date and time array?
I have a csv file which has been attached. I have imported the two columns in Matlab cell array using the following codes fi...

대략 6년 전 | 답변 수: 2 | 0

2

답변

답변 있음
How can I plot the gradient vector of y=f(X) which is perpendicular to the graph?
Axis equal cannot solve the problem. I solved it on my own. Here is the codes: x=-pi:0.2:pi; figure y1=sin(x); plot(x,y1,...

6년 초과 전 | 1

| 수락됨

질문


How can I plot the gradient vector of y=f(X) which is perpendicular to the graph?
<</matlabcentral/answers/uploaded_files/100877/1.jpg>> To plot the gradient vectors of f(x)=y=sin(x), I plotted z=y-sin(x) co...

6년 초과 전 | 답변 수: 2 | 1

2

답변

질문


Is there any short cut key to change m-files that are open on the editor section?
My question is about changing an open m-file in editor window to the other m-file which is open as well without clicking on the ...

6년 초과 전 | 답변 수: 1 | 1

1

답변