Majid
Followers: 0 Following: 0
Feeds
提问
how to iterate cell array?
hello ! i have a cell array N1 (100x1),attached here, i want to do 51 iteration for each element of N1(each matrix). knowing t...
2 years 前 | 3 个回答 | 0
3
个回答提问
can someone help me to write the code ?
Hi all i'm trying to execute my program in matlab in order to ckeck results after a number of iteration under two variables B1...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to initialize number of iteration?
Hello! i ran my program code for 100 iterations in order to check result as function of variable A using this command : A_100...
2 years 前 | 1 个回答 | 0
1
个回答提问
how to use "randi" in specific case?
Hi! i want to ask you if it is possible to use "randi" in this case: i have a binary matrix A (m*n), each row has just "1" an...
2 years 前 | 2 个回答 | 0
2
个回答提问
Add value in vector and use it as input for the next row
Hello! I have a column vector S(M,1) containing "0" and "1". And i have another column vector E(M,1) containing values. I want...
2 years 前 | 1 个回答 | 0
1
个回答提问
Can someone solve my problem?
Hi all! I have a binary matrix N(m*n) in each row i have only one "1". Now I will check elements of N. if N(i,j) ==1, I put ...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to solve an optimization problem with the objective function is a matrix ?
Hello everyone! I have no idea how to solve optimization problems. I have an objective function which is a binary matrix, sh...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to generate a specific number of values within a range ?
Hi all! I'm really wondering how to solve this problem: I have an initial matrix Q (100*60), I extracted the first and second n...
2 years 前 | 2 个回答 | 0
2
个回答提问
How to choose a random number between 3 values in matrix?
Hi all! i have a matrix (m*n), i want to fill it randomly with just 3 values, for example i want to get matrix with these valu...
2 years 前 | 1 个回答 | 0