Community Profile

photo

prabhu singh


Last seen: circa 2 mesi fa Attivo dal 2022

Followers: 0   Following: 0

Statistiche

Feeds

Visto da

Domanda


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

6 mesi fa | 2 risposte | 0

2

risposte

Domanda


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

10 mesi fa | 1 risposta | 0

1

risposta

Domanda


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

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


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

oltre un anno fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 2 anni fa | 3 risposte | 0

3

risposte

Domanda


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

circa 2 anni fa | 1 risposta | 0

1

risposta