Question


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...

meer dan 9 jaar ago | 2 answers | 0

2

answers

Question


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 ...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


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) ...

meer dan 9 jaar ago | 0 answers | 0

0

answers

Answered
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...

meer dan 9 jaar ago | 0

Question


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 ...

meer dan 9 jaar ago | 3 answers | 0

3

answers

Question


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...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


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 ...

bijna 10 jaar ago | 3 answers | 0

3

answers

Question


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 ...

bijna 10 jaar ago | 0 answers | 0

0

answers

Question


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...

bijna 10 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 10 jaar ago | 0 answers | 0

0

answers

Question


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(:...

bijna 10 jaar ago | 2 answers | 0

2

answers

Question


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...

bijna 10 jaar ago | 1 answer | 0

1

answer

Question


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=[...

bijna 10 jaar ago | 1 answer | 0

1

answer

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

bijna 10 jaar ago | 0

Question


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...

bijna 10 jaar ago | 2 answers | 1

2

answers

Question


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...

bijna 10 jaar ago | 1 answer | 0

1

answer