Community Profile

photo

Paul


Last seen: 5일 전 2021년부터 활동

통계

  • Thankful Level 1

배지 보기

Content Feed

보기 기준

질문


Automatically change the input arguments of function handles
I have a function with four variables (u, v, w and t) and I would like to analyze the influence of different combinations of two...

3개월 전 | 답변 수: 2 | 0

2

답변

질문


Fill a specific region of fcontour without generating a mesh
I have the following code: %% Parameters: a = 0.36; b = 0.26; c = 0.15; d = 0.5; e = 0.2; f = -0.14; %% Function fun ...

4개월 전 | 답변 수: 1 | 1

1

답변

질문


How can I plot a boundary between real and imaginary solutions in a 3D graph?
Hi everyone, I have a function of three variables and I would like to plot a 3D graph where you can see the boundary (a surface...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


Is there any limitation with fimplicit and fimplicit3 when functions have sqrt ?
Hi, I have issues when calculating the values of x and y that make fun = @(psi,theta) (L^2-(R*(cos(theta)-sin(theta).*sin(psi))...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


How to plot only the real solutions of an implicit function ?
Hi, I'm having some problems trying to plot the following implicit equation f1 = @(x,y) sqrt(L^2-(R*(cosd(x)-sind(x).*sind(y)...

대략 3년 전 | 답변 수: 2 | 0

2

답변