soe - MATLAB Central
photo

soe


Last seen: mer än 2 år ago Active since 2012

Followers: 0   Following: 0

Message

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

Statistics

MATLAB AnswersFrom 11/12 to 01/25Use left and right arrows to move selectionFrom 11/12Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
168 401
of 296 498

REPUTATION
0

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

nästan 6 år ago | 1 answer | 0

1

answer

Question


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)(...

nästan 6 år ago | 0 answers | 0

0

answers

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

ungefär 6 år ago | 0

Question


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

ungefär 6 år ago | 2 answers | 0

2

answers

Question


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

ungefär 7 år ago | 1 answer | 0

1

answer

Question


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

ungefär 12 år ago | 2 answers | 0

2

answers
Go to top of page