Community Profile

photo

prabhu singh


Last seen: ungefär 2 månader ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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

5 månader ago | 2 answers | 0

2

answers

Question


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

9 månader ago | 1 answer | 0

1

answer

Question


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

ungefär ett år ago | 2 answers | 0

2

answers

Question


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

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

0

answers

Question


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

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

1

answer

Question


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

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

0

answers

Question


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

ungefär 2 år ago | 3 answers | 0

3

answers

Question


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

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

1

answer