惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
W
WeLiveSecurity
O
OpenAI News
N
News and Events Feed by Topic
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
Webroot Blog
Webroot Blog
Google Online Security Blog
Google Online Security Blog
云风的 BLOG
云风的 BLOG
N
News | PayPal Newsroom
H
Hacker News: Front Page
博客园_首页
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
The Last Watchdog
The Last Watchdog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
H
Heimdal Security Blog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
S
Schneier on Security
宝玉的分享
宝玉的分享
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Recent Commits to openclaw:main
Recent Commits to openclaw:main
Y
Y Combinator Blog
Cyberwarzone
Cyberwarzone
Microsoft Security Blog
Microsoft Security Blog
C
CXSECURITY Database RSS Feed - CXSecurity.com
GbyAI
GbyAI
Cloudbric
Cloudbric
TaoSecurity Blog
TaoSecurity Blog
人人都是产品经理
人人都是产品经理
P
Palo Alto Networks Blog
M
MIT News - Artificial intelligence
G
GRAHAM CLULEY
C
Check Point Blog
Apple Machine Learning Research
Apple Machine Learning Research
Last Week in AI
Last Week in AI
T
Troy Hunt's Blog
L
Lohrmann on Cybersecurity
www.infosecurity-magazine.com
www.infosecurity-magazine.com
P
Proofpoint News Feed
Blog — PlanetScale
Blog — PlanetScale
量子位
博客园 - 聂微东
S
Securelist
博客园 - 三生石上(FineUI控件)
F
Full Disclosure
G
Google Developers Blog
L
LINUX DO - 热门话题
P
Proofpoint News Feed
AI
AI
PCI Perspectives
PCI Perspectives

博客园 - XiaoNiuFeiTian

微信公众号运营 熊猫直播为什么倒闭? 花生AI 微信小程序 40分钟的Docker实战攻略,一期视频精通Docker 弹性公网IP是什么意思? Veo3视频生成模型 DeepSeek-V4 seedance2爆火 背后技术原理详解 博文阅读密码验证 - 博客园 SaaS 时代落幕:微软不只是杀手,更是最后赢家 typescript安装 快速了解Vue3的新特性 自适应网格 水动力模型中的冷启动和热启动的区别 ECMWF数值天气预报的现状和发展 Courant数 数值天气预报简介PPT 2 大气Rossby波 谱模式(Spectral model) 气象数值预报高性能计算 博文阅读密码验证 - 博客园 Numerical Heat Transfer and Fluid Flow(《传热与流体流动的数值计算》) LaTeX 几个重要的偏微分方程(三) 几个重要的偏微分方程(二) 几个重要的偏微分方程(一)
微分和积分常见公式
XiaoNiuFeiTian · 2025-10-09 · via 博客园 - XiaoNiuFeiTian

一、微分:

Rules规则

1. Constant常数:d/dx(c)=0

2. Constant multiple常数多项式:d/dx(cf(x))=cf'(x)

3. Sum相加:d/dx(f(x)±g(x))=f'(x)±g'(x)

4. Product乘积:d/dx(f(x)g(x))=f(x)g'(x)+g(x)f'(x)

5. Quotient商除:d/dx(f(x)/g(x))=(g(x)f'(x)-f(x)g'(x))/(g(x))2

6. Chain链式:d/dx(f(g(x)))=f'(g(x))g'(x)

7. Power幂指数:d/dx(xn)=nxn-1

8. Power幂指数:d/dx(g(x))n=n(g(x))n-1g'(x)

Functions方法

Trigonometric三角函数:
9. d/dx(sinx)=cosx

10. d/dx(cosx)=-sinx

11. d/dx(tanx)=sec2x

12. d/dx(cotx)=-csc2x

13. d/dx(secx)=secxtanx

14. d/dx(cscx)=-cscxcotx

Inverse trigonometric反三角函数:

15. d/dx(sin-1x)=1/(√(1-x2))

16. d/dx(cos-1x)=-1/(√(1-x2))

17. 

二、积分:

1. ∫undu=un+1/(n+1)+C,n≠-1

posted on 2025-10-09 11:10  XiaoNiuFeiTian  阅读(47)  评论()    收藏  举报