質問


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

回答