Point of intersection of two functions

3 visualizzazioni (ultimi 30 giorni)
Rachael Manko
Rachael Manko il 4 Mag 2021
Risposto: Matt J il 4 Mag 2021
How can I find point of intersection of two functions or graphs given the function?
  1 Commento
James Tursa
James Tursa il 4 Mag 2021
From two functions where you know the expressions? Or from two functions that are just graphs of points?

Accedi per commentare.

Risposte (1)

Matt J
Matt J il 4 Mag 2021
Find the root of the difference between the functions using fzero().

Categorie

Scopri di più su Graph and Network Algorithms in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by