photo

soe


University of Computer Studies, Magway, Myanmar

Last seen: 거의 2년 전 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

통계학

  • 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...

5년 초과 전 | 답변 수: 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)(...

5년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
Why titles are flipped vertically in the following code?
Thank you so much! opengl('software') command has solved my problem!

5년 초과 전 | 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...

5년 초과 전 | 답변 수: 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...

6년 초과 전 | 답변 수: 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 ...

11년 초과 전 | 답변 수: 2 | 0

2

답변