Xingda Chen
Followers: 0 Following: 0
Statistica
RANK
199.229
of 295.448
REPUTAZIONE
0
CONTRIBUTI
13 Domande
4 Risposte
ACCETTAZIONE DELLE RISPOSTE
46.15%
VOTI RICEVUTI
0
RANK
of 153.872
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
The direction of current distribution on antenna surface isn't along the antenna surface, simulation mistake from MATHWORK?
I was trying the example provided by Mathwork (MATLAB, antenna toolbox) h = loopCircular; current(h,70e6,'Direction','on'); ...
circa un mese fa | 1 risposta | 0
1
rispostaDomanda
Does MATLAB's pattern() function use full-wave MoM or superposition of elements for antenna array analysis?
This question is probably more for MATLAB staffs but I am open to any response. I am conducting research to compare the results...
5 mesi fa | 0 risposte | 0
0
risposteDomanda
What are the point locations for EHfields() function output?
When I run the EHfields function like this: [e,h] = EHfields(antenna_object,frequency) The size of the output e is 3 * 441. Wh...
10 mesi fa | 2 risposte | 0
2
risposteDomanda
How does the createFeed() by GUI (antenna toolbox and selecting a closed polygon) work as an excitation source?
I am experimenting with MATLAB antenna tool box. The simulation result of a geometry differs quite a bit when I use a simple del...
circa un anno fa | 0 risposte | 0
0
risposteHow to introduce a phase shift to a existing vector
Perhaps this is what you are looking for: p_freq = 5e3; p_period = 1/p_freq; %you have to know your frequency move_this_many_s...
circa 2 anni fa | 0
which solver is best to solve a set of trig equation?
I realized I cannot simiply log a complex number. I am editing my script such that my a+bj complex number returns an angle readi...
oltre 2 anni fa | 0
| accettato
Domanda
which solver is best to solve a set of trig equation?
I wonder if existing MATLAB solvers can solve my set of trignometric equations: For the above equations, assume I know , , ...
oltre 2 anni fa | 1 risposta | 0
1
rispostahow to make sure the normal vector of phase.ConformalArray is the same as normal vector of antenna element?
I used a simple but dumb way by setting my element number to be 1 and compare the generaqted pattern with the original pattern t...
oltre 2 anni fa | 0
| accettato
Domanda
how to make sure the normal vector of phase.ConformalArray is the same as normal vector of antenna element?
I am creating a conformal array of microstrip patch antenna using the phase array system toolbox. I first created a single a...
quasi 3 anni fa | 1 risposta | 0
1
rispostaalternate hist() function
a = [4 4]; b=unique(a); c=hist(a,b); c=nonzeros(c); d=find(c~=0); result=a(d); I got a simple ...
oltre 3 anni fa | 0
| accettato
Domanda
alternate hist() function
I wanted to know how many times a number is repeated in a vector, so I used the hist() function. For example, an extracted idea...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
check ismember for each element individually
Hello all, I wonder if there is any smart way checking the indices of every individual elements in an array, in another array. ...
oltre 3 anni fa | 3 risposte | 0
3
risposteDomanda
set(gca,'fontsize',[]) reporting error
Hi all, I bumped into a simple problem but I do not know what is going on. I was trying to make a plot and seting up the font s...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
what is the best way to model a noise effected wired ASK communication on Matlab?
I want to model/simulatE how 60Hz AC power EMI affected an ASK modulated wired transmission, preperrably see the distrotion in t...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
how to plot data from a cell array that the numbers are type string?
Hi, I want to plot some lab data. they are collected in txt file, the data itself in txt looks like this I want to plot ...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
matlab does not plot the from origin
trying to plot my lab result, but the first data point suppose to be (0,0) , can't make matlab plot that....does this happen to ...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
Error in naming function handles
Hi all, I am writting a Runge Kutta for a time varying system of ODEs, but bumped into an error of indexing. I think the proble...
oltre 4 anni fa | 1 risposta | 0