搜索资源列表
quartic
- 求解一元三次议程的源代码,用于求解一元三次方程
求解方程
- Basic theory: 1. # of roots = highest power 2. All rational roots will be factors of k / factors of a in the general equation of ax^n + bx^(n-1) + ... + cx + k 3. Quadratic formula can solve for irrational / imagin
ploy
- 通过链表与结构体以实现多项式相加,对于C语言学者有很大的帮助.-through the structure to achieve polynomial together, for C language scholars are of great help.
quartic
- 求解一元三次议程的源代码,用于求解一元三次方程-Solving the agenda of one dollar three times the source code for one dollar three times to solve equations
quartic1
- 求一元四次方程的源码用于求一元四次方程.-For one dollar four times the source equation for the four equations for one dollar.
nsym
- 该程序用于模拟非对称陀螺分子的转动光谱。可以用于计算最大J为250的谱线,并可以对测得的谱线进行模拟耦合。-This program embodies most features deemed necessary for this type of calculation: Watson s reduced asymmetric top Hamiltonian up to decadic terms, with Wang fa
quartic-equations-solver
- 一元四次方程解法,采用经典降次解法,很实用-quartic equations solver
yiyuansici
- 一元四次方程的解法,看到后觉得很好,封装成为了结构体 ,你一定会有用的。-One yuan quartic equation of the solution, see, I felt good, wrapping it in a structure, you must be used.
AHEasing
- 实现动画中的缓动函数(easing function)。Easing function(http://easings.net/)就是让物体的运动过程遵循某类数学公式,即定好起点和终点,物体在这个移动过程中,按照某个线性或者非线性的速度来进行移动,这样会让物体的运动看起来更加真实、更加符合真实世界的物理规律。AHEasing支持的移动模式包括:Linear,Quadratic,Cubic,Quartic,Quintic,Sine,Cir
Weight_W2
- Quartic Spline weight function from "An Introduction to Meshfree Methods and Their Programming [G.R. Liu, Y.T. Gu] " the orginal code is in fortran but this code is in matlab
Quartic
- 四次方映射,并绘制pdf曲线,可以学习下-Quartic map and draw pdf curves can learn
Quartic-equation-root
- 求一元四次方程的根,所用方法为二分法,系统内存占用较少-Find the root of a quartic equation, the method used for the dichotomy, less system memory footprint
BPSK-frequency-estimate
- BPSK载频估计,用它的平方谱和四次方谱进行估计,能够在0dB情况下完成有效估计-BPSK carrier frequency estimation, with its squared spectrum and quartic spectrum estimation can be completed in the 0dB case valid estimation
nihe
- 最小二乘法拟合进行n次多项式拟合,N用来控制拟合的次数,例如N=5时进行4次多项式拟合,还回的是拟合系数-Least squares fit polynomial n times, N is used to fit the number of control, e.g., N = 5 When quartic polynomial fitting, further back are fitting coefficients
formular
- 解一元四次方程C++程序,使用谢国芳方法,自己写的复数类-Solution of a quartic equation C++ program, use Xie Guofang method, write their own complex class
CubicIntersection
- FIXME: should reduceOrder be looser in this use case if quartic is going to blow up on an extremely shallow quadratic. -FIXME: should reduceOrder be looser in this use case if quartic is going to blow up on an extreme
SkDCubicIntersection
- FIXME: should reduceOrder be looser in this use case if quartic is going to blow up on an extremely shallow quadratic. -FIXME: should reduceOrder be looser in this use case if quartic is going to blow up on an extreme
qtt000
- 求解一元四次方程Solving a quartic equation采用vc开发平台-Solving a quartic equation
quartic-equation-solver
- 本例程解决了一元四次方程求解的问题,方法是先将一元四次方程降解成一元三次方程,再求解。-This example show how to solve the quartic equation.
SolveEquation-16.10.15
- 使用 VC++ 编写一元四次方程求解的核心代码,生成动态库、静态库、COM组件、.NET组件,然后使用 vb、vc、c#、excel、html 调用。-Use VC++ prepare a quartic equation for solving the core code, build a dynamic library, static libraries, COM components, .NET assembly, and the