photo

Anshika Goel


Last seen: 5 mois il y a Actif depuis 2017

Followers: 0   Following: 0

Statistiques

MATLAB Answers

5 Questions
1 Réponse

RANG
7 721
of 297 457

RÉPUTATION
6

CONTRIBUTIONS
5 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
40.0%

VOTES REÇUS
1

RANG
 of 20 438

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 158 938

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


Parfor Execution time variation
Hi, I am using parfor for reading 600 .raw files. c=zeros(1536,1536,600,'uint16'); parpool('threads',4); parfor i=1:600 ...

9 mois il y a | 1 réponse | 0

1

réponse

Question


How should I link the custom distribution to dfittool?
I have created a custom distribution in dfittool, and saved the file in the +prob folder (as mentioned). But it is not showing d...

plus de 7 ans il y a | 1 réponse | 0

0

réponse

Question


Is the MATLAB code of non subsampled shearlet transform available?
Or can I convert the code for shearlet transform into non subsampled shearlet transform?

plus de 7 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
how to apply shearlet transform on image?
There is no direct function in MATLAB for applying shearlet transform on an image. Shearlet toolbox is available for applying ...

plus de 7 ans il y a | 1

| A accepté

Question


How can I convert a multiplicative speckle noise into additive noise without using log operator in MATLAB?
I am working on SAR image despeckling. The mean of log transformed noise does not equal to zero and thus requires correction to ...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


I have a third degree equation, with variable a matrix of 256*256. How can I solve it in MATLAB?
I have tried to solve it using fsolve; but it is solving only upto 64*64 matrix. The equation is ax^3+bx^2+cx+d=0; where a,b,c a...

plus de 7 ans il y a | 1 réponse | 0

1

réponse