Estadística
13 Preguntas
0 Respuestas
CLASIFICACIÓN
159.124
of 295.486
REPUTACIÓN
0
CONTRIBUCIONES
13 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
30.77%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.950
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
Create matrix with elements f m file
hi, i need to disp may result like this load('matrix.m') but have not all elements of matrix nxn exemple1 n=3 3 23,90,...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
disp the symol of triangle in figure
hi, I think, i ask a quetion in bed expression i need disp tringle but not like this emxple disp teta ...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
disp some number with loop for
Hello! please i need to disp this result from loop for Y=6000000,Y=600000,Y=60000, Y=6000,Y=600,Y=60,Y=6,Y=0.6,Y=0.06,Y...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
select some component of vector
Hello! i think i chose the wrong example last time I have this vector: V = [12 45 30 4 56 79 8 94 55]'; i ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
select some compenent of vector
Hello! Ihave this vector: V = [1 2 3 4 5 6 7 8 9]' i need just to used V1 = [ 4 5 6 7 ] what can i do please ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
converting vector to matrix
Hello! I want to convert vector: V = [1 2 3 4 5 6 7 8 9] To V1 = [ 1 2 3; 4 5 6; 7 8 ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
enlarge the numbers in matlab
how to enlarge the numbers in matlab exemple: 3/54 =0.0556 but i need just this result 3/54 =0.056 what can i do pleace he...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Switch case
Hi, I have two methods for calculate xg The first one is t=1:0.1:10 xg=sin(t) The second one is t=1:0.2:10 xg=sin (t)/2...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
loop for
Hi, I have this loop For i=1:5 a=2*i; end I need to stock the value of (a) in the vector for each value of (i)...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Plot a graph
Hi, I have t=0:0.01:10 x=a*t y=sin(x) and a has two values a=2, a=3 I want to plot (x, y) with two values of ...
casi 13 años hace | 2 respuestas | 0
2
respuestasPregunta
matrix
[A] of 12 × 12 is positive semidefinite matrix Is formed with only the first row of [A21] and [A22] as nonzero elements: I...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
read a line frome file
I have a data.m file with the following data: 1 2 3 5 3 3 2 8 9 i have use the following to load file and its work l...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
read data from .m file
hi I want to store different variables in the same .m file,And after I must read these variables one by one. exemple 1 23...
casi 13 años hace | 1 respuesta | 0