질문


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

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

9년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
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...

9년 초과 전 | 0

질문


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

9년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 10년 전 | 답변 수: 3 | 0

3

답변

질문


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

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 10년 전 | 답변 수: 1 | 0

1

답변

답변 있음
convert two column matrices into one column matrix
Thank you. yes I'm beginner Luis. Thanks

대략 10년 전 | 0

질문


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

대략 10년 전 | 답변 수: 2 | 1

2

답변

질문


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

대략 10년 전 | 답변 수: 1 | 0

1

답변