CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 泰勒展开
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 泰勒展开 - List
[
Mathimatics-Numerical algorithms
]
泰勒级数展开
DL : 0
用来进行泰勒级数展开运算,可以直观的看到图形-used for computing Taylor series expansion, intuitive graphical see
Update
: 2008-10-13
Size
: 846.46kb
Publisher
:
李炜
[
Other resource
]
raytracing
DL : 0
最优化法射线追踪,拟牛顿法解方程, 泰勒展开,雅克比矩阵近似
Update
: 2008-10-13
Size
: 2.39kb
Publisher
:
fanwei
[
Other resource
]
matlabGUIexample
DL : 0
matlabGUI编程实例:常用数学符号运算工具集合,主要功能包括:因式分解,合并同类项、求微分积分,泰勒展开和函数作图等。对学习初步的matlab界面设计有着一定的参考价值
Update
: 2008-10-13
Size
: 13.33kb
Publisher
:
严周广
[
Algorithm
]
计算圆周率值
DL : 0
用泰勒展开的方法计算圆周率的值,matlab程序
Update
: 2011-09-08
Size
: 182byte
Publisher
:
xiaojia0510
[
SourceCode
]
正弦余弦值的泰勒展开
DL : 0
此工程是利用泰勒展开式求正弦余弦的值,并通过求出来的值与.net框架里包含的Math类库的值进行对比,此外还对功能单元进行了部分测试
Update
: 2011-12-07
Size
: 196.45kb
Publisher
:
jinlingwang2011@163.com
[
SourceCode
]
泰勒展开对幂指数的实现
DL : 0
该程序灵活运用泰勒公式实现了幂函数Exp(),相信读者阅读之后一定会有所启发。
Update
: 2011-12-07
Size
: 19.93kb
Publisher
:
jinlingwang2011@163.com
[
Mathimatics-Numerical algorithms
]
泰勒级数展开
DL : 0
用来进行泰勒级数展开运算,可以直观的看到图形-used for computing Taylor series expansion, intuitive graphical see
Update
: 2025-02-19
Size
: 846kb
Publisher
:
李炜
[
Algorithm
]
raytracing
DL : 0
最优化法射线追踪,拟牛顿法解方程, 泰勒展开,雅克比矩阵近似-Optimize the ray tracing method, quasi-Newton method solution of equation, Taylor expansion, approximate Jacobian matrix
Update
: 2025-02-19
Size
: 2kb
Publisher
:
fanwei
[
matlab
]
matlabGUIexample
DL : 0
matlabGUI编程实例:常用数学符号运算工具集合,主要功能包括:因式分解,合并同类项、求微分积分,泰勒展开和函数作图等。对学习初步的matlab界面设计有着一定的参考价值-matlabGUI programming examples: commonly used mathematical symbols collection of computing tools, the main features include: Factorization, the merger of similar items, and points differential, Taylor expansion and function, such as mapping. Learning matlab preliminary interface design is a certain reference value
Update
: 2025-02-19
Size
: 13kb
Publisher
:
严周广
[
Mathimatics-Numerical algorithms
]
WdFm
DL : 0
采用拉格朗日和泰勒展开的方法对SinX进行数值的函数拟合。本代码用VC++ .net进行显示,显示了误差-The use of Lagrange and Taylor expansion method of SiNx numerical fitting function. The code used VC++. Net display shows error
Update
: 2025-02-19
Size
: 16kb
Publisher
:
Victor Chou
[
Algorithm
]
sqrt_q15
DL : 0
采用泰勒级数展开法编写的定点化的开方运算,定点化精度为Q15-Taylor series expansion method used to prepare the prescription of the fixed-point computation, fixed-point precision for Q15
Update
: 2025-02-19
Size
: 1kb
Publisher
:
姜莎
[
Mathimatics-Numerical algorithms
]
integral
DL : 0
不定积分 输入x1,f(x1),x2,f(x2)...输出F(x1),F(x2)... 用二分法和sinx求π.sinx用泰勒展开逼近。-integral
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Mio
[
Graph program
]
nurbs_suanfa
DL : 0
泰勒展开NURBS曲线插补算法,图文并茂。-nurbs
Update
: 2025-02-19
Size
: 574kb
Publisher
:
cat
[
Mathimatics-Numerical algorithms
]
tailejishu
DL : 0
关于泰勒级数基础知识,涉及泰勒展开等,是很不错的知识介绍ppt。-Taylor series about the basics involved in Taylor series, etc.
Update
: 2025-02-19
Size
: 398kb
Publisher
:
baker
[
Windows Develop
]
sin
DL : 0
用泰勒展开求sin的值并显示其截断误差的大小-With the Taylor expansion to the value of sin and shows the size of its truncation error
Update
: 2025-02-19
Size
: 1kb
Publisher
:
kaisa
[
matlab
]
matlab-common-procedures
DL : 0
matlab常用程序,判断连续,求导,求极限,求切线与法线,泰勒展开-matlab common procedures
Update
: 2025-02-19
Size
: 1kb
Publisher
:
chenjiali
[
matlab
]
Taylor_TDOA
DL : 0
此算法为泰勒展开算法,仿真无线定位技术中TDOA定位.-This algorithm for Taylor expansion algorithm, TDOA positioning simulation of wireless location technology.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
棉花糖
[
OpenCV
]
CV6
DL : 0
利用KLT跟踪算法进行兴趣点选取和跟踪。 KLT跟踪算法的原始思想是在研究不同图像之间的匹配问题时,通过计算两个平移窗口的灰度残差,并寻找最小化残差SSD(sum of square difference)来实现匹配的。但是这个过程是没有效率的,因此KLT算法进行了优化。在这个过程中,KLT算法使用泰勒展开直接计算平移矢量,而不需要通过遍历进行搜索。 -KLT tracking algorithm to select a point of interest and tracking. KLT tracking algorithm original idea is to study the matching between different images, by calculating the two translational window gray residuals and seeks to minimize the residual SSD (sum of square Difference) matching. But this process is not efficient, KLT algorithm has been optimized. In this process, the KLT algorithm uses the Taylor expansion of the direct calculation of the translation vector, without the need to search by traversing.
Update
: 2025-02-19
Size
: 2.12mb
Publisher
:
[
source in ebook
]
Desktop
DL : 0
书籍源码,采用泰勒展开近似的误差。用了3D图来画出表示。-Plot a 3D graph of variation in a Taylor series approximation as the degree varies. This program is for log(x) about x=1.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
孟诗
[
Other
]
Tylor expansion
DL : 0
实现tylor展开,并运用其泰勒展开进行相应的计算(Realising tylor expansion, and use the expansion to do some calculation)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
无名氏陈
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.