photo

Karthik Nagaraj


Last seen: 2年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Creating Matrix provided elements
From a Hermititan (complex skew symmetric) matrix of order N (Asssume N=15) a column vector is created such that all the diagona...

約3年 前 | 1 件の回答 | 0

1

回答

質問


Arrangement of real and complex values of a matrix
A square matrix M of order N x N consists of real and complex valued entries as each element. The requirement is to extend the ...

約3年 前 | 1 件の回答 | 0

1

回答

質問


Automatic function output numbering based on the sets of input arguments
I have created a function which has up to 10 inputs, which looks like this [out1, out2, out3] =fun(A, B, C,D,E,F,G,H,I,J) The ...

約3年 前 | 1 件の回答 | 0

1

回答

質問


Automating variable creation for the output of a function
I have created a function which has upto 10 inputs, which looks like this varAB=samefn(A, B, randomnum, C,D,E,F,G,H,J,) The fu...

約3年 前 | 1 件の回答 | 0

1

回答

質問


Cell array Numeric data splitting
My requirement is to create generate numerous complex matrices of 15x15, and extract the diagonal elements and upper triangle el...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Real and Imaginary element Separation from square matrix and stacking into a vector
Around 10000 matrices are stored in a folder in .mat format. The matrices are square in nature with order NxN in my case N=15....

3年以上 前 | 2 件の回答 | 0

2

回答

質問


Vectroizing lots of MAT FILEs
Have 100 .mat files of size NXN. The mat files have data that are similar to toepleitz matrix and the values are complex dou...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


Automated process to save outputs into various MAT files
I have numerous covariance matrixes as output from deep neural network and that needs to be stored into various MAT files append...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Array Indexing in a for loop
I am still a novice in MATLAB. I have some questions regarding the array indexing in for loop. My sample program is as below. It...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Bode Plot data extraction to xlsx file format
The coefficinets a1,a2, b1, b2 k1, k2 are computed using some arithmetic calculations according to some specific requirement. Af...

約5年 前 | 1 件の回答 | 0

1

回答

質問


How to get the original Image matrix from the Integral Image of a N*N matrix?
IF the original image matrix is represented by r=[ 1 2 3 4;5 6 7 8;9 10 11 12;13 14 15 16]. Then it's integral image using the i...

5年以上 前 | 2 件の回答 | 0

2

回答

質問


Matrix size is A(100*100). Weighted average of the 4 elements.
How to store the result in a matrix which contains the average the 4 elements in the cluster A11, A12,A21,A22 and similarly A13,...

5年以上 前 | 2 件の回答 | 0

2

回答