photo

prabhu singh


Last seen: más de 1 año hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

MATLAB Answers

8 Preguntas
0 Respuestas

CLASIFICACIÓN
255.276
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
8 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.407

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

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

casi 2 años 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...

más de 2 años 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....

casi 3 años 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=(...

casi 3 años 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...

más de 3 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...

más de 3 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 3 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 3 años hace | 1 respuesta | 0

1

respuesta