Community Profile

photo

Karthik Nagaraj


Last seen: alrededor de 2 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


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

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 5 años hace | 2 respuestas | 0

2

respuestas