Joe kiao
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
197 921
of 295 467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
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
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', '...
mer än 6 år ago | 0 answers | 0
0
answersQuestion
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>> ...
nästan 8 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 8 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 9 år ago | 1 answer | 0
1
answerQuestion
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; ...
mer än 9 år ago | 2 answers | 0
2
answersQuestion
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...
mer än 9 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 10 år ago | 1 answer | 0