photo

Shahrukh Hossain


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
79,372
of 300,904

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
57.14%

收到投票数
0

排名
 of 21,108

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,602

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to write a matrix using for loop
I want to create a matrix that contains points as x and y coordinates. like this : A=[1111222233334444 1234123412341234...

7 years 前 | 2 个回答 | 0

2

个回答

提问


How to create a matrix using linespace between one ginput and every points from a 10x10 matrix.
I have to create a matrix using linespace comman between one ginput and another point is taken from a for loop of 10x10 matrix. ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


how to make a matrix from a the linespace values of one ginput and one constant value ?
I want to create a matrix of x and y coordinates . I want to get that from a figure so I'm using a ginput value to get one point...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to compare 2 matrices by their values as well as it's position.
So, i have 2 matrix. It mainly contains x & y coordinates. so it has 2 rows and several columns. Now , I am trying to compare 2 ...

7 years 前 | 2 个回答 | 0

2

个回答

提问


How to take a value if it goes through a straight line or another specific point ?
I have a plot that has a few straight lines. I want to take 2 point from the figure using ginput. Now I have a code to get all t...

7 years 前 | 2 个回答 | 0

2

个回答

提问


How to highlight coordinates in a figure ?
So, I have ploted a sqaure box. I want to highlight one point in the figure. Can anyone help me ? here is code x1=0; x2=10; y...

7 years 前 | 1 个回答 | 0

1

个回答

提问


how to get all the data points from a 10x10 figure?
Hi, I've ploted a 10x10 square. Now i would like to get all the x and y data points in this 10x10 figure. I would like to apply...

7 years 前 | 1 个回答 | 0

1

个回答