Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #3543
| From | Ted Sariyski <tsariysk@craft-tech.com> |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | How to NSolve equation which involves NIntegrate? |
| Date | 2011-07-07 11:39 +0000 |
| Organization | Steven M. Christensen and Associates, Inc and MathTensor, Inc. |
| Message-ID | <iv45ue$f6s$1@smc.vnet.net> (permalink) |
| References | <201106250929.FAA20235@smc.vnet.net> <201106271131.HAA07842@smc.vnet.net> <201106281155.HAA21486@smc.vnet.net> <002f01cc35a6$3dd69ca0$b983d5e0$@dahl@telia.com>,<201106290929.FAA02776@smc.vnet.net> <2A0AA73D3621CE4BBE6BAEC6FEB4661E01E0BD0A@MBX01.seas.harvard.edu> |
Hi,
I need a numerical solution for a system of equations which involve
numerical integrals. For one parameter the equation would be:
f[a]==g[a]
where
f[a_]:=NIntegrate[h[x, a] , {x, x1, x2}]
NSolve returns: "The integrand has evaluated to non-numerical values".
Is there a built-in procedures for this type of problems or I need to
make explicit iterations?
Thanks in advance,
--Ted
Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread
How to NSolve equation which involves NIntegrate? Ted Sariyski <tsariysk@craft-tech.com> - 2011-07-07 11:39 +0000
csiph-web