photo

Sateesh Kandukuri


Last seen: 대략 1개월 전 2020년부터 활동

Followers: 0   Following: 0

통계학

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

배지 보기

Feeds

보기 기준

질문


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

대략 1년 전 | 답변 수: 2 | 0

2

답변

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

1년 초과 전 | 0

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

1년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 4년 전 | 답변 수: 1 | 0

1

답변