Björn
Followers: 0 Following: 0
Estadística
2 Preguntas
4 Respuestas
CLASIFICACIÓN
3.970
of 300.365
REPUTACIÓN
14
CONTRIBUCIONES
2 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.933
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.262
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
Incorrect direction for normal using surfnorm(x,y,z)
Try surfnorm(x',y',z').
alrededor de 11 años hace | 0
| aceptada
Pregunta
What is the name of the operation X(:)
I came across some code at work where they use X(:). It appears that this command rearranges the matrix. If I have a matrix X ...
alrededor de 11 años hace | 2 respuestas | 0
2
respuestasSurf plot using meshgrid.
You can specify the x- and y-vector to a scale of your own choice instead of plotting it at it's index: x=linspace(0,25,25)...
alrededor de 11 años hace | 1
| aceptada
Attempting a simple matrix value replacement. Could i get some help?
That code with a two for-loops would have worked. In my code below I have taken the first z-equation outside the for-loop becaus...
alrededor de 11 años hace | 0
How can I change colorbar division in Matlab
Just change the meshgrid from [X, Y]=meshgrid(x,x) to [X, Y]=meshgrid(x,y) in the second message at http://www.mathworks.com/m...
alrededor de 11 años hace | 0
| aceptada
Pregunta
Legend and graph doesn't have the same color
I have a problem with the color in the legend. I'm using a package "RF Utilities V1.2" which I found at http://www.mathworks.co...
alrededor de 11 años hace | 2 respuestas | 0


