Find kernel function of integral equation

6 visualizzazioni (ultimi 30 giorni)
Vladimir
Vladimir il 9 Set 2018
Commentato: Walter Roberson il 13 Set 2018
Is it possible to find a kernel function of integral (symbolic solution).
Somrthing like this:
$ \sin(x) = \integral (knowFunc(x) + unknownFunc(x) dx) $
Whats code implement this?
  10 Commenti
Vladimir
Vladimir il 13 Set 2018
Exacly what I need, thanks a lot. One more question, can I solve this equation with command 'solve' or 'dsolve'?
Walter Roberson
Walter Roberson il 13 Set 2018
No, solve and dsolve do not understand solving when int() are present.

Accedi per commentare.

Risposte (0)

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by