photo

Vinesh Katewa

MathWorks

Last seen: 3 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.

统计学

  • 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...

3 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...

3 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...

3 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...

3 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 ...

3 years 前 | 0

| 已接受