salim-barzani

1555 Reputation

9 Badges

1 years, 16 days

MaplePrimes Activity


These are replies submitted by salim-barzani

@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

@acer thanks for correct my topic, if you watch in below comment @mmcdara  write a good code and i inpute two function in one 3D plot without using display, about template i don't know about matlab so much but i have some template for making graph but still i don't get this combine together i am looking for it, i work with maple at all just i use graph of matlab but i do my visualization at maple then i transform to matlab of corse i  have a template for putting my code there which is just a function and template give me the graph 3D with high quality , but in maple i need other kind of 3D graph the code in comment below give two dimension contour and desity i want 3 dimension and combine them of different function but both of them real or emaginary or absulot!

i hope you got my mean.

@mmcdara  it is emazing code really i like it so much it been two hour i just work with it specially with plots[interactive] he give me option and told me how many graph i could have i am looking for this cood about 6 mounth and now i am finding becuase of you thank you so much, but density plot is 2D how i can get 3D desity plot, in first code the squence one i don't undrestand but is so good i did't know how work it! i have a lot idia but i need time i will mention your name in next post be sure about that, there is any way for get plot of desity in 3D and how we export for matlab there is any template ?

Q1: i want respresent them for show how they diffrent for example  by changing just parameter in abs(F) i can make two plot one dark one bright and i can show the different  of them in onne graph beside this i can do other stuff too but i need a good vision and graphic i have to export the graph to matlab

Q2: it is emazing i like this so much but i need more like 3D desity and contour other stuff to but problem is this how export to matlab how i can get template by putting each function at template give the plot of both of them in one plot i need that

Download plot.mw

@acer Hello, and again thank you for your emazing code, yes, I deleted that post after I realized that the code could be very important for my work.

I decided to delete it, I hope you are not upset, I don't want anyone to have that code, let the one who wants to express her opinion.I deleted it due to the sensitivity of the topic, I hope you understand.

you welcome anytime any where.

First 30 31 32 33 34 35 36 Page 32 of 37