photo

ws


UM

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

14 Fragen
5 Antworten

RANG
22.924
of 300.352

REPUTATION
1

BEITRÄGE
14 Fragen
5 Antworten

ANTWORTZUSTIMMUNG
57.14%

ERHALTENE STIMMEN
2

RANG
 of 20.928

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.212

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • 3 Month Streak
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


plot histogram without using matlab hist() function
Hi all There is a function called hist(), but if I want to plot a graph without using hist() command, how to plot a graph? I ...

fast 14 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Problem with using college privileges desktop to set path for toolbox
Hi all, I have problem with using college privileges desktop # I have a matlab code that need "bioinfo toolbox" to work with, s...

fast 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to store my pathdef.m
Hi all, how to store my pathdef.m in user privileges desktop. Here are the steps I follow. First try: Store pathdef.m in s...

fast 14 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Where to store my pathdef.m
Hi all, I still failed to store my pathdef.m. Here are the steps I follow. First try: Store pathdef.m in startup directory, e.g...

fast 14 Jahre vor | 0

Frage


Where to store my pathdef.m
Hi all I need to do run my project on my University lab which have user privileges and multiuser desktop, definitely I cant set...

fast 14 Jahre vor | 5 Antworten | 2

5

Antworten

Beantwortet
How to show an image once starting GUI
Hi guys I'm not sure the method used is correct, but I have my image to appear on my main uipanel: function axes_backgro...

fast 14 Jahre vor | 0

Beantwortet
GUI main screen
I solved it, set panel 2 to 4 Visible = off.

fast 14 Jahre vor | 0

| akzeptiert

Frage


GUI main screen
I have 4 panels use as my GUI screen, when I run GUI, it will shown all 4 panels stack together, how to set my panel1 as the mai...

fast 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to show an image once starting GUI
Hi all I set code below on axes_background_CreateFcn, it works fine, but sometimes I re-run the GUI, axes tag will become bla...

fast 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Get different value between GUI based and Code based
Hi all I have wrote Matlab code and I convert it to several parts in GUI-base, but I dig out code-base and GUI-base gave me l...

fast 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to display an array in uitable GUI when click "show table" button?
Hi, I want to show my 1x2 array in uitable by using one click button: function button_show_table_Callback(hObject, event...

fast 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


%1 is not a valid Win32 application. (libfftw31.dll)
Hi all I have a problem when running code below: I=fft2(im); error code: libmwfftw: load error: libfftw3i.dll Caught...

fast 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Mammogram feature extration
Hi all, I have 2 questions for my feature extration part : 1. I have an image name "im1" and after I done fft2, my im1 value nee...

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Mammogram - pectoral muscle removal
Hi all I have a problem with removing pectoral muscle on mammogram. After identified pectoral muscle, what should I do next? I...

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to identified left side or right side view mammogram by using mean?
Hi all Below is my sample code I refer some website guide to identified left or right side view on my mask mammogram, but my ...

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Remove background portion
Hi, I'm not sure my method is correct or not, although it's simple, but it works for me. LM = abs(I - I2) Thanks for those...

etwa 14 Jahre vor | 0

Beantwortet
Remove background portion
Thanks for the reply. Here is another link: http://imageshack.us/photo/my-images/502/unled1lq.png/ my variables: # original ima...

etwa 14 Jahre vor | 0

Frage


Remove background portion
Hi May I know how to remove background by using original image's binary image? I found that I can use element wise multiplica...

etwa 14 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


Mammogram - Detecting Skin Line need help
Hi I'm trying to find the skin line from the mammogram and replace the pixel to remove unwanted area. Below is my code to repl...

etwa 14 Jahre vor | 1 Antwort | 0

1

Antwort