Estadística
11 Preguntas
0 Respuestas
CLASIFICACIÓN
34.120
of 297.016
REPUTACIÓN
1
CONTRIBUCIONES
11 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
36.36%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
How do I map a horizontal component of any vector?
Hello, If I have a velocity or any vector, how do I map the horizontal component or vertical one separately? Is it possible? ...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How to adapt matlab with a new file format?
Hi all, If I need to add a new file extension such as *.abcd which is not supported by matlab, where I have to start? Man...
más de 10 años hace | 3 respuestas | 0
3
respuestasPregunta
How do I label the bright and less bright points in the image with different colors?
Hello! I have the below image that shows many points <</matlabcentral/answers/uploaded_files/18824/BrightandDark.JPG>> ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Can I use Poisson equation or any equation with desired parameters in PDE Toolbox using Rectangular shape?
I need to use Poisson equation to describe the charge density distribution in a rectangular shape. So, I wonder if it is possibl...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how to get RGB color?
How do I get RGB color? Or what I got using 'pcolor()' can be considered to be as RGB? Vx = V_x1 + V_x2; Vy = V_y1 + V_y...
casi 11 años hace | 2 respuestas | 0
2
respuestasPregunta
How do I convert the weird magnitudes in the results to zero ?
Hi, When I run the below program, I got some "NaN" in the results. So, I want to convert those "NaN" to be "Zeros" and I thin...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I export the output data into a ‘*.txt’ file?
Hi, How can I export the output data into a ‘*.txt’ file? " [x,y] = meshgrid(-5: 4: 5, -5: 4: 5); x1 = -1; ...
casi 11 años hace | 2 respuestas | 1
2
respuestasPregunta
How can I print the output data in different way?
Hi, I have a simple equation as below " [x,y] = meshgrid(-5: 4: 5, -5: 4: 5); x1 = -1; y1 = 0; V_x1 =...
casi 11 años hace | 2 respuestas | 0
2
respuestasPregunta
Plot a Colour Wheel scale
Hello! Please, can anyone tell how I can plot a Colour Wheel scale from specific data? For example, if I have a [y,z] = mesh...
casi 11 años hace | 2 respuestas | 0
2
respuestasPregunta
Add arrows to a graph
Hi, Can anyone please tell how can I add arrows to a graph like the attached image
casi 11 años hace | 2 respuestas | 0
2
respuestasPregunta
Can I control the width of arrows using quiver command?
Hello Can I control the width of arrows using quiver command? Because I am using it to plot just one arrow so I want to make it...
casi 11 años hace | 2 respuestas | 0