photo

Sateesh Kandukuri


Last seen: mer än ett år ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

10 Questions
1 Answer

RANK
176 983
of 300 338

REPUTATION
0

CONTRIBUTIONS
10 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20 922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Question


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

mer än 2 år ago | 2 answers | 0

2

answers

Question


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

mer än 2 år ago | 1 answer | 0

1

answer

Question


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

mer än 2 år ago | 1 answer | 0

1

answer

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

nästan 3 år ago | 0

Question


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

nästan 3 år ago | 1 answer | 0

1

answer

Question


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

nästan 3 år ago | 0 answers | 0

0

answers

Question


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

nästan 3 år ago | 1 answer | 0

1

answer

Question


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

ungefär 3 år ago | 1 answer | 0

1

answer

Question


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

nästan 5 år ago | 1 answer | 0

1

answer

Question


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

nästan 5 år ago | 2 answers | 0

2

answers

Question


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

ungefär 5 år ago | 1 answer | 0

1

answer