![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7498763.png)
sing
Followers: 0 Following: 0
I am currently doing my PhD in information engineering. My research is focused on feature extraction of rotating objects. I mostly work with MATLAB.
統計
All
Feeds
回答済み
How to create an empty edit field (numeric) in app designer
A workoaround solution is to set the color of the text equal to the box's background (typically white). E.g.: app.editfield.Fo...
How to create an empty edit field (numeric) in app designer
A workoaround solution is to set the color of the text equal to the box's background (typically white). E.g.: app.editfield.Fo...
3年弱 前 | 1
回答済み
How to clear the value from a numeric or text edit field on Matlab App Designer?
A workoaround solution is to set the color of the text equal to the box's background (typically white). In your case: app.edit...
How to clear the value from a numeric or text edit field on Matlab App Designer?
A workoaround solution is to set the color of the text equal to the box's background (typically white). In your case: app.edit...
3年弱 前 | 1
解決済み
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8年以上 前
質問
How can I reduce the computation time in the evaluation of cross-correlation between spectrograms with size 272x18209
The code used for compute the cross-correlation is the following. Unfortunately I cannot use xcorr2 built-in matlab func becaus...
8年以上 前 | 0 件の回答 | 0
0
回答質問
How to combine (range, elevation, azimuth) data to obtain a meaningful joint probability density function
I have available (range, elevation, azimuth) data acquired by a radar sys. I'd like to know if it could be meaningful to consid...
9年弱 前 | 0 件の回答 | 0
0
回答質問
How can I extact the period from a binary image in which I can visually see a sinusoid?
After calculating the spectogram of my data [S, F, T, P] = spectrogram(sr,256,250,F,fs) and I consider I = mat2gray(abs(S)); Th...
約9年 前 | 0 件の回答 | 0