Saravanan Sengottuvel - MATLAB Central
photo

Saravanan Sengottuvel


Con actividad desde 2021

Followers: 0   Following: 0

I am a PhD student.

Programming Languages:
MATLAB

Estadística

All
MATLAB AnswersCodyFrom 04/21 to 03/25Use left and right arrows to move selectionFrom 04/21Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

1 Pregunta
3 Respuestas

Cody

0 Problemas
1 Solución

CLASIFICACIÓN
4.400
of 297.672

REPUTACIÓN
12

CONTRIBUCIONES
1 Pregunta
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.464

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
97.493
of 159.351

CONTRIBUCIONES
0 Problemas
1 Solución

PUNTUACIÓN
20

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Resuelto


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

más de 3 años hace

Respondida
I want to make a 3-D surface plot without contour lines of the function but I keep receiving a Matrix dimensions must agree error
x = linspace(1,10,1000); y = linspace(1,10,1000); z = peaks(exp(2*(x-1).^2+(y+2).^2)); peaks(25); colormap(pink) % change...

casi 4 años hace | 1

| aceptada

Respondida
Rename of multiple files
letter = 'a':'x'; blue1 = '00'; blue2 = '30'; i = 1; arr = linspace(1, 480, 480); for id = 1:10 % loop for red number (1 t...

casi 4 años hace | 0

| aceptada

Respondida
Rename of multiple files
Get the name of all files with .txt extension in a directory files = dir('*.txt'); Run a loop over the collected file names f...

casi 4 años hace | 1

Pregunta


Matlab can't load .mat or .fits files from OneDrive
I have few data sets, say, fileA.mat (< 1 GB), fileB.mat (2 GB) and fileC.fits (3 GB). I can load and read all the files ...

casi 4 años hace | 0 respuestas | 0

0

respuestas