Davoud
University of Malaya
自 2018 起处于活动状态
Followers: 0 Following: 0
Hi, how can I add a lower band for for coefficients obtained using 'nlinfit'?
Feeds
提问
How to read large data and plot them in matlab
Hi. I have a file containing digit numbers with a large number of rows and three columns, generated by C program. When I use the...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to use parfor to make a new matrix form an existing one
Hi. I have a matrix A which is used to generate a new matrix B within loops. I used parfor to do this but it is not working. Cou...
5 years 前 | 1 个回答 | 0
1
个回答提问
Problem with unique command
Hello guys. I have a problem with unique command in the following simplified code. The problems are in the 4th iteration as the ...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to calculate sum of all the possible combinations of two vector elements
I have two vectors A and B with different lengths. The B vector always have 4 elements. How can I obtain the vector C containing...
6 years 前 | 2 个回答 | 0
2
个回答提问
how to calculate the norm of each elements of a matrix?
I have a 4*n matrix which its elements are complex numbers. I want to calculate the norm of each element of the matrix to create...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to perform tensor summation without using "for" loop
Hi. I have a matrix A with n*4 dimentions, I want to sum each element of the first row with all the elements of the 2nd row to o...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to get data from inside PARFOR loop
I have defined a zero matrix which its elements is determined inside a PARFOR loop. I want to stop running of the program and ob...
6 years 前 | 0 个回答 | 0