photo

Sharan Duggirala


University of Bristol

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
1 个回答

排名
35,743
of 299,772

声誉
1

贡献数
6 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,801

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,865

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


I need to deconvolve the image of a fluorescent bead without the Point Spread Function in MATLAB
I am aware that I could use deconvolution algorithms such as LUCY, Weiner and Blind but I am confused as to how to estimate the ...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Alternatives to entrinsic functions such as imread and other functions during code generation in MATLAB
As you may know, entrinsic functions are not outputted during the code generation process. Are there alternatives to these funct...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
Problems with using mxarrays with the step function in MATLAB Coder
The answer has been found <http://stackoverflow.com/questions/29721819/problems-with-using-mxarrays-with-the-step-function-in-ma...

10 years 前 | 0

| 已接受

提问


Problems with using mxarrays with the step function in MATLAB Coder
I'm trying to convert my image processing code on MATLAB into C by using MATLAB coder. using 'imread' needs a coder.entrinsic de...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Problem with the Output during Code Generation (Maximum Variable Size Allowed by Function is Exceeded)
I seem to be getting an error that I do not understand during code generation. The exact error report is shown below: <<...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Problems with imcrop during code generation (suggest alternatives? )
Hello, I'm currently tring to code gneerate with imcrop. Is there any way I can do this without the error : ' The function '...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Usage of Step Function in Matlab Coder?
An excerpt of my code shown below: % Creating the detector for the face detector = vision.CascadeObjectDetector; ...

10 years 前 | 2 个回答 | 0

2

个回答