photo

mohammad


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

engineer

Estadística

  • First Review

Ver insignias

Feeds

Ver por

Pregunta


how to apply operations (like multiplication) to character array?
how to apply operations (like multiplication) to character array like A=[a b c d] such that if i want to multiply the first elem...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to solve these problem for the memory and cpu ?
first of all , i have a specific task that works at the expense of every possible combination of range , i already used a progra...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to solve a problem associated with memory speed of computer ?
first of all , i have a specific task that works at the expense of every possible combination of range , i already used a progra...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


what is the difference between matrix and array in the meaning and functions?
i want to know the difference between the matrix and array in terms of the meaning and function , if any one will answer please ...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to convert pdf files to text files to search easily in matlab ?
i want to search about text easily in pdf files , any way to search easily in pdf files using matlab ?

más de 10 años hace | 1 respuesta | 1

1

respuesta

Pregunta


how to make the best use of memory when running MATLAB.?
now i have an array includes numeric its size is 7 x 7 and i do some operation on that array clc clear a = input('Ple...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to locate the many separated element in a matrix by row number & column number ?
i have a large matrix and i want to search for some internal elements . i put these elements in an array then i need to tell mat...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can i call up either part of the results like (e1,e5,e6,e9)or (from e1 to e7)? then i need to combin them in one array
if i have a lot of arrays with different dimensions and their names take the following forms :e1,e2,e3,...,e10 and so on. how ca...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to give a name to every case in the loop as the following example ?
i have a loop which looks like clc clear a=[1:10]; for k=1:10; b=nchoosek(a,k) end but, i want to give a name t...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to separate the figures of specific number using matlab ?
How to separate the figures of specific number and then making a new vector which will include the figures that have been separa...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


what are steps to create a combination array ?
what are steps to create a combination array which are given through imported excel sheet then exporting the results to anther e...

casi 11 años hace | 2 respuestas | 0

2

respuestas