![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/5712949.jpg)
Moein
Ferdowsi university of Mashhad
Followers: 0 Following: 0
PhD Student
Mechanical Engineering
Energy Conversion
Statistiques
17 Questions
0 Réponses
RANG
35 038
of 297 046
RÉPUTATION
1
CONTRIBUTIONS
17 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
52.94%
VOTES REÇUS
1
RANG
of 20 422
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 776
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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 ...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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)); ...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 2 réponses | 1
2
réponsesQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0