Community Profile

photo

wyeen chow


Last seen: 거의 2년 전 2019년부터 활동

통계

  • Thankful Level 2
  • Explorer
  • Thankful Level 1
  • First Answer

배지 보기

Content Feed

보기 기준

질문


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}); ...

거의 2년 전 | 답변 수: 0 | 0

0

답변

질문


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...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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, ...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to fix this error?
Hi, I had facing this problem. I try to compute the GUI and it comes out this error.

3년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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...

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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) ...

3년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
How 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?

4년 초과 전 | 0