Community Profile

photo

Vinesh Katewa

MathWorks

Last seen: 2 years ago Active since 2021

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.

Statistics

  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Answered
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 ago | 0

Answered
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 ago | 0

Answered
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 ago | 0

| accepted

Answered
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 ago | 0

Answered
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 ago | 0

| accepted