photo

kamal


Last seen: 1 year 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
93,129
of 300,779

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,997

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Transfer argument using get function in Matlab GUI
amela('filename',[0:0.01:10]); I like run amela function with arguments of filename and time. Using GUI i got filename and tim...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Convert row or coloumn matrix into rowXcoloumn matrix
Hi I need to convert row matrix into How to convert like this. I am struck with logic.

6 years 前 | 1 个回答 | 0

1

个回答

提问


Create array address using for loop
Hi I need to use for loop for creating address in structure example For i=1:1:5000 [A(i),B(i),C(i)]=imread('fff',(i-1)); en...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Manipulate matrix of different dimension
I have a matrix like this I want to create a square matrix of size 5. At first row of matrix 1 only element 1 is present. us...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to import data for multiple files using for loop?
I named files as 1.data,2.data,.... I want to import these data,process the data using functions,plot the processed data. my c...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to replace zero with a number in null matrix at required position
A simple case like this I want to replace the some elements with other numbers like this

6 years 前 | 1 个回答 | 0

1

个回答