Sateesh Kandukuri
Followers: 0 Following: 0
Statistiques
RANG
127 957
of 296 372
RÉPUTATION
0
CONTRIBUTIONS
10 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 400
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 156 270
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
plus d'un an il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 2 ans il y a | 1 réponse | 0
1
réponseHow 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...
environ 2 ans il y a | 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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
Dot indexing is not supported for variables of this type.
Error in ferroskyrPos (line 36) M=A.data;
plus de 4 ans il y a | 1 réponse | 0