Anshika Goel
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
7.701
of 295.527
REPUTACIÓN
6
CONTRIBUCIONES
5 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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 ...
6 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Is the MATLAB code of non subsampled shearlet transform available?
Or can I convert the code for shearlet transform into non subsampled shearlet transform?
alrededor de 7 años hace | 0 respuestas | 0
0
respuestashow 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 ...
alrededor de 7 años hace | 1
| aceptada
Pregunta
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 ...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 7 años hace | 1 respuesta | 0