Joe kiao
Followers: 0 Following: 0
Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
197.921
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
57.14%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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', '...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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>> ...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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; ...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 10 años hace | 1 respuesta | 0