photo

Chaklader Asfak


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
0 个回答

排名
200,666
of 301,172

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
42.86%

收到投票数
0

排名
 of 21,183

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,200

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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(:...

14 years 前 | 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...

14 years 前 | 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...

14 years 前 | 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...

14 years 前 | 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...

14 years 前 | 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...

14 years 前 | 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...

14 years 前 | 2 个回答 | 0

2

个回答