salim-barzani

1670 Reputation

9 Badges

1 years, 109 days

MaplePrimes Activity


These are replies submitted by salim-barzani

@acer  sorry for late, if i use 2024 version this problem will be fix? and my code of 2021 is work or not?  becuase i have a lot of this problem i can't use this code to all my function the editore of journals   give us comment which we must change all of this outcomes to shorter and i must change all my outcomes it take a 2 or 3 day to change all of them.

@acer thank you so much

@acer i have the problem with your last exploring graph  please help for upgrading it  i will send you in email if possible ...

@nm thank you so much

@Kitonum i know  i have a code with it different from up but  i need more technique if have any code please share it, lets see something strange

@janhardo this code emazing and this is first time i saw 3 code horizontally together work , i think it will be more complex if i give my long equation to this i will try thanks this code is so good i liked so much.

@dharr tahnk you dear Dr.
and also C_R 2607  thanks a lot .

@C_R  yes of curse if h[1] and h[7] are zero the pde will satisfy but in that cas i find the condition c[2] he it told me it can be other than this but i don't know why is not equal to zero when i put c[2] is like that

NULL

condition1 := simplify((2*k*mu*c[1]*h[2]+2*k*mu*c[1]*h[4]-2*k*mu*c[1]*h[5]-k*c[2]*h[8]-k*c[2]*h[9])/k) = 0

2*c[1]*(h[2]+h[4]-h[5])*mu-(h[8]+h[9])*c[2] = 0

(1)

ccondition21 := simplify((-4*k*mu^3*c[1]*h[1]+3*k*mu^2*c[2]*h[7]+2*a*k*mu+k*v)/k) = 0

-4*mu^3*c[1]*h[1]+3*mu^2*c[2]*h[7]+2*a*mu+v = 0

(2)

condition2 := v = 4*mu^3*c[1]*h[1]-3*mu^2*c[2]*h[7]-2*a*mu

v = 4*mu^3*c[1]*h[1]-3*mu^2*c[2]*h[7]-2*a*mu

(3)

condition3 := 4*mu*c[1]*h[1]-c[2]*h[7] = 0

4*mu*c[1]*h[1]-c[2]*h[7] = 0

(4)

solve(condition3, c[2])

4*mu*c[1]*h[1]/h[7]

(5)

solve(condition2, v)

4*mu^3*c[1]*h[1]-3*mu^2*c[2]*h[7]-2*a*mu

(6)

solve(condition1, h[2])

-(1/2)*(2*mu*c[1]*h[4]-2*mu*c[1]*h[5]-c[2]*h[8]-c[2]*h[9])/(c[1]*mu)

(7)

pde := k^2*((D@@2)(U))(xi)*a-U(xi)*a*mu^2+U(xi)^5*c[1]*h[6]+I*k*U(xi)^2*(D(U))(xi)*c[2]*h[8]+I*k*U(xi)^2*(D(U))(xi)*c[2]*h[9]+(4*I)*k*(D(U))(xi)*h[1]*mu^3*c[1]-(3*I)*k*(D(U))(xi)*c[2]*h[7]*mu^2-(4*I)*k^3*((D@@3)(U))(xi)*h[1]*mu*c[1]-(2*I)*k*U(xi)^2*(D(U))(xi)*c[1]*mu*h[2]-(2*I)*k*U(xi)^2*(D(U))(xi)*c[1]*mu*h[4]+(2*I)*k*U(xi)^2*(D(U))(xi)*c[1]*mu*h[5]+h[1]*((D@@4)(U))(xi)*k^4*c[1]+U(xi)^3*mu*c[2]*h[8]-U(xi)^3*mu*c[2]*h[9]+U(xi)*mu^4*c[1]*h[1]+U(xi)^3*mu^2*c[1]*h[3]-U(xi)*mu^3*c[2]*h[7]-U(xi)^3*mu^2*c[1]*h[2]-U(xi)^3*mu^2*c[1]*h[4]-U(xi)^3*mu^2*c[1]*h[5]-U(xi)*w+U(xi)^3*b+k^2*U(xi)^2*((D@@2)(U))(xi)*c[1]*h[5]+U(xi)*(D(U))(xi)^2*k^2*c[1]*h[3]+k^2*U(xi)^2*((D@@2)(U))(xi)*c[1]*h[4]+I*k^3*((D@@3)(U))(xi)*c[2]*h[7]+U(xi)*(D(U))(xi)^2*k^2*c[1]*h[2]+3*k^2*((D@@2)(U))(xi)*mu*c[2]*h[7]-(2*I)*k*(D(U))(xi)*a*mu-I*k*(D(U))(xi)*v-6*k^2*((D@@2)(U))(xi)*mu^2*c[1]*h[1] = 0

U(xi)^3*b-U(xi)*w+k^2*U(xi)^2*((D@@2)(U))(xi)*c[1]*h[4]+k^2*U(xi)^2*((D@@2)(U))(xi)*c[1]*h[5]+U(xi)*(D(U))(xi)^2*k^2*c[1]*h[2]+U(xi)*(D(U))(xi)^2*k^2*c[1]*h[3]+3*k^2*((D@@2)(U))(xi)*mu*c[2]*h[7]+I*k^3*((D@@3)(U))(xi)*c[2]*h[7]-I*k*(D(U))(xi)*v-6*k^2*((D@@2)(U))(xi)*mu^2*c[1]*h[1]+k^2*((D@@2)(U))(xi)*a+U(xi)^5*c[1]*h[6]-U(xi)*a*mu^2-(4*I)*k^3*((D@@3)(U))(xi)*h[1]*mu*c[1]+(4*I)*k*(D(U))(xi)*h[1]*mu^3*c[1]-(3*I)*k*(D(U))(xi)*c[2]*h[7]*mu^2+U(xi)*mu^4*c[1]*h[1]+U(xi)^3*mu^2*c[1]*h[3]-U(xi)*mu^3*c[2]*h[7]+h[1]*((D@@4)(U))(xi)*k^4*c[1]-U(xi)^3*mu^2*c[1]*h[2]-U(xi)^3*mu^2*c[1]*h[4]-U(xi)^3*mu^2*c[1]*h[5]+U(xi)^3*mu*c[2]*h[8]-U(xi)^3*mu*c[2]*h[9]-(2*I)*k*U(xi)^2*(D(U))(xi)*c[1]*mu*h[2]-(2*I)*k*U(xi)^2*(D(U))(xi)*c[1]*mu*h[4]+(2*I)*k*U(xi)^2*(D(U))(xi)*c[1]*mu*h[5]-(2*I)*k*(D(U))(xi)*a*mu+I*k*U(xi)^2*(D(U))(xi)*c[2]*h[8]+I*k*U(xi)^2*(D(U))(xi)*c[2]*h[9] = 0

(8)
 

NULL

Download condition.mw

@acer  really you did a big help for me,i work on my thesis at PHD i have to solve my problem by maple but for graph i need matlab, so there is a lot of thing in my thesis which i can't do it by maple for example tranformation pde to ode i do by hand then i transport in maple the other stuff i do by maple , but for graph i need a form of matlab i use template word i use that but in fact i think they called form  i have some of them in matlab which i get it by my supervisor but i need update them  i am looking for some new kind of graph which is use in solving (non-linear schrodinger equation) (NPDE)(NLSE) i must graph them with hight quality and new form  iam looking and i must find new type of graph which determine and contain all detailed like (abs,Im,Re) and desity and contour and (2D, effect time effect fractional order i want collect all of them in one graph i don't know how i can do that in matlab, i have for each one seperatly but i need a new one combine them but i don't have enouh skill in matlab to construct a form  this is my mean  i hope you undrestand and always i am apreciate about your help and owe you . if you watch this graph below i have a form like that

@mmcdara  this is good for visualization but how i can use it in article or is just for watching is so prettey but where is exactly have application ?

@acer that is so perfect, now i must export to matlab i need just forum or template to put them and give me my graph , it is the same graph but a little bit have more graphic.

@mmcdara i try a lot but i don't know hwat to do to the proc i write the two function and have Re function both of them but i don't know where i should give them range and other stuff. M1&M2 are function

Maplet_3.mw

@acer this is emazing too, i did try but didn't get my answer, how if we have two different function like M & M1 we want graph of abs(M,M1)  with thus parameter, and it is possible if tell maple combine the graph then give use one outcome function  which discribe the both function with one function  of the plot.

plot_of_2_function_of_one_type.mw

@mmcdara  it is emazing but i don't know why not working for me can i put my strange function in F? it is emazing if i can plot with this is first time i saw something like this is totaly different  can you use my two function?

@acer  Thanks for that code is magic code  for me , but i want do something different but please upload (mw) i can undrestand the code but you are at high level i can't arange the code when you write like above becuase your code all are procecure  it will be hard for arange and mixed them.

I want put two our three plot with full detailed them and mention how they seperated by name or color must be mentioned in graph also not for two or three different graph for example for three function (f1,f2,f3) plot just abs(f1,f2,f3)  but the function are so different maybe one of them is dark one is bright or one of them are dark with rotate the contor right now that is exactly  i want .

about template the matlab  is some thing like that i just want put my function and replace at there for get the graph i want

like this mw below

plot.mw

First 35 36 37 38 39 40 41 Page 37 of 42