photo

soe


Last seen: 2 years 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

B.E(IT) from Mandalay Technological University, Myanmar M.E from Moscow Institute of Electronic Technology, Russia Ph.D from Moscow Institute of Electronic Technology, Russia Associate Professor, Acting Principal at University of Computer Studies, Magway, The Republic of the Union of Myanmar Professional Interests: Digital signal processing, Automation and control systems

统计学

MATLAB Answers

5 个提问
1 个回答

排名
269,533
of 297,527

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Why is the answer from the calculator and matlab different?
I tried to find the answer in the following: a=mod(455^100,17) The answer from MATLAB is 7 and the answer from the calculat...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Do I need to convert units in the following codes?
% Do I need to convert units to do the following image processing? % Which one is correct? Id1 (OR) Id? Ia=imread('Fig0343(a)(...

6 years 前 | 0 个回答 | 0

0

个回答

已回答
Why titles are flipped vertically in the following code?
Thank you so much! opengl('software') command has solved my problem!

6 years 前 | 0

提问


Why titles are flipped vertically in the following code?
%Please change the file formats into tif first clear; clc; close all; I=imread('Fig0316(1)(top_left).tif'); I1=imread('Fig0...

6 years 前 | 2 个回答 | 0

2

个回答

提问


Solve Partial Differential Equation
Let D=(d/dx+fn d/dy) fn=f(xn,yn) Then, Df=(d/dx+fn d/dy)f=fx+ffy D2f=(d/dx+fd/dy)^2 f(xn,yn) =(d/dx+f d/dy) (fx + ffy) The...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How can I find the location of the pixels between adjacent regions.
Dear all, I segmented an image using watershed and got the Label matrix. I've already found the neighbors of each region using ...

12 years 前 | 2 个回答 | 0

2

个回答