M
Followers: 0 Following: 0
Statistics
RANK
88,213
of 295,467
REPUTATION
0
CONTRIBUTIONS
20 Questions
1 Answer
ANSWER ACCEPTANCE
85.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How can I apply different colors to specific areas of a surface plot?
Hi all, I have a surface that is plotted based on the below code: gamma=5.5; T=1/(gamma*40); kh=0.1; p=0.09; delta=0.1; k...
1 year ago | 2 answers | 0
2
answersQuestion
Finding exact point on the surface
Hi all, I have a 3D surface obtained from the equation y = f(x, z). I'm wondering how I can determine the exact value of z when...
1 year ago | 1 answer | 0
1
answerQuestion
plotting a surface between two curve
Hi all, I have plotted two curves by importing data. The first curve, referred to as the small curve, consists of the points (x...
1 year ago | 1 answer | 0
1
answerQuestion
finding fold curve in 3D surface
Hi all, I have a 3D surface. Could you please tell me how can I plot the fold curve for it and coulour differently upper and bo...
2 years ago | 1 answer | 0
1
answerQuestion
convert Matlab results to Latex
Hi all, I obtained some equations in Matlab's command window, and I have to write them in Latex, but because they are too long a...
2 years ago | 2 answers | 0
2
answersQuestion
Inconsistency of the figure and value on the curve
Hi all. I wrote a code to find the curve for trace and determinant. The problem is that when I zoom and choose one value on the ...
2 years ago | 1 answer | 0
1
answerhow can I find the intersection of two surface
Thanks a million for really nice and complete expalanation. I have a question: I labeled the contour to see the zero contour, ...
2 years ago | 0
Question
how can I find the intersection of two surface
Hi, I wrote the code below to find the intersection of two surfaces "cdot: and "ctdot", but it has an error : Z must be a matrix...
2 years ago | 2 answers | 0
2
answersQuestion
Finding equilibrium points for an ODE system
Hi, I have two functions named cdot and ctdot. I want to find the eqilibrium points which means cdot=ctdot=0. Could you please t...
2 years ago | 1 answer | 0
1
answerQuestion
Figure 's issue
Hi everyone. I wrote the code below for plotting a 2d figure (ct-h) but it doesn't work; I mean it doesn't show any figure. Coul...
2 years ago | 1 answer | 0
1
answerQuestion
Real solution for a variable in an equation
Hi all, I have an equation and I want to find the real solution (c>0), for eqn, but this code doesn't work. Could you please tel...
2 years ago | 1 answer | 0
1
answerQuestion
Operator '.^' is not supported for operands of type 'cell'
Hi, I wanted to plot lambda which is defined in the code below, but it has an error: Operator '.^' is not supported for operands...
2 years ago | 1 answer | 0
1
answerQuestion
Finding function for x in f(x,y,z)=0 and plotting it in 3d phase space
Hi, we have a function f(x,y,z)=0, could you please tell me how we can find a function for x which means x=g(y,z) and the second...
2 years ago | 1 answer | 0
1
answerQuestion
Plot a 2d figure for a complicated function
Hi. I wanted to plot a 2d figure for the equation below (lambda) that are a function of c, but it doesn't give me any figures. C...
2 years ago | 2 answers | 0
2
answersQuestion
How can plot 1D manifold in 3d space
Hi, I have to plot a 1D manifold based on the equations below, x=[0,0.3], y=[0,1], z=[0,0.5] other related equations are: ...
2 years ago | 1 answer | 0
1
answerQuestion
Finding the minimum value
Hi.I have a function f(x,y)=2.62./2.62+(x-y).^4, based on the attached figure, the minimum value for this function is 1. I want ...
2 years ago | 3 answers | 0
3
answersQuestion
How can I plot f(x,y) in xy plane
Hi, Would you mind telling me how can I plot two figures in this "LINK" in matlab? particularly in this range: x,y=[0,5]
2 years ago | 1 answer | 0
1
answerQuestion
plot a surface for g-f=0
Hi, would you mind telling me how can I plot g-f=0 as a surface. f=0.07.*z.^2./(0.09+z.^2) and g=0.003+0.01.*(42./(42+(y-z).^4...
2 years ago | 2 answers | 0
2
answersQuestion
Common part of 2D and 3D plot
Hi, I have a 3D plot that are plotted based on data (the data attached and shown with blue in the figure below), and a 2d curve ...
2 years ago | 2 answers | 0
2
answersQuestion
how to convert explicit function to implicit?
Hi, I have an equation and I want y be as a fuction, in fact, I 'd like a function in which x is independent variable and y is ...
3 years ago | 1 answer | 0
1
answerQuestion
Plotting a 3d figure for a function with 4 variables?
Hi, I have a function with 4 variables (x,y,z,w) which means d(x,y,z,w)=0, and I have to plot a 3D figure for just 3 variable (x...
3 years ago | 0 answers | 0