搜索资源列表
泰勒级数展开
- 用来进行泰勒级数展开运算,可以直观的看到图形-used for computing Taylor series expansion, intuitive graphical see
talor
- 用于无线室内定位的的算法的一部分,泰勒级数展开。是做算法研究不可缺少的
raytracing
- 最优化法射线追踪,拟牛顿法解方程, 泰勒展开,雅克比矩阵近似
matlabGUIexample
- matlabGUI编程实例:常用数学符号运算工具集合,主要功能包括:因式分解,合并同类项、求微分积分,泰勒展开和函数作图等。对学习初步的matlab界面设计有着一定的参考价值
计算圆周率值
- 用泰勒展开的方法计算圆周率的值,matlab程序
Taylor_Algorithm
- 泰勒级数展开算法是需要初始估计位置的递归算法,在每一次的递归中通过求解TDOA测量误差的局部最小二乘来改进估计的位置。 本程序基于MATLAB,对泰勒级数展开算法进行了仿真。初始位置的选取很重要,建议和其他简单的算法进行协同,对信号源位置进行定位。 希望对研究信号源定位的同志有所帮助。-Taylor series expansion algorithm is the need to estimate the location of the initial recursive algorithm,
WdFm
- 采用拉格朗日和泰勒展开的方法对SinX进行数值的函数拟合。本代码用VC++ .net进行显示,显示了误差-The use of Lagrange and Taylor expansion method of SiNx numerical fitting function. The code used VC++. Net display shows error
sqrt_q15
- 采用泰勒级数展开法编写的定点化的开方运算,定点化精度为Q15-Taylor series expansion method used to prepare the prescr iption of the fixed-point computation, fixed-point precision for Q15
integral
- 不定积分 输入x1,f(x1),x2,f(x2)...输出F(x1),F(x2)... 用二分法和sinx求π.sinx用泰勒展开逼近。-integral
tailejishu
- 关于泰勒级数基础知识,涉及泰勒展开等,是很不错的知识介绍ppt。-Taylor series about the basics involved in Taylor series, etc.
matlab-common-procedures
- matlab常用程序,判断连续,求导,求极限,求切线与法线,泰勒展开-matlab common procedures
Taylor_TDOA
- 此算法为泰勒展开算法,仿真无线定位技术中TDOA定位.-This algorithm for Taylor expansion algorithm, TDOA positioning simulation of wireless location technology.
TLS
- WSN定位算法,数学计算方法,基于泰勒展开的定位算法-WSN localization algorithms, mathematical calculations, based on Taylor' s location algorithm
a-MATLAB--program
- 利用电压电流泰勒展开,计算极限潮流分布,也可计算不同负荷情况下的潮流分布,只要改动负荷因数K的大小即可-Taylor voltage and current use to calculate the limit flow distribution, flow distribution can also be calculated under different load conditions, as long as the changes in the size of the load fact
FDM-any-accuracy
- 电磁波、声波或地震波等数值模拟中常常会用到有限差分法,但是很多文章都只是泛泛而谈时间2阶,空间4阶等等如何用公式,本文给出了任意阶精度的泰勒展开与迭代公式。-Numerical simulation of electromagnetic, acoustic or seismic waves will often use the finite difference method, but many articles are just generalities time two bands, spa
arctanx
- 大数运算,使用泰勒展开、数值积分、复化梯形公式和辛甫森公式、龙贝格算法、欧拉公式、龙格库塔等算法求arctanx-Tarsus operation, uses Taylor, numerical integration, complex trapezoid formula and Simpson Mori formula, Romberg algorithm, Euler equations, Runge-Kutta algorithms seek arctanx
Copy_2_of_top88_2
- 基于随机有限元法的结构柔顺度期望优化设计模型。将基于泰勒展开的随机有限元法引入到拓扑优化柔顺度期望的求解中来(A stochastic finite element method (random finite element method) is used to design the optimal design model of structural flexibility. The stochastic finite element method based on Taylor expans
8371241
- 采用拉格朗日和泰勒展开的方法对SinX进行数值的函数拟合,本代码用VC++ net进行显示,显示了误差()
nihe
- [1] 对 sin2pix进行在x=0进行泰勒展开 [2] 曲线拟合 python(curve fitting Taylor expansion sin(2pix))
9112440
- 采用拉格朗日和泰勒展开的方法对SinX进行数值的函数拟合,本代码用VC++ net进行显示,显示了误差()