Go to advanced search

by wenzi
Wed Dec 09, 2015 4:43 pm
Forum: Mathematica
Topic: Problem with equation solving in Mathematica 10.3
Replies: 4
Views: 5026

Re: Problem with equation solving in Mathematica 10.3

I am new to mathematica, it is blocked at the line "nen[te_, n2_]= ne/.Nsolve[nq1ne(te, n2] == 0, ne]".
Can I debug this line? Do I need to use some evaluate functions of mathematica?
by wenzi
Wed Dec 09, 2015 4:29 pm
Forum: Mathematica
Topic: Problem with equation solving in Mathematica 10.3
Replies: 4
Views: 5026

Re: Problem with equation solving in Mathematica 10.3

Thanks for the reply. Now I put the code in https://www.dropbox.com/sh/ulu3sprw6spycsu/AADL9ExHzs1_wCt5tCNQYZbLa?dl=0. "1Plasma chmaber.nb" runs firstly, then "5Rate Constants.nb", then "61Patical Balance Equations.nb"´and run "62Patical Balance Equations.nb" at last. The Problem ist that it is bloc...
by wenzi
Tue Dec 08, 2015 9:15 pm
Forum: Mathematica
Topic: Problem with equation solving in Mathematica 10.3
Replies: 4
Views: 5026

Problem with equation solving in Mathematica 10.3

The following code run more than one day without a result. It was blocked at step3. How to improve the code and get a result in a limited peroid? Is my way Okay? Thanks in advance. Step1: q2n1[te,ne,n2_]=n1/.Solve[q2[te,ne,n2,n1]==0,n1] q2n1[te,ne,n2][[3]] Output: {0. -(8.248081032+1.428611033 I) te...

Go to advanced search