Community Profile

photo

Karthik Nagaraj


Last seen: presque 2 ans il y a Actif depuis 2018

Statistiques

  • Thankful Level 3

Afficher les badges

Content Feed

Afficher par

Question


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

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 3 ans il y a | 2 réponses | 0

2

réponses

Question


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

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 5 ans il y a | 2 réponses | 0

2

réponses

Question


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

plus de 5 ans il y a | 2 réponses | 0

2

réponses