Community Profile

photo

R@SH


Last seen: más de 2 años hace Con actividad desde 2021

Estadísticas

  • Thankful Level 3

Ver insignias

Content Feed

Ver por

Pregunta


How can I make a function be run with only teenager variables in matlab
Dear All, I have a function with four variables. I want this function be run with only integer variabes. I want to define a bo...

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

1

respuesta

Pregunta


How to run a gamultiobj problem in matlab based on merely integer inputs
Dear All, I want to solve a multi-objective problem with gamultiobj toolbox in matlab. I have four input parameters which all o...

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

0

respuestas

Pregunta


how is it possible to introduce the lead value of the inputs of GA in matlab
Dear All, I want to solve a multi objective problem with Genetic algorithm tool box in matleb. I have four inputs as below: ...

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

1

respuesta

Pregunta


How can I specify maximum and minimum of a parameter inside a loop
Dear All, I would like to extract both the maximunm and minimum of a parameter which is obtained within a loop. something like ...

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

1

respuesta

Pregunta


how can I find the maximum value of a parameter running within a loop
Dear All, I want to extract the maximum of a parameter in aloop through its various ieterations, something like below: for i=...

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

1

respuesta

Pregunta


how can I collect all possible combinations of two numbers from a data set in matlab ?
Dear All, I have a matrix, like the one s below: A=[1 2 4 8 16 32]; I want to collect all the possible cases of chossing two ...

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

1

respuesta

Pregunta


How can I form a table including a string and some other numbers in matlab?
Hi Dear All, I wanted to form a table with some parameters in matlab, like below: A=table (B,C,D,....); All of the parameters...

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

1

respuesta

Pregunta


how to read a value in matlab from an xls file
Hey Dear All, I would like to refer to the Values of an excel file in my code. The value which I should read from the excel f...

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

1

respuesta

Pregunta


how to generate and cover all the possible arrays using two enties
Hi Dear All, I have an array of 1*4, in which each array can be of two strings 'H' or 'C'. to elaborate on it more this can be ...

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

2

respuestas

Pregunta


how to define and write the first line of a function while one of the inputs are a matrix with strings as entries (strings are defined in the body of function)
I have written a code with 4 inputs which three of them are numeral and the last input is a matrix with string {'c'} or {'h'} as...

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

1

respuesta

Pregunta


How to turn a code into a function while one of the input is string
I wrote a code and it works without ant error or problem. I want to turn it in to a function. this function has 4 input which 3 ...

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

1

respuesta

Pregunta


summation of answers received in a "for" loop
I want to collect the output of a for loop in both summation of the answers and the answers received in each stage of this proce...

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

1

respuesta

Pregunta


how to form a matrix with non-numeral entries and then set conditions for each case
I want to form a 1*n matrix which have enries of only two cases (like h and c) which are non-numeral as below: A[1,n]={'h','c'}...

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

1

respuesta

Pregunta


How to enter and define a function with the value of one input form the order of matrix for another input
I want to define a function with a couple of input while the value which devoted to one parameter is the order of a matrix, whic...

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

2

respuestas