wyeen chow
Followers: 0 Following: 0
Statistics
RANK
107 249
of 296 216
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
RANK
of 20 368
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 155 673
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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}); ...
mer än 2 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 3 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 3 år ago | 1 answer | 0
1
answerQuestion
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, ...
ungefär 4 år ago | 1 answer | 0
1
answerQuestion
How to fix this error?
Hi, I had facing this problem. I try to compute the GUI and it comes out this error.
ungefär 4 år ago | 3 answers | 0
3
answersQuestion
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...
ungefär 4 år ago | 0 answers | 0
0
answersQuestion
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) ...
ungefär 4 år ago | 1 answer | 0
1
answerHow 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?
ungefär 5 år ago | 0