Pregunta


Calling .mat file into function
Hi I have a question about calling contents of a .mat file into function. for example you save some matrices into .mat file and...

casi 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how create correct function
Hi I wrote something like that and I think it is a function but I got some errors when I run it. What is mistake? function ...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


sparse mtrix from sparse matrices
Hi I have three matrices (a, h and k1) like: a = (1,1) 1 (2,2) 1 (3,3) 1 (4,4) ...

casi 10 años hace | 0 respuestas | 0

0

respuestas

Respondida
coding the way of selection between two matrices
thanks 4 your best recommendation. I write a script based on your comments and I write this code. A=eye(3) [m,n]=size(A) B...

casi 10 años hace | 0

Pregunta


coding the way of selection between two matrices
Hi I have two matrices A and B. the dimension of These matrices is (m x n). I want to find the pattern of selection in which I ...

alrededor de 10 años hace | 3 respuestas | 0

3

respuestas

Pregunta


sparse marix and linprog
Hi I want to solve linear programming model in MATLAB with linprog function. I need to create eye matrix in 994840x994840. I wa...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


fmincon in matlab for multi objective
Hello I am a question please can I use fmincon function for solving multi objective linear programming in Matlab? I want ...

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

3

respuestas

Pregunta


introduction harmony among cells in matrix
Hello guys. I'm new in linear programming and Matlab software. I hope somebody help me in my problem. My problem is allocation ...

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

0

respuestas

Pregunta


use MATLAB function in C++
Hello I am a question please. Is there any way to use MATLAB function in C++ ? for example about linprog function. Th...

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

1

respuesta

Pregunta


call variables via evalin command into function
Hello I want to call some variable via 'evalin' into function. then I created z1 and z2 in workspace and save them into 'myfile8...

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

0

respuestas

Pregunta


pass big matrices into function
Hello My question is very simple How can pass many big matrices into function. for example my function is: f=[B(:);C(:);D(:...

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

2

respuestas

Pregunta


how to create type of eye matrix
Hello, I have three matrix like: z1=[5 0 1;7 9 0;10 0 0], z2=[0 1 2;5 8 0;3 9 10] and z3=[81 11 90;12 0 15;20 17 16]. you s...

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

1

respuesta

Pregunta


call matrix in function
Hello I want to call special matrix that I created before via function only by name of matrix. for example I create z1=[...

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

1

respuesta

Respondida
convert two column matrices into one column matrix
Thank you. yes I'm beginner Luis. Thanks

más de 10 años hace | 0

Pregunta


convert two column matrices into one column matrix
Hello I want to combine two column vector matrices into one column vector matrix like the example A=[1;4;6;7;8] B=[10;21;11;9...

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

2

respuestas

Pregunta


multi objective linear programming in matlab
Hello I'm new in linear programming and Matlab software. I hope somebody help me in my problem. My problem is allocation probl...

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

1

respuesta