wyeen chow
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
191.282
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
28.57%
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
I require a plot of a pcolor for my project result. Each projection data(Trial1, 2,,3,... ) I had set it in numeric matrix form. hh = surface(zeros(size(x)),x,'Parent',cax);
%LBP formula DispMap= zeros(pixel); for Tx=1:N for Rx=1:N DispMap= DispMap + (SL(Rx,Tx)*NormEpair{Rx,Tx}); ...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Index in position 2 exceeds array bound (must not exceed 6)
Hi all, May I ask how to solve this error? Thank you in advance. function[ F ,P1 ,Pl]=eldnba(x) warning off; data=[0...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Not enough input arguments
Hi all, I running this code here but it always shows not enough input. Anyone willing to guide me through this ? I still u...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
GUI problems callback function
Hi, I having a problem on running in ASK part. in callback function. For FSK and PSK, both of the codes are find. Only for ASK, ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to fix this error?
Hi, I had facing this problem. I try to compute the GUI and it comes out this error.
casi 4 años hace | 3 respuestas | 0
3
respuestasPregunta
Guide (How to activate the checkbox?)
Hi all, I had try to plot the graph with GUIDE and I use check box to activate it. Focus on function time_Callback(hObject, even...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How to find the root value of h in a differential equation?
How can I find the value h(real form and imagnery form) in this differential equation? My coding started with this. syms E(h) ...
casi 4 años hace | 1 respuesta | 0
1
respuestaHow I can plot the magnitude and phase response oh the function
Hi, can i know how to plot a magnitude and phase spectrum for full wave rectifier? I had calculated manually?
alrededor de 5 años hace | 0