Seyyed Mohammad Saeed Damadi
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
8.414
of 295.569
REPUTACIÓN
5
CONTRIBUCIONES
7 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
71.43%
VOTOS RECIBIDOS
4
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
Pregunta
How to plot the quadratic function surface?
I want to plot when . I wrote the following codes and was wondering if there is a more efficient way with less number of lines:...
casi 6 años hace | 1 respuesta | 1
1
respuestaPregunta
Changing block row matrix to block column matrix?
I have a block matrix p = [A B C ...]. I want to change the matrix into a column block matrix without changing the elements of i...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Add two hist3?
I have two hist3 figure as: Ctr = {1.5:0.5:4.5 0.1:0.1:0.9}; hist3([[1;2.7; 3.6], [0.25;.36;.84]],'Ctrs',Ctr); <</matla...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Visualizing density of points?
I have a matrix A with dimension of 288*15581 where 288 is the length of time. Hence, I have 15581 curves. when I plot them I ha...
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
Selecting specific time from date and time array?
I have a csv file which has been attached. I have imported the two columns in Matlab cell array using the following codes fi...
más de 6 años hace | 2 respuestas | 0
2
respuestasHow can I plot the gradient vector of y=f(X) which is perpendicular to the graph?
Axis equal cannot solve the problem. I solved it on my own. Here is the codes: x=-pi:0.2:pi; figure y1=sin(x); plot(x,y1,...
casi 7 años hace | 1
| aceptada
Pregunta
How can I plot the gradient vector of y=f(X) which is perpendicular to the graph?
<</matlabcentral/answers/uploaded_files/100877/1.jpg>> To plot the gradient vectors of f(x)=y=sin(x), I plotted z=y-sin(x) co...
casi 7 años hace | 2 respuestas | 1
2
respuestasPregunta
Is there any short cut key to change m-files that are open on the editor section?
My question is about changing an open m-file in editor window to the other m-file which is open as well without clicking on the ...
casi 7 años hace | 1 respuesta | 1