Info

此问题已关闭。 请重新打开它进行编辑或回答。

How to prove continuity, single-valuedness and continuos slope of a function in MATLAB?

1 次查看(过去 30 天)
Hi, I would like to test a function's acceptable character to the Schrödinger eqn, and have the three following criteria to check:
1. That the function f(x) is single-valued everywhere 2. That the function f(x) is continuous. 3. That the derivative of f(x) is continuous everywhere.
How can I find this out in MATLAB on the example case f(x) = e^ix*cos(x) ?
Thanks!
  2 个评论
Adam
Adam 2017-11-7
Surely those are analytical questions since you have an analytical function. Matlab works with discrete data so trying to use it to prove something is continuous doesn't seem worthwhile.

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by