Community Profile

photo

Lolipop


Electrical Engineering

Last seen: 4 years ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


How to run KS test with Dagum distribution
I have generated x numbers with Dagum distribution using inverse cdf method and now I want to run ks test but I constantly get t...

8 years ago | 1 answer | 0

1

answer

Question


How to get specific signal from an audio file
I am trying to extract Electrical Network Frequency signal and plot it like frequency vs time from an uncompressed audio file (....

8 years ago | 1 answer | 0

1

answer

Question


How to conncet two images?
Hi! I would like to know is there a way to connect two images. So when user picks the image (e.g mar-001-100) from one direct...

9 years ago | 2 answers | 0

2

answers

Question


How to add text in plot?
Hi I am drawing TE and TM waveguides in matlab so I use this code: for i=1:length(cc) nameofmode=strcat(mat2str(cc(i)),...

9 years ago | 1 answer | 0

1

answer

Question


How to get default values in pop up menu GUI
Hi! I have read parameteres from .txt file to pop up menu with code: set(handles.popupmenu1,'String',namepar('parametres.t...

9 years ago | 1 answer | 0

1

answer

Question


How to convert string with complex numbers to matrix
Hi everyone! I have read matrix from the text file and got string like this: A= 5+6i 3-2i 1-i @ 4+i 2-0.2i 2.5-1.3i @ ...

9 years ago | 4 answers | 0

4

answers

Question


How to make visible static text by clicking on check box?
Can anyone tell me how to make visible static text in GUI clicking on check box? I made check box and static text,but text is...

9 years ago | 1 answer | 0

1

answer

Question


How to adjust image size in GUI
Hi! I'm solving this problem in Matlab GUI I'm trying to show to images in the same uipanel one over another for example fir...

9 years ago | 1 answer | 0

1

answer

Question


How to show title and xlabel on the bottom of every image?
Hi I'm trying to show images with subplot in uipanel with their name and ordinal number at the bottom of the images and I am ...

9 years ago | 3 answers | 0

3

answers

Question


How to make next page in GUI
Hello I am making image browser and I have problem with button _Next Page_ everytime when I press button next page I want to ...

9 years ago | 3 answers | 0

3

answers

Question


Showing GIF images in GUI
I have gif images which are all black and white and I am trying to show them using this code: for j=1:12 [I cmap] = imre...

9 years ago | 1 answer | 1

1

answer

Question


Displaying images in uipanel
Hi! I am trying to display images in two panels. I made push button and two panels with axes in it So this is my code: [f...

9 years ago | 1 answer | 2

1

answer

Question


How to convert string to matrix
Hi! From text file I have read matrix and I got string A=55 3@ 4 5@ 47 89@ 33 12@ where '@' means it's new row. How w...

9 years ago | 3 answers | 2

3

answers

Question


How to make string from matrix?
Hello everyone.. Can anoyne help me with this.. I have matrix with dimension 662x2 for example y=[111 20;123 43;117 89;....

9 years ago | 2 answers | 0

2

answers

Question


How to read specific part of the text file?
So, I have text file in Notepad data.txt which contain all information about some image for example * image1.gif * gif * 2...

9 years ago | 1 answer | 0

1

answer

Question


How to load N images in 4 axes GUI Matlab
So my question is how am I going to load N images in 4 axes..I made push button and four axes so I can load one image and put it...

9 years ago | 1 answer | 0

1

answer