Weiqian Jiang
Followers: 0 Following: 0
Statistics
RANK
247.850
of 295.448
REPUTATION
0
CONTRIBUTIONS
13 Questions
2 Answers
ANSWER ACCEPTANCE
30.77%
VOTES RECEIVED
0
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
meer dan 7 jaar ago | 0 answers | 0
0
answersQuestion
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, ...
meer dan 7 jaar ago | 0 answers | 0
0
answersabout 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...
bijna 8 jaar ago | 0
| accepted
Question
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...
bijna 8 jaar ago | 1 answer | 0
1
answerHow 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>>
bijna 8 jaar ago | 0
Question
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...
bijna 8 jaar ago | 2 answers | 0
2
answersQuestion
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...
ongeveer 8 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
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],[...
meer dan 8 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 9 jaar ago | 1 answer | 0