SNIreaPER - MATLAB Central
photo

SNIreaPER


自 2021 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

统计学

MATLAB AnswersFrom 06/21 to 04/25Use left and right arrows to move selectionFrom 06/21Use 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

6 个提问
0 个回答

排名
96,894
of 297,999

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,519

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,124

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


How to interpolate a smaller size matrix to a larger size matrix without getting NaN values?
I have a matrix of topography heights that were coarsely sampled (101 x 101 datapoints). I want to use those values to populate ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Is there a MATLAB function to apply a 1D Gabor filter to an input?
I am aware that there are some 2D Gabor filters for image analysis - I am looking for a code for it's 1D version. Continuous or ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How can I create a 3D solid body from a surface plot (x y z data points) and export it (preferably as STL) to a CAD software?
I have an x y z dataset and I want to create a solid 3D body (almost as if 'extruding' the surface down in a CAD software) from ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to extract randomly shaped foreground objects from a non-uniformt background image?
I want to extract the brighter foreground objects (mostly small and circular, although some are larger and triangular) from the ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How can I color all objects as the same in an image where several objects have been extracted in the form of a label matrix?
https://www.mathworks.com/help/images/correcting-nonuniform-illumination.html I don't want the objects to be of different col...

3 years 前 | 2 个回答 | 0

2

个回答

提问


What is the best approach to find a smaller matrix within a larger matrix (may not be identical, but need region if highest match)??
I am looking to find where (and if) in a larger matrix does a smaller matrix lie? I am trying xcorr2, but it seems like sometime...

4 years 前 | 2 个回答 | 0

2

个回答