Moein
Ferdowsi university of Mashhad
Followers: 0 Following: 0
PhD Student
Mechanical Engineering
Energy Conversion
Estadística
17 Preguntas
0 Respuestas
CLASIFICACIÓN
35.038
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
17 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
52.94%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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 can I get rid of Title and x-label parts by default?
Hi friends I generate plots using ezplot. I changed some Default properties like Linewidth, Linecolor, Fontsize, .... using ...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I plot a combined of attached photos (triangular domain)?
Hi friends I plotted some figures using followin code with several Delta: delta = 0.05; [z, y] = meshgrid(0:delta:0.866...
casi 9 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I generate a 2D triangular domain for plotting a 3D surf on it?
Hi friends I want to generate a equilateral triangular domain (attached photo) for plotting a 3D surf. i used the followin...
casi 9 años hace | 0 respuestas | 0
0
respuestasPregunta
With what command i can change the width of contours created with SURFC from the beginning?
Hi friends I created a 3D figure using SURFC. Now I want to increase the width of contours appeared in figure to 2, but I can...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Fixing the error: ??? Error using ==> line Size mismatch in Param Cell / Value Cell pair
Hi friends I wrote the following code in order to reduce the number of edges based on the method: <https://www.mathworks.c...
casi 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I plot the attached 3D figure with fewer edges (black curves) and the same linspace?
Hi friends I have plotted the attached Fig. using surfc command (the following code) but the problem I have is that the numbe...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I create the attached 3D figure with more smooth curves?
Hi friends I have plotted the attached Fig. with contourf command but its black cureves are not so smooth (As it can be seen ...
casi 9 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I change the font and the size of labels on contours?
hi friends I have a question about labeling and changing the font size. I used the following commands to crate label on cont...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to create a ezcontour in cylindrical domain?
hi friends i have a temperature profile that is a function of radious, r, like this: syms r T= -r ^ 2 + 1; i want to ...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
NaN value and two similar code:one correct & one with error
hi friends i have two similar codes: 1) a=6.62*(10^(-8)); h=[5.9e-06,0.8e-06,1.7e-06,1.7e-06]; k=6.62*(10^(-8)); ...
alrededor de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
who can create a surf y=0 in a defined domain?
hi friends i want to create a surf y=0 in a domain by surf and linspace functions with this code: hsp = surf(linspace(-0.3...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how can i create a surf (y=0) by surf and linspace functions?
hi friends i want to create a surf y=0 in a domain by surf and linspace functions with this code: hsp = surf(linspace(-0.3...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how can i create a slice exactly like slice in the attached file
hi friends i want to create a slice exactly like the picture is available in attached file. help me if you can thanks a...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how can i slice the symbolic function converted with matlabfunction?
hi friends i have a symbolic function that i want to slice it. i converted it with "matlabfunction". now i want to create sli...
alrededor de 10 años hace | 2 respuestas | 1
2
respuestasPregunta
how can i use slice for symbolic functions?
hi friends as you know, for symbolic functions, we can not use formulas like plot, mesh, surf , ... and then we should use f...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how can i create a silce for a 3d symbolic function?
i have a 3d function like T(x,y,z) and i want to crate a slice to display the values of my symbolic function my code: a=3.48...
alrededor de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I plot a plane in a 3D space by using symbolic functions?
i have a 3D function like T(x,y,z) that is symbolic. then i should use ezfunctions to plot it. i want to define a plane in the...
alrededor de 10 años hace | 1 respuesta | 0