江湖郎中 发表于 2025-3-25 06:13:04

DiffEqThis program prints a slope field and draws solutions in the .-plane for a differential equation of the form

管理员 发表于 2025-3-25 10:19:19

Numerical MethodsThis program calculates the numerical solution of the differential equation of the form . using any of the three numerical methods: Euler, Midpoint Euler, or Runge- Kutta. In order to analyze the error in a given method, the program also calculates the error and “order”, and can graph the error as a function of the step size.

懒惰人民 发表于 2025-3-25 11:50:47

http://reply.papertrans.cn/63/6204/620323/620323_23.png

Notorious 发表于 2025-3-25 18:06:32

http://reply.papertrans.cn/63/6204/620323/620323_24.png

Tortuous 发表于 2025-3-25 23:07:57

http://reply.papertrans.cn/63/6204/620323/620323_25.png

Handedness 发表于 2025-3-26 04:11:01

CascadeC. shows what happens with the iteration of real quadratic polynomials of the form .. + ., as c takes on different values. A special feature of the C. program is its ability to switch back and forth into an iteration routine similar to the one in A..

Measured 发表于 2025-3-26 05:05:06

2D IterationsFor a system of two equations of the form:. and a given seed or initial point (..,..), this program plots the orbit under iteration. That is, it plots the sequence of points (..,..), (..,..), (..,..), (..,..),…, where

Pandemic 发表于 2025-3-26 11:27:46

JacobiDrawThis program demonstrates Jacobi’s method for the diagonalization of a symmetric 3x3 matrix, that is, finding its eigenvalues. It does this both algebraically and geometrically, the latter by representing the matrix with a quadric surface and animating the effects of diagonalization on the surface.

放牧 发表于 2025-3-26 14:18:38

http://reply.papertrans.cn/63/6204/620323/620323_29.png

collateral 发表于 2025-3-26 17:56:04

http://reply.papertrans.cn/63/6204/620323/620323_30.png
页: 1 2 [3] 4 5 6 7
查看完整版本: Titlebook: MacMath 9.2; A Dynamical Systems John H. Hubbard,Beverly H. West Book 1993Latest edition Springer Science+Business Media New York 1993 Exc