photo

Chaklader Asfak


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

7 Preguntas
0 Respuestas

CLASIFICACIÓN
200.666
of 301.186

REPUTACIÓN
0

CONTRIBUCIONES
7 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
42.86%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.188

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 173.292

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

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Connecting lines in 3-d Graph
I have a M-file: clear all [Num,Txt,Raw]=xlsread('LVK 3-D Graph_2.xls'); a=Num(:,1); b=Num(:,2); c=Num(:...

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

2

respuestas

Pregunta


3 - d Graph in Matlab
I need some help for making a graph. For example I had M-file : clear all [Num,Txt,Raw]=xlsread('Contour.xlsx'); a...

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

1

respuesta

Pregunta


arrayfun_Apply function to each element of array
Aynone can help me to understand the arrayfun function ? Say, what it meant by this coing ? arrayfun(@(i1)plot3(Num(i1,k...

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

1

respuesta

Pregunta


Connecting line
I have a excel file from where I made plot3. The Excel file is here: <http://www.4shared.com/file/Gcoz8xa0/Contour.html> and cod...

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

1

respuesta

Pregunta


Square Matrix
i have a very simple quetion. Say , a Matrix (5x1)named A. A= [ 2;2;2;2;2 ] How I can make a square matrix (5x5) with all 2...

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

1

respuesta

Pregunta


Help for making contour plotting
hello, I tried to make 2-d plotting along with a contour plot from the data of a Excel file. The M-file is- clear all...

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

1

respuesta

Pregunta


Making a countor map from a excel file
Dear all, I have excell file with 3 coloums with some numbers. top of the each coloums there is the name of variable (say, x...

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

2

respuestas