photo

Chaklader Asfak


2011년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Connecting lines in 3-d Graph
I have a M-file: clear all [Num,Txt,Raw]=xlsread('LVK 3-D Graph_2.xls'); a=Num(:,1); b=Num(:,2); c=Num(:...

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

2

답변

질문


3 - d Graph in Matlab
I need some help for making a graph. For example I had M-file : clear all [Num,Txt,Raw]=xlsread('Contour.xlsx'); a...

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

1

답변

질문


arrayfun_Apply function to each element of array
Aynone can help me to understand the arrayfun function ? Say, what it meant by this coing ? arrayfun(@(i1)plot3(Num(i1,k...

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

1

답변

질문


Connecting line
I have a excel file from where I made plot3. The Excel file is here: <http://www.4shared.com/file/Gcoz8xa0/Contour.html> and cod...

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

1

답변

질문


Square Matrix
i have a very simple quetion. Say , a Matrix (5x1)named A. A= [ 2;2;2;2;2 ] How I can make a square matrix (5x5) with all 2...

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

1

답변

질문


Help for making contour plotting
hello, I tried to make 2-d plotting along with a contour plot from the data of a Excel file. The M-file is- clear all...

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

1

답변

질문


Making a countor map from a excel file
Dear all, I have excell file with 3 coloums with some numbers. top of the each coloums there is the name of variable (say, x...

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

2

답변