Weiqian Jiang - MATLAB Central
photo

Weiqian Jiang


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

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 05/15 to 04/25Use left and right arrows to move selectionFrom 05/15Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

13 个提问
2 个回答

排名
103,221
of 298,086

声誉
0

贡献数
13 个提问
2 个回答

回答接受率
30.77%

收到投票数
0

排名
 of 20,530

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,316

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to use octave on hackerrank website?
hi there, now I am trying to use octave to do the hackerrank test, but everytime I click on the 'Run code' button, it always sa...

5 years 前 | 0 个回答 | 0

0

个回答

提问


How to know the p-value for each coefficient in the regress function?
Hi there, I'm trying using function 'regress' to deal with 4-variant linear model fit, as far as I know, the regress function ca...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Is 'inputsinglescan' a single sample of the sample rate?
Hi there, i've some doubt about the inputsinglescan in the DAQ toolbox, for example, if the sample rate of the NI device object ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Multi selection about listdlg
Hi there, when I use 'listdlg' to do the multi-selection, the only 2 ways I've found is either by push the 'select all' button, ...

8 years 前 | 0 个回答 | 0

0

个回答

已回答
about saving figure while doing other things
Hi there, I've replaced the saveas function with print function, and used *'figure(handle) and print(handle)'* instead of *'hand...

8 years 前 | 0

| 已接受

提问


about saving figure while doing other things
Hi there, I used ' *saveas(gcf,'pic_name')*' to save my matlab figures, when running my code, I watched movies on computer, to m...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
How to save current figure as a picture such as png or bmp?
And this is the distorted picture I've saved <</matlabcentral/answers/uploaded_files/64550/0828_m1_PR.bmp>>

8 years 前 | 0

提问


How to save current figure as a picture such as png or bmp?
Hi there, I've used the 'print' and 'saveas' function to save my current figure as a picture, but I found the picture I've saved...

8 years 前 | 2 个回答 | 0

2

个回答

提问


How to plot a picture in squared sized using imagesc?
<</matlabcentral/answers/uploaded_files/59908/1.bmp>> Hi there, i'm using imagesc to plot a colormap, in which the x/y data a...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to draw the audio track from a video which contains audio?
Hi there, I want to draw the audio track and analyze it from a video which has audio, but it seems that the "videoreader" cannot...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to test the difference between 2 groups of 2D matrix?
Hi there, I have 2 groups of 2D matrix, which stand for two groups of points in 2D coordinate,i.e. group1:[x1,y1],[x2,y2],[...

8 years 前 | 2 个回答 | 0

2

个回答

提问


How to use imellipse for GUI?
Hi there,I'd like to extract a ellipse-like roi area, but the "imellipse" I noticed cannot include the theta angle, so I wonder ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Fast radial symmetry transform to distinguish the pupil
Hi there, i've read the paper about fast radial symmetry transform(Loy and Zelinsky) but don't understand well, i wonder if anyb...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to fit an ellipse based on marginal data with some noisy data?
Hi there, I want to fit an ellipse with some marginal data sets, but there are some noisy data that can have a great influence o...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How to divide a matrix and find the index?
Hi there, I have a matrix such as a = ['hello' 'hi' 'bye';1 3 5], i want to use the 2nd column to categorize the matrix, but wh...

10 years 前 | 1 个回答 | 0

1

个回答