Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - newton
Search - newton - List
DL : 0
中学物理 牛顿定理课件 内容丰富欢迎下载 -Newton High School Physics Courseware rich content downloading welcome
Update : 2008-10-13 Size : 3648 Publisher : wuxiaohua

DL : 0
Newton插值多项式,这里才用6组数据进行测试.每步详细记录计算过程-Newton interpolation polynomial, here only six sets of data used for testing. Detailed records of each step calculation process
Update : 2008-10-13 Size : 47938 Publisher : XL

DL : 0
牛顿向前插值法,完全自己编的,可以在X表的范围内任意输入一个值,代码挺好的-Newton forward interpolation method, fully developed, the X within the context of an arbitrary input value, the code is very good
Update : 2008-10-13 Size : 9020 Publisher : magp

DL : 0
拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程,使用极限微分求解导数(微分),微分方程组的N=4龙格库塔解法,雅可比爹迭代法解方程AX=B,最小二乘多项式拟合,组合辛普生公式求解积分,用三角分解法解方程AX=B-Lagrange interpolation polynomial fitting, polynomial interpolation Newton, Euler equations partial differential equations, Limit the use of derivative solving differential (differential), the equations of N = 4 Runge - Kutta method. Jacobian Davis iterative method of solving equations AX = B, least squares polynomial fitting, portfolio Simpson formula for integration, with a triangular decomposition method of solving equations AX = B.
Update : 2008-10-13 Size : 7783 Publisher : wangshen

牛顿插值法求线性方程组 自己做的 有点简单呵呵 -Newton interpolation method for linear equations themselves a bit simple-huh
Update : 2008-10-13 Size : 11948 Publisher : 老虎

DL : 0
GPS星历内插资料,分别采用拉格朗日,牛顿法,是不错的资料!-GPS ephemeris data interpolation, using Lagrange, Newton's Law, which is good information!
Update : 2008-10-13 Size : 215996 Publisher : 于兴旺

DL : 0
采用matlab编程实现基于牛顿拉夫逊算法的电力系统潮流计算。-using Matlab programming based on the Newton Raphson algorithm for the power flow calculation.
Update : 2008-10-13 Size : 2444 Publisher : 鲁鲁

最优化算法,应用有限内存拟牛顿方法(Limited Memory (variable-storage)quasi-Newton method)求解高维最优化问题,使用更多的内存将使算法更有效。-optimization algorithm, Application limited memory quasi-Newton method (Limited Memory (variable-stora ge) quasi--Newton method) for high-dimensional optimization problem, use more memory will enable more effective algorithm.
Update : 2008-10-13 Size : 30269 Publisher : hanwei

目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-There a number of versions of the subroutine library published their own characteristics. The procedures for the open square approximation algorithm for rapid algorithm, it will reach Newton iteration of the same precision, and the speed around 20 times, more than double byte sentinel division of speed.
Update : 2008-10-13 Size : 17192 Publisher : 贺建亮

DL : 0
提供了常用的优化算法,包括约束变尺度法,拟牛顿法,遗传算法,多目标优化算法,Hookjeeves算法等多种算法。使用时先写好优化模型,生成相应的dll此优化库可以根据选择的算法对优化模型进行优化求解。-provide a common method of optimization, including CVMO1-, quasi-Newton method, genetic algorithm, multi-objective optimization algorithm, Hookjeeves algorithm and other algorithms. When first written use of optimization models, Generation corresponding dll libraries can be optimized depending on the chosen algorithm optimization model to optimize the solution.
Update : 2008-10-13 Size : 387760 Publisher : 吴义忠

基于PQ分解法的电力系统潮流计算,计算速度优于基于牛顿法的潮流计算程序-PQ decomposition method based on the power flow calculation speed is better than Newton's law on the procedures for calculating the tide
Update : 2008-10-13 Size : 7715 Publisher : 山东

DL : 0
brsola 解非线性方程 经典算法 改进版的拟牛顿叠代,收敛很快了-brsola solving nonlinear equations of classical algorithm for improved version of the quasi-Newton iteration, the convergence soon
Update : 2008-10-13 Size : 2093 Publisher : 郑康

DL : 0
V《牛顿法解方程之混沌情况》源代码(C完整应用程序代码)-V "Solving equations of Newton's chaotic situation" source code (C complete application code)
Update : 2008-10-13 Size : 85512 Publisher : liziguo

数值分析中的欧拉算法 本文建立在數值分析的理論基礎上,能夠在Matlab環境中運\行,給出了理論分析、程序清單以及計算結果。更重要的是,還有詳細的對算法的框圖說明。首先運\用Romberg積分方法對給出定積分進行積分,然後對得到的結果用插值方法,分別求出Lagrange插值多項式和Newton插值多項式,再運\用最小二乘法的思想求出擬合多項式,最後對這些不同類型多項式進行比較,找出它們各自的優劣。 -numerical analysis of Euler algorithm is based on numerical analysis based on the theory that, Matlab to run, given the theoretical analysis, procedures and results list. More importantly, there are details of the flow chart of the algorithm. Romberg first use of the method is integral for integration, Then the results obtained by using the interpolation method were obtained Lagrange polynomial interpolation polynomial interpolation and Newton, re-use of least squares fitting of thinking obtained polynomial, the last of these different types of polynomial, identify their respective strengths and weaknesses.
Update : 2008-10-13 Size : 87890 Publisher : 向勇

计算方法牛顿插值和样条插值,不足之处,望指出-Newton's method and spline interpolation, inadequate, Wang said
Update : 2008-10-13 Size : 2129 Publisher : 吴雄芝

单片机上的开方程序 比传统的牛顿迭代法要快-microcontroller on the prescribing process than the traditional Newton iteration to be fast
Update : 2008-10-13 Size : 1819 Publisher : 王宝成

《MCS-51单片机实用子程序库(96年版)》周航慈 目前已有若干版本的子程序库公开发表,它们各有特色。笔者在1988年也编制了两个 子程序库(定点子程序库和浮点子程库),并在相容性、透明性、容错性和算法优化方面作了一些工作。本程序库中的开平方算法为笔者研究的快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。经过八年来全国广大用户的实际使用,反馈了不少信息,陆续扩充了一些新的子程序,纠正了一些隐含错误,成为现在这个最新版本。(转)-"MCS-51 microcontroller practical Subroutine Library (96)" Hang Zhou chee There are a number of versions of the son the procedure is published their own characteristics. The author in 1988 also produced two subroutine library (fixed-point and floating-point subroutine library son-Treasurer), and compatibility, transparent, fault tolerance and optimization algorithm has done some work. The procedures for the open square algorithm for the rapid study author approximation algorithm, it will reach Newton iteration of the same precision, and the speed around 20 times, more than double byte sentinel division of speed. After eight years of the country's actual use of user feedback a lot of information, gradually expanding the number of new subroutine, corrected some mistakes implied
Update : 2008-10-13 Size : 62536 Publisher : 鹿艺凡

这是牛顿法求解非线性方程组哦那个,用matlab编写的3个m文件,F是方程组左端向量函数,JF是其Jacobian矩阵,最后调用newdim函数文件-This is the Newton method for solving nonlinear equations, oh, um, using Matlab prepared by the three m documents, F is equations extreme vector function, JF its Jacobian matrix, Call newdim function final document
Update : 2008-10-13 Size : 908 Publisher : 娄雯

算法包括:1.二分法求解 2.牛顿法求解 3.高斯消去法求解 4.雅可比迭代法求解 5.拉格朗日插值 6.牛顿插值 7.最小二乘法拟合 8.龙贝格方法计算积分 9.欧拉方法求解初值问题-algorithms include : 1. Solving two dichotomy. Newton method 3. Gaussian elimination method 4. Jacobi iterative method 5. Lagrange interpolation 6 value. Newton's seven. least-squares fitting 8. Long Bergh calculated integral 9. Euler method to solve initial value problems
Update : 2008-10-13 Size : 2789 Publisher : wangyuliang

HUMAN BODY TRACKING 的Lisp 程式碼檔案 -the Lisp code files
Update : 2008-10-13 Size : 5430 Publisher : 賴育彬
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.