搜索资源列表
抛物线和Hermite
- 抛物线和Hermite曲线的生成算法-parabolic curve and the Hermite Algorithm
抛物线方程
- 用fortran编写的抛物线方程的数值算法-using FORTRAN prepared by the parabolic equation numerical algorithm
用抛物线y=a+bx+cx 拟合给定数据
- 数值分析用抛物线y=a+bx+cx 拟合给定数据-numerical analysis using a parabolic y = bx cx fitting given data
手机游戏物理模型之抛物线
- 物体做抛物线运动是游戏中基本运动物理模型之一! 在PC游戏中可以由重力公式 轻易模拟,但在手机游戏中 ,由于多数手机不支持浮点运算 因此不能用 sin ,cos, 来分解初速度。 所以只能用近似模拟的方法! 我所采用的是:先放大后缩小的模拟方式,并且为了更精确加入了一定的偏移量。-objects do parabolic movement is the basic game campaign physical model one! The PC game can be easily simula
复化抛物线
- 在数值计算上机练习中常用通用公式 function s=pwx(a,b,n) %a、b为积分区间 %n为划分的子区间个数 %如果n缺省 则默认划分100个区间
水平抛物线动画
- 在VB中绘制抛物线,以动画的形式显示
利用参数拟合法画抛物线的程序
- 一个用OpenGL实现的,利用参数拟合法画抛物线的程序,A use of OpenGL to achieve, the use of parameter fitting procedure for drawing a parabola
One-dimensional_search_method.
- 无约束优化问题一维搜索的常用方法:黄金分割法(golden_section.m)、加步搜索法(plus_step_search.m)、牛顿法(newton.m)、抛物线法(parabola.m),Unconstrained optimization problem of one-dimensional search of the commonly used methods: Golden Section (golden_section.m), plus step-by-step search m
optimizationinC
- 最优化算法C语言程序,包括Newon弦切法、单纯行法、抛物线插值法、最速下降法、Powell法-Optimization algorithm C Language Program, including String Newon cutting method, simple lines law, the parabolic interpolation method, steepest descent method, Powell method
Parabolic
- 可以画出一个象限的抛物线,横轴和纵轴可以设置。-Can draw a parabola quadrant, distrbution can set.
9.02
- 抛物线(二项式)拟合方法是多项式拟合常用的方法之一,计算精度较高-Parabolic (binomial) fitting polynomial fitting method is one of the methods used to calculate the accuracy of the higher
parabola
- 用C++实现的最小二乘法拟合抛物线算法。-Using C++ implementation parabolic least squares fitting algorithm
抛物线法
- 抛物线法是求无约束一维极值的一种方法,也叫二次插值法,其理论依据为二次多项式可以在最优点附近较好的逼近函数的形状,做法是在函数的最优点附近取三个构造点,然后用这三个点构造一条抛物线,把这条抛物线的极值点作为函数的极值点的近似(The parabola is a method of solving a constrained one-dimensional extremum method, also called two times interpolation method, the theore
拟合抛物线
- 已知等高两点或者是不等高两点加任意一点拟合抛物线()
抛物线法matlab
- 里面有算法中,,抛物线法的计算程序,在word(There are algorithms, parabolic method of calculation procedures, in word)
parabola_IP
- 求若干已知抛物线的交点个数,以及该点切线斜率(Find the number of intersections of the known parabola, and the tangent slope of the point)
c语言程序设计抛物线
- 生成抛物线,并利用积分编程实现各处各抛物线参数的计算(The parabola is generated and the parameters of each parabola are calculated by integral programming)
抛物线
- 抛物线曲线,由SCRATCH3编写而成,函数运用的好例子。(Parabolic curve, compiled by SCRATCH3, is a good example of function application.)
抛物线方程的差分格式
- 抛物线方程的几种常见差分格式matlab代码,包括向前欧拉,向后欧拉,Crank-Nicolson和Du-For-Frankel(Several common difference schemes for parabolic equations are matlab codes, including forward Euler, backward Euler, Crank-Nicolson and Du-For-Frankel.)
LiveRSI
- LiveRSI外汇EA使用两个指标,抛物线和RSI。为了保持利润,将使用抛物线来尾部止损。时间段:15分钟(LiveRSI Foreign Exchange EA uses two indicators, parabola and RSI. In order to maintain profits, parabola will be used to stop the tail loss. Time: 15 minutes.)