photo

Vinesh Katewa

MathWorks

Last seen: 4 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

I am an intern at Mathworks.
My responsibilities is to provide the best support for MATLAB.
DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks.

统计学

MATLAB Answers

0 个提问
5 个回答

排名
6,179
of 301,481

声誉
8

贡献数
0 个提问
5 个回答

回答接受率
0.00%

收到投票数
0

排名
 of 21,298

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,744

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
What are the inputs to the ridgelet functions??
Hi Asma Mohammad, The iridgelet function computes the inverse ridgelet transform, it takes the ridgelet tranform and the numb...

4 years 前 | 0

已回答
how to perform ridgelet, curvelet and contourlet transform on an image?
Hi Dipak Gotey, You can refer to the ridgelet and curvelet toolbox and contourlet toolbox on MATLAB central File Exchange, wh...

4 years 前 | 0

已回答
How to deblur/sharpen this image edges
Hi Shubham, As I can understand from your question, you have already tried out some deblurring algorithms, but your results wer...

4 years 前 | 0

| 已接受

已回答
How can I make it so this for loop with function adds new elements to the table each iteration instead of rewriting them?
Hi, I believe you are trying to get a new row for your table in each iteration but with this code you are re-writing the Data...

4 years 前 | 0

已回答
How to remove the H:M:S in datetime variables when "writetable" to Excel
Hi Jiashun Wu, I understand that you want the output in D/M/Y format and not with the H:M:S which is the default output of the ...

5 years 前 | 0

| 已接受