Weiqian Jiang
Followers: 0 Following: 0
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...
4년 초과 전 | 답변 수: 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...
6년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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, ...
7년 초과 전 | 답변 수: 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...
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년 전 | 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년 전 | 답변 수: 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>>
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년 전 | 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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 ...
8년 초과 전 | 답변 수: 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...
8년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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...
9년 초과 전 | 답변 수: 1 | 0