photo

prabhu singh


Last seen: 5 meses hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


how to import file?
How to import all these csv files and extract only the 3 column from all these files and plot 3 column with respect to 2nd colum...

8 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


is it possible to merge .csv sheet?
i have around 30 .csv sheets like this but here i have attached around 3 .csv sheets and final excel sheet has to be saved and...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


how to get no of samples?
a=1:10; no_samples=(10-1)/(10-1) %have to get 10 samples g=1:no_samples:10; length(g) b=9.45:10.55; no_samples2=(10.55-9....

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


how to correct this error?
L=90; M=90; T=csvread('read.csv'); f=abs(fftshift(fft2(T))); a=-L/2*0.12:0.12:0.12*L/2; b=-M/2*0.20:0.20:0.20*M/2; t=(...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


Is it possible to get color inside boxes?
x1=0; x2=1; y1=0; y2=1; x = [x1, x2, x2, x1, x1]; y = [y1, y1, y2, y2, y1]; plot(x, y, 'b-', 'LineWidth', 3); hold on; x...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to create this image
i am new to opencv can someone plz guide me how can i get similiar image from matlab commands from the .csv sheet i have atta...

alrededor de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


i have a list of data and i have to select first 5th column of each row ..then simultaneously 6th column and 7th column
T = table(categorical({'karan';'varun';'ravina'}),[25;45;12],... {'Surgery';'orthopaedic';'orthopaedic'},[2017-04-15;2017-0...

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

3

respuestas

Pregunta


fuctions with 40 data lists?
i have to write a program where i have 4 data cuboid1,cuboid2,cuboid3,cuboid 4 and each cuboid has length ,breadth and thickness...

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

1

respuesta