Statistiques
13 Questions
0 Réponses
RANG
159 135
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
13 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
30.77%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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,...
environ 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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)...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
matrix
[A] of 12 × 12 is positive semidefinite matrix Is formed with only the first row of [A21] and [A22] as nonzero elements: I...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 13 ans il y a | 1 réponse | 0