photo

sazzad hossen


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

RA
Professional Interests: communication

统计学

MATLAB Answers

6 个提问
0 个回答

排名
189,568
of 300,217

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,892

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,741

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to rearrange row of a matrix based on column value
I have a matrix v=[1 1 7 35; 2 1 27 55; 3 1 5 50] I would like to rearrange the based on the the 4th column maximum value in c...

8 years 前 | 1 个回答 | 0

1

个回答

提问


how make matrix from a for loop
My code like this, ........... ............ x_error=zeros(1,1); y_error=zeros(1,1); z_error=zeros(1,1); lz...

11 years 前 | 2 个回答 | 0

2

个回答

提问


Cell array to image
i have a data which is cell array x_error=41 X 41 Cell i want to create an image by using this cell array value is this po...

11 years 前 | 1 个回答 | 0

1

个回答

提问


how to store value from loop
for i=1:0.1:5 ly=i; for j=1:0.1:5; lx=j; c1=co1(x1,y1,z1,lx,ly,lz,f); c2=co2(x2,y2,z1,lx,ly,lz,...

11 years 前 | 2 个回答 | 0

2

个回答

提问


Object Length measurement form an image
I want to measure the lengths(X,Y,L,L1,L2,L3) of following picture by image processing. How can measure this length. is it possi...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Image segmentation/blocking and get value from each block
First image is my input image i want to make 1)first divided(segment) my image into M*N block (like Second pic) 2) the i want...

11 years 前 | 2 个回答 | 0

2

个回答