photo

Vinesh Katewa

MathWorks

Last seen: plus de 3 ans il y a Actif depuis 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.

Statistiques

  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
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...

plus de 3 ans il y a | 0

Réponse apportée
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...

plus de 3 ans il y a | 0

Réponse apportée
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...

plus de 3 ans il y a | 0

| A accepté

Réponse apportée
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...

plus de 3 ans il y a | 0

Réponse apportée
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 ...

plus de 3 ans il y a | 0

| A accepté