Estadística
13 Preguntas
0 Respuestas
CLASIFICACIÓN
184.544
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
13 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
61.54%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
need matlab code for computing dyadic wavelet transform and inverse dyadic wavelet transform of images
need matlab code for computing dyadic wavelet transform and inverse dyadic wavelet transform of images
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
miss detection and false detection in image denoising , need matlab code and literature related to this
miss and false detection in impulse noise removal
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
how to convert complex numbers to binary bits
u = -32.0000000000000 - 34.0000000000000i -32.0000000000000 - 34.0000000000000i -32.0000000000000 - 34.0000000000000i -...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how to convert an image into low frequency and high frequency subbands using DWT
while using dwt2 it gives 4 sub bands as LL LH HL HH but i need only as Low and High if we take the LL and HH from dwt2 some ...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
floating point to binary conversion
if true % code if a = -5932.62103114252 5931.17666698258 5797.34103035393 -6358.78042353988 -12430.1210180646 -984...
más de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
how to convert decimal into binary?
if a = -5932.62103114252 5931.17666698258 5797.34103035393 -6358.78042353988 -12430.1210180646 -9849.273...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
reshape an array of un even matrix
y = 2000x1 (size) y = 38 132 3 214 61 254 77 64 ........ how to reshape to y = 250x1 (size)
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how to merge two separate columns
for example these are the two received datas A B 1.82360153236024 - 0.126...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how to merge two column into a single column
for example these are the two received datas A B 1.82360153236024 - 0....
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how to convert the binary bits to frames of n size
convert the bits in x into k frames of modulation order of N
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Multichannel operation is not supported.
*after doing demodulation and converted symbol to bit using* hIntToBit = comm.IntegerToBit(k); z = step(hIntToBit,zsym)...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how to transmit an image over MIMO channel
kindly give a step by step solution with matlab functions
casi 11 años hace | 0 respuestas | 0
0
respuestasPregunta
how to convert demodulated binary bits into image
inverse of x=reshape((dec2bin(typecast(a(:),'uint8'),8)-'0').',1,[]);
casi 11 años hace | 1 respuesta | 0