delvin

60 Reputation

6 Badges

3 years, 7 days

MaplePrimes Activity


These are replies submitted by delvin

@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

@C_R 

 okey

How is the MATLAB code? Of course, my MATLAB version is 2014

 

@acer 

Okey

I had forgotten this question.

2 3 4 5 6 7 8 Page 4 of 8