photo

Lolipop


Electrical Engineering

Last seen: 5 years 前 自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

16 个提问
0 个回答

排名
8,625
of 300,198

声誉
5

贡献数
16 个提问
0 个回答

回答接受率
68.75%

收到投票数
5

排名
 of 20,889

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,681

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 2 个回答 | 0

2

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 4 个回答 | 0

4

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 3 个回答 | 0

3

个回答

提问


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

11 years 前 | 3 个回答 | 0

3

个回答

提问


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

11 years 前 | 1 个回答 | 1

1

个回答

提问


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

11 years 前 | 1 个回答 | 2

1

个回答

提问


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

11 years 前 | 3 个回答 | 2

3

个回答

提问


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

11 years 前 | 2 个回答 | 0

2

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答