Community Profile

photo

Sateesh Kandukuri


Last seen: 3 Monate vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3
  • First Answer
  • Thankful Level 2
  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Circular vortex with spin vectors
I need help to create a circular vortex with different polarizations like converging, diverging and clockwise etc., I attached...

9 Monate vor | 2 Antworten | 0

2

Antworten

Frage


How to get a smooth plot by filtering the sudden variation of the data?
I calculated the numerical derivative of my data as a function of time to get the speed. I got a noisy curve. Then I took the Fo...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How to set the same grid size of the axis for different plots?
Using imagesc function, I plotted the data for different sets of vaues. For the first plot, the x-axis limits are [-40 12] and f...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to remove DC component in FFT?
Dear @Image Analyst, the behaviour of my system is asymmetrical to the excitation fields. Is it possible to modify this be...

mehr als ein Jahr vor | 0

Frage


How to read files in ascending order based on the maximum value of the file from subfolders?
I have table.txt files in the subfolders of a directory. First I want to find the maximum value of a particular coulmn of the ta...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Unable to process the data of a text file from a series of subfolders to get the required image.
I am trying to plot a power spectral density map from FFT calculations. I can read all tables from a series of folders. But I f...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


How to read a table.txt from series of folders?
Could you please help me to read the data from a table.txt in a series of subfolders from a directory? clear; folderList = dir...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How to save all the images generated from the for loop?
for i=1:length(fileList) a=importdata(fileList(i).name); avec=a; avec(:,1:3)=[]; proj(:,1)=avec(:,1) pr...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How to read all .csv files from a folder in an order?
My programme is not reading the files in a proper order. The order of the files is sky_0, sky_1, sky_2,... sky_2001. But it is ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Brace indexing is not supported for variables of this type.
I am getting the following error for the attached code. Error in Readfiles (line 8) data = readmatrix(fnames{idx}); Could...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Dot indexing is not supported for variables of this type.
Error in ferroskyrPos (line 36) M=A.data;

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort