Community Profile

photo

masoud jiryaei


Last seen: environ 4 ans il y a Actif depuis 2018

Statistiques

All
  • Thankful Level 3
  • Solver

Afficher les badges

Content Feed

Afficher par

Question


how can i draw a 3-D figure?
i have these coordinates in x,y,z : x=[1*121] y=[1*121] z=[1*121] now i want to draw its figure in matlab.

environ 4 ans il y a | 1 réponse | 0

1

réponse

A répondu
how can i separate real numbers?
what about the cell array? A={ [ 1, 2+3i, 4, 5+6i ] , [7, 8+9i, 10, 11+12i ] , [13+14i, 15 ,16 ,17] }

plus de 4 ans il y a | 0

Question


how can i separate real numbers?
hi guys I have this matrix for example: A=[11.3 , 10+5i , 32 , 50+48i , 9 , 21+15i ,16 ] I want to separate the real numbers :...

plus de 4 ans il y a | 2 réponses | 0

2

réponses

A répondu
how can i solve this eigenvalue equation?
yes thankyou

plus de 4 ans il y a | 0

Question


how can i solve this eigenvalue equation?
i have this equation: [a][w]=[b][w] in which [a]=[1 2;5 6] and [b]=[3 6;7 8] and [w]=transpose([w1 ; w2]) how can i solve it i...

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


I want to give some inputs to matlab automatically not manually , how?
i want to give some inputs from excel to matlab. how can i do it?

plus de 4 ans il y a | 1 réponse | 0

0

réponse

Question


How can i transform a symbolic variable to numbers?
I have a matrix in symbolic variable : A=[1 2 3 ; 4 5 6 ;7 8 9] now I want to transform it to the numerics (a real matrix).

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


How can I use "eig" in symbolic variables?
How can I use "eig" in symbolic variables? I have this Equation : [A]*{x}=(omega)^2*[B]*{x} which A=[2a+3b ,2b+3a ; a+b,a-b] A...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


How Can I put some numbers in a symbolic variables and sum its cells?
I have the matrix [A]= [ a*(x^2)+y , b(y^3)+x ; d*(x^2)*y , c*y ]. and I have the matrix [B]=[1 2;3 4] which the first column o...

plus de 4 ans il y a | 1 réponse | 0

0

réponse

Question


How Can I put some numbers in a sym and sum its cells?
I have the matrix [A]= [ a*(x^2)+y , b(y^3)+x ; d*(x^2)*y , c*y ]. and I have the matrix [B]=[1 2;3 4] which the first column o...

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


is there any order in Matlab for gaussian inegration?
is there any order in Matlab for gaussian inegration?

plus de 4 ans il y a | 1 réponse | 0

0

réponse

Question


How can i use Inverse for symbolic variables?
for example : I have this 2-by-2 matrix : [A] = [ a*(x^2) , b(y^3) ; d*(x^2)*y , c ]. and I want to get inverse of the [A]. I...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

A répondu
How can i use a cell array in the symbolic variables?
Thanks

plus de 4 ans il y a | 0

Question


how to put some symbolic variables in a cell array?
for example : I have this 2-by-2 matrix : [A] = [ a*(x^2) , b(y^3) ; d*(x^2)*y , c ]. and I want to put it in a cell array 3-b...

plus de 4 ans il y a | 1 réponse | 0

0

réponse

Question


How can i use symbolic variables in a cell array?
How can i use symbolic variables in a cell array? for example : I have this 2-by-2 matrix : [A] = [ a*(x^2) , b(y^3) ; d*(x^2)...

plus de 4 ans il y a | 1 réponse | 0

0

réponse

Question


How can i use a the symbolic variables in cell array ?
How can i use a the symbolic variables in cell array ? I have some variables in a matrix (for example [B]). I want to put the ...

plus de 4 ans il y a | 1 réponse | 0

0

réponse

Question


How can i use a cell array in the symbolic variables?
How can i use a cell array in the symbolic variables? I have some variables in a matrix (for example [B]). I want to put the [...

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


can we use Xlswrite in symbolic variables?
I have a matrix (for example [B]) which it includes symbolic variables in its rows. So I want to transfer it to Excel , is it p...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


Does anyone know can we use Xlswrite in symbolic variable or not?
Does anyone know can we use Xlswrite in symbolic variable or not?

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


I have a multi dimension matrix (:,:,:) that I need to export to excel
I have a multi dimension matrix (:,:,:) that I need to export to excel, The data is basically formed of 14 matrices (5*5). (:,...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


three-dimensional matrix and Excel
How can i send a three-dimensional matrix to the Excel?

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


Three-dimensional matric and Excel
How can I send a Three-dimensional matrix to the Excel?

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


How can I separate complex numbers from the other in a matrix?
Hello I have a matrix that includes: complex numbers , natural numbers and ... I want to separate the complex numbers from th...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


How can i sum the culomns of a cell array?
i want to sum the culomns of the cell array

presque 5 ans il y a | 1 réponse | 0

0

réponse

Question


How can i use 'sum' for a 'cell array'?
Hello i have a cell array that i want to sum the coulmns ; A={ 1x2 double , 1x2 double 1x2 double , 1x2 double ...

presque 5 ans il y a | 2 réponses | 0

2

réponses

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

environ 5 ans il y a