delvin

35 Reputation

5 Badges

2 years, 347 days

MaplePrimes Activity


These are replies submitted by delvin

@sand15 

What is the address?

@acer 

Thank you for taking the time to do this

I saw them but I couldn't solve the problem. It is true that my questions seem similar but they are different. I am working on the same method with different equations and different paths.

@acer 

 Why do for loops make errors?

ssssssssss.mw

@acer 

OK

I appreciate your consideration guidance.

@acer 

Much obliged.

@acer

I very much appreciate your help. 

How can it be trigonometric?

expr := (`ϵ__1`*exp(`ζ__1`*phi)+`ϵ__2`*exp(zeta__2*phi))/(`ϵ__3`*exp(`ζ__3`*phi)+`ϵ__4`*exp(`ζ__4`*phi))

eval(expr, [`ϵ__1` = 1, `ϵ__2` = -1, `ϵ__3` = 2, `ϵ__4` = 0, `ζ__1` = 1, `ζ__2` = -1, `ζ__3` = -1, `ζ__4` = 0])

(1/2)*(exp(phi)-exp(-phi))/exp(-phi)

(1)

``

(1/2)*(exp(phi)-exp(-phi))/exp(-phi)

(2)

NULL

Download 002.mw

@Oliver K 

I appreciate your taking the time.

@Thomas Richard 

 Thank you very much.

 

Is there a program to go from 8 to 10?

@C_R 

Why is the following code not executed in MATLAB?
(because it is complex)

Is there a solution???

% plot grid
t = linspace(-5, 5, 35);
n = linspace(-5, 5, 35);
 
% compute plot grid values
[T, N] = meshgrid(t, n);
 
% compute Z values
Z = (6.*exp(T)+6-sqrt(-18.*exp(T)-6))./(3+3.*exp(T));
 
% plot
surf(T, N, Z);
colorbar

@C_R 

Thanks 

@tomleslie 

 I appreciate your consideration.

@C_R 

 I appreciate your taking the time.

 Just how can I adjust the colors to be brighter? 

@acer 

I want to write a code for the general state of the attached file with Maple, but unfortunately I could not, can anyone help me in this field?

GER.pdf

1 2 3 4 5 6 7 Page 3 of 7