Joe kiao
Followers: 0 Following: 0
Statistica
7 Domande
0 Risposte
RANK
197.921
of 295.467
REPUTAZIONE
0
CONTRIBUTI
7 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
57.14%
VOTI RICEVUTI
0
RANK
of 153.912
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
obtain s parameter using matlab through GPIB-USB from network analyzer
I have some problems with the matlab code for using VNA to measure S parameter using USB-GPIB. VNA = instrfind('Type', '...
oltre 6 anni fa | 0 risposte | 0
0
risposteDomanda
Matlab curves in figures become blur ever since I update NVIDA Graphics driver
Before I update NVIDA Graphics driver, the curves I plotted are like <</matlabcentral/answers/uploaded_files/68310/1.JPG>> ...
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
Why cgs does not converge
I have a matrix equation. The dimension of my matrix is 16,000. I called `cgs(A,b)` to solve it, but it said the it did not conv...
oltre 8 anni fa | 0 risposte | 0
0
risposteDomanda
How to use cgs with your own matrix-vector multiplication?
From doc cgs I see, you can call the cgs function like: x=cgs(@afun, b); function afun is your self defined matrix vector...
circa 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How to specify the number of labs in smpd?
My computer has 4 cores. When I use smpd(3) c=labindex; if(c==1) a=1; elseif(c==2) b=1; ...
oltre 9 anni fa | 2 risposte | 0
2
risposteDomanda
How to run 4 loops simutaneously?
In my code there are 4 matrix to fill. So there are 4 "for...end". They are independent by each other. Now I want to do some acc...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How to read data one by one
The file is like 2 0.5 0.6 0.7 0.0 -2.5 6.3 The first line is the number of points. The others are the coordinates o...
quasi 10 anni fa | 1 risposta | 0