当前位置:网站首页>math_ Use differentiation to calculate approximate value
math_ Use differentiation to calculate approximate value
2022-07-01 19:58:00 【xuchaoxin1375】
List of articles
Application of differentiation
Δ x → 0 when , I People can With With cut Line generation On behalf of song Line With tiny branch d y generation On behalf of Δ y ( Letter Count tiny branch generation On behalf of Letter Count increase The amount ) Δ y ≈ d y d y = y ′ d x = f ′ ( x ) d x \Delta x\rightarrow0 when , \\ We can substitute tangents for curves \\ In terms of differential dy Instead of \Delta y ( Function differentiation replaces function increment ) \\\Delta y\approx dy \\ dy=y'dx=f'(x)dx \\ Δx→0 when , I People can With With cut Line generation On behalf of song Line With tiny branch dy generation On behalf of Δy( Letter Count tiny branch generation On behalf of Letter Count increase The amount )Δy≈dydy=y′dx=f′(x)dx
Approximate value
Even the same function , The calculation difficulty of function value at different points is different
For example, functions sin(x), stay
s i n ( 30 ° ) = s i n ( π 6 ) = 1 2 sin(30\degree)=sin(\frac{\pi}{6})=\frac{1}{2} sin(30°)=sin(6π)=21
and
s i n ( 33 ° ) sin(33\degree) sin(33°)The evaluation of will be troublesome
f = ( x ) = f ( x 0 + Δ x ) = s i n ( x 0 + Δ x ) ; x = x 0 + Δ x x 0 = 30 ° ; Δ x = 3 ° f=(x)=f(x_0+\Delta x)=sin(x_0+\Delta x); \\ x=x_0+\Delta x \\ x_0=30\degree;\Delta x=3\degree f=(x)=f(x0+Δx)=sin(x0+Δx);x=x0+Δxx0=30°;Δx=3°
Practical application , The scene includes
Estimate function value increment Δ y = f ( x 0 + Δ x ) − f ( x 0 ) \Delta y=f(x_0+\Delta x)-f(x_0) Δy=f(x0+Δx)−f(x0),( Δ y \Delta y Δy More specific , Write it down as : Δ y ( x 0 , Δ x ) ) \Delta y(x_0,\Delta x)) Δy(x0,Δx)))
Set the increment of the estimation function Δ y \Delta y Δy The function of is d y ( x 0 , Δ x ) = f ′ ( x 0 ) Δ x dy(x_0,\Delta x)=f'(x_0)\Delta x dy(x0,Δx)=f′(x0)Δx,
From the perspective of programming , This is a two parameter function , Δ y Letter Count Pick up suffer two individual often Count ginseng Count : x 0 , Δ x ; return return value yes f ( x 0 + Δ x ) − f ( x 0 ) Of near like value \Delta y The function accepts two constant arguments :x_0,\Delta x; The return value is f(x_0+\Delta x)-f(x_0) Approximate value Δy Letter Count Pick up suffer two individual often Count ginseng Count :x0,Δx; return return value yes f(x0+Δx)−f(x0) Of near like value
- requirement , Δ x \Delta x Δx Small enough , Then the returned result is valid and reliable
One like The earth , Δ y ( x , Δ x ) = f ( x + Δ x ) − f ( x ) = f ′ ( x ) Δ x + o ( Δ x ) ≈ f ′ ( x ) Δ x When x = x 0 , be Δ y ( x 0 , Δ x ) = f ′ ( x 0 ) Δ x In a general way ,\Delta y({x,\Delta x})=f(x+\Delta x)-f(x)=f'(x)\Delta x+o(\Delta x)\approx f'(x)\Delta x \\ When x=x_0, be \\ \Delta y(x_0,\Delta x)=f'(x_0)\Delta x One like The earth ,Δy(x,Δx)=f(x+Δx)−f(x)=f′(x)Δx+o(Δx)≈f′(x)Δx When x=x0, be Δy(x0,Δx)=f′(x0)Δx
Estimate function value
In fact, the estimated value is divided into two parts :
f ( x ) = f ( x 0 + Δ x ) = f ( x 0 ) + Δ y ( x 0 , Δ x ) f(x)=f(x_0+\Delta x)=f(x_0)+\Delta y(x_0,\Delta x) f(x)=f(x0+Δx)=f(x0)+Δy(x0,Δx)
- among Δ y ( x 0 , Δ x ) ≈ f ′ ( x 0 ) Δ x \Delta y(x_0,\Delta x)\approx f'(x_0)\Delta x Δy(x0,Δx)≈f′(x0)Δx
- Sum up , f ( x ) = f ( x 0 ) + f ′ ( x 0 ) Δ x f(x)=f(x_0)+f'(x_0)\Delta x f(x)=f(x0)+f′(x0)Δx
What needs to be done is , Will give a x The value is expressed in two parts
x = x 0 + Δ x Δ x want foot enough Small and And , f ( x ) stay x = x 0 It's about Than a good meter count , Same as when f ′ ( x 0 ) also good meter count ; x=x_0+\Delta x \\\Delta x Small enough \\ also ,f(x) stay x=x_0 It's easier to calculate , meanwhile f'(x_0) Easy to calculate ; x=x0+ΔxΔx want foot enough Small and And ,f(x) stay x=x0 It's about Than a good meter count , Same as when f′(x0) also good meter count ;
thus it can be seen , In the estimation process , x 0 x_0 x0 It's the protagonist , Δ x \Delta x Δx It's a supporting role.
according to Δ y ( x , Δ x ) = f ( x + Δ x ) − f ( x ) ≈ f ′ ( x ) Δ x \Delta y(x,\Delta x)=f(x+\Delta x)-f(x)\approx f'(x)\Delta x Δy(x,Δx)=f(x+Δx)−f(x)≈f′(x)Δx, By moving towards deformation , You can get : f ( x ) f(x) f(x) The approximate value of the solution function
Yes On f ( x ) Of near like value , stay full foot One Next strip Pieces of Of when Hou most Yes use : ( Such as fruit can With surface in by ( Demolition ) : x = x 0 + Δ x , Its in ( x , x 0 , Δ x ) all yes often Count and And , f ( x 0 ) and f ′ ( x 0 ) all Than a Rong easy seek Explain ) be , f ( x ) = f ( x 0 + Δ x ) ≈ f ( x 0 ) + f ′ ( x 0 ) Δ x this individual surface reach type also yes good seek Explain Of about f(x) Approximate value , It is most useful when the following conditions are met : \\( If it can be expressed as ( Demolition ):x=x_0+\Delta x, \\ among (x,x_0,\Delta x) It's all constant \\ also ,f(x_0) and f'(x_0) Are relatively easy to solve ) \\ be ,f(x)=f(x_0+\Delta x)\approx f(x_0)+f'(x_0)\Delta x This expression is also easy to solve Yes On f(x) Of near like value , stay full foot One Next strip Pieces of Of when Hou most Yes use :( Such as fruit can With surface in by ( Demolition ):x=x0+Δx, Its in (x,x0,Δx) all yes often Count and And ,f(x0) and f′(x0) all Than a Rong easy seek Explain ) be ,f(x)=f(x0+Δx)≈f(x0)+f′(x0)Δx this individual surface reach type also yes good seek Explain Of
Estimate f ( x ) f(x) f(x) example
- for example ,
s i n ( 3 3 ° ) Of near like value = ? x = x 0 + Δ x x 0 = 30 ° = π 6 ; Δ x = 3 ° = π 60 s i n ( 30 ° + 3 ° ) ≈ s i n ( π 6 ) + s i n ′ ( π 6 ) ⋅ π 60 = 1 2 + 3 2 × π 60 ≈ 0.545 sin(33^\degree) Approximate value =? \\x=x_0+\Delta x \\ x_0=30\degree=\frac{\pi}{6};\Delta x=3\degree=\frac{\pi}{60} \\sin(30\degree+3\degree) \approx sin(\frac{\pi}{6})+sin'(\frac{\pi}{6})\cdot \frac{\pi}{60} =\frac{1}{2}+\frac{\sqrt{3}}{2}\times \frac{\pi}{60} \approx 0.545 sin(33°) Of near like value =?x=x0+Δxx0=30°=6π;Δx=3°=60πsin(30°+3°)≈sin(6π)+sin′(6π)⋅60π=21+23×60π≈0.545
Differential supplement
From the perspective of differential approximation , We know :
Δ y = f ( x + Δ x ) − f ( x ) Δ y = f ′ ( x ) Δ x + β ( Geometrically (a1)) \Delta y=f(x+\Delta x)-f(x)\tag{ Geometrically (a1)} \\ \Delta y=f'(x)\Delta x+\beta \\ Δy=f(x+Δx)−f(x)Δy=f′(x)Δx+β( from A few What horn degree (a1))
β = o ( Δ x ) , namely , o ( Δ x ) yes Δ x Of high rank nothing poor Small ( stay and Δ x common Same as Trend near On 0 Of too cheng in , β = o ( Δ x ) Trend near On 0 Of speed degree more fast It means taste the , When Δ x foot enough Small , that Well : \beta=o(\Delta x), namely ,o(\Delta x) yes \Delta x The higher order is infinitesimal \\ ( In the and \Delta x Common approach 0 In the process of ,\beta=o(\Delta x) Tend to be 0 Faster \\ signify , When \Delta x Small enough , that : \\ β=o(Δx), namely ,o(Δx) yes Δx Of high rank nothing poor Small ( stay and Δx common Same as Trend near On 0 Of too cheng in ,β=o(Δx) Trend near On 0 Of speed degree more fast It means taste the , When Δx foot enough Small , that Well :
Δ y = f ′ ( x ) Δ x + β ≈ f ′ ( x ) Δ x (a2) \Delta y=f'(x)\Delta x+\beta \approx f'(x)\Delta x \tag{a2} Δy=f′(x)Δx+β≈f′(x)Δx(a2)
Letter Count y = f ( x ) Of tiny branch surface in by : d y = y ′ d x = f ′ ( x ) d x ; Δ x = d x ∴ f ( x + Δ x ) = f ( x 0 ) + Δ y ≈ f ( x 0 ) + d f ( x ) ; function y=f(x) The differential of is expressed as : \\dy=y'dx=f'(x)dx; \\ \Delta x=dx \\ \therefore f(x+\Delta x)=f(x_0)+\Delta y\approx f(x_0)+df(x); Letter Count y=f(x) Of tiny branch surface in by :dy=y′dx=f′(x)dx;Δx=dx∴f(x+Δx)=f(x0)+Δy≈f(x0)+df(x);
边栏推荐
- DS transunet: Dual Swing transformer u-net for medical image segmentation
- 集合对象值改变NULL值对象
- The large list set is divided into multiple small list sets in equal proportion
- JS ternary expression complex condition judgment
- Bind this of the current scope for callback functions in other cases such as timers and delayers
- Oracle physical architecture
- 2022/6/8-2022/6/12
- 上大学后明白了哪些坑人的事?
- 强大、好用、适合程序员/软件开发者的专业编辑器/笔记软件综合评测和全面推荐
- JVM内存模型
猜你喜欢
Interview questions shared in today's group
Bind this of the current scope for callback functions in other cases such as timers and delayers
How to configure webrtc video streaming format for easygbs, a new version of national standard gb28181 video platform?
fastDFS入门
Easycvr accesses the equipment through the national standard gb28181 protocol. What is the reason for the automatic streaming of the equipment?
3D全景模型展示可视化技术演示
[research materials] Huawei Technology ICT 2021: at the beginning of the "Yuan" year, the industry is "new" -- download attached
为定时器和延时器等其它情况的回调函数绑定当前作用域的this
振弦采集模块测量振弦传感器的流程步骤
Is Dao safe? Build finance encountered a malicious governance takeover and was looted!
随机推荐
JS 之 常用内置类的使用
Use of common built-in classes of JS
Install redis under Linux and configure the environment
对象的创建
C#聯合halcon應用——大華相機采集類
Regular expression =regex=regular expression
Set object value changes null value object
Win11如何取消任务栏隐藏?Win11取消任务栏隐藏的方法
Hls4ml/vivado HLS error reporting solution
2022/6/8-2022/6/12
Related concepts of cookies and sessions
How to configure webrtc video streaming format for easygbs, a new version of national standard gb28181 video platform?
Oracle physical architecture
Servlet knowledge points
【AI服务器搭建】CUDA环境
全国职业院校技能大赛网络安全“splunk“详细配置
How to use console Log print text?
GC garbage collection
HLS4ML进入方法
[AI server setup] CUDA environment