mehdi jafari

749 Reputation

13 Badges

12 years, 70 days

MaplePrimes Activity


These are replies submitted by mehdi jafari

@rlopez thank u afterall, for your help and attention, as u said,Preben Alsholm always helps us with detailed answers and i am really thankful for his good help and good ideas,god bless u and him.thank u.

thank u for your discussion in here,and for your attention,
my problem is modeling a physical system and a real one,and if i change the initial conditions of the system,the parameters would change and maybe will be as u said,rescaled. but if i do that,my problem loses its physical face and changes to pure math which is not my aim to discuss.
setting some parameters to 0 is sth that can be invistageted, but i do not know what u mean by setting exponents to zero ? which exponents? 
but this kind of approach is perfect as for finding the problem with the equations,and thus i am really thankful for your idea for solving the problem.thank u.

thank u for your discussion in here,and for your attention,
my problem is modeling a physical system and a real one,and if i change the initial conditions of the system,the parameters would change and maybe will be as u said,rescaled. but if i do that,my problem loses its physical face and changes to pure math which is not my aim to discuss.
setting some parameters to 0 is sth that can be invistageted, but i do not know what u mean by setting exponents to zero ? which exponents? 
but this kind of approach is perfect as for finding the problem with the equations,and thus i am really thankful for your idea for solving the problem.thank u.

thanks for your detailed answer, i have another question ? why u said it is unwise to change the float point to 3 ? and what did u mean by keep theiir signs?
 i have another idea to say, maple solvers approximately awared me of the sort of the singular point since non of them does not solve the problem further, but i used step by step time integration method,and it does answered the problem, and my results  matched well with a CAE software. i actually do not know why this happens with maple solvers,and if it is a real singular one,why the other method solve it?

thanks for your detailed answer, i have another question ? why u said it is unwise to change the float point to 3 ? and what did u mean by keep theiir signs?
 i have another idea to say, maple solvers approximately awared me of the sort of the singular point since non of them does not solve the problem further, but i used step by step time integration method,and it does answered the problem, and my results  matched well with a CAE software. i actually do not know why this happens with maple solvers,and if it is a real singular one,why the other method solve it?

thanks for the answer,but my ode include the coefficients of one function, not the function itself,so i just need to use them and multiply them by x so that i can plot the function,and i could not do that with ode plot. thanks anyway.

thanks for the answer,but my ode include the coefficients of one function, not the function itself,so i just need to use them and multiply them by x so that i can plot the function,and i could not do that with ode plot. thanks anyway.

@jschulzb u are right.

@jschulzb u are right.

@Markiyan Hirnyk i think the answer is no since we define :
declare(y(x), prime=x):
here x is the primary variable ,y is the function of x,so its derivatives are also function of x,and i do not think x is the function of y'(x) since it is the priamary variable,evenif we can solve x with respect to y and y'(x),but it does not change the main issue,x IS the primary variable,and thus is independet of anything ,

@Markiyan Hirnyk i think the answer is no since we define :
declare(y(x), prime=x):
here x is the primary variable ,y is the function of x,so its derivatives are also function of x,and i do not think x is the function of y'(x) since it is the priamary variable,evenif we can solve x with respect to y and y'(x),but it does not change the main issue,x IS the primary variable,and thus is independet of anything ,

thanks alot,that's exactly what i needed.

thanks alot,that's exactly what i needed.

@Carl Love  yes,i face the same problem too,but when i use the code below,it does not use much memory,but a lot of time ,and i cancel the calculation.:

sol:=pdsolve(sys,[u,w,phi],HINT=`*`,singsol = false);

afterall,thnx alot for your attention and help,really thnx.

thanks for your help and support,but there is a little problem,and that is that when i use this procedure to solve my own problem,or at this problem,the matrix K1 is also fnction of b[i,j]s, but i want them to be solved just as functions of a[i]s,becuase i will assign nemerics to this a[i] and want to use them in a loop,so that i will need the inverse of the matrix K1,which in a 18*18 matrix take so many time if all of the elements are not numeric
what should i do? could u plz help?

First 17 18 19 20 21 22 23 Page 19 of 23