resolution of system of equations
    3 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
Hi,
please how can i resolve this system of equations with matlab:
d^2(C1)/dx^2=a*(C1/(C1+b))
CL1: x=0, C1(x=0)=C2/m
CL2: x=p, (dC1/dx)x=0=0
dC2/dz=e(dC1/dx)x=0
Cl1: C2=CE
a, b,m,e are constants.
thanks in advance.
1 commentaire
  Walter Roberson
      
      
 le 4 Déc 2012
				Do you want the symbolic answer or the numeric answer? Do you have the symbolic toolbox?
Réponses (0)
Voir également
Catégories
				En savoir plus sur Symbolic Math Toolbox dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

