搜索资源列表
3ciyangtiao
- 三次样条插值的C语言算法,但是总是数据溢出-cubic spline interpolation algorithm in C language, but always data overflow
OneElementCubicEquationSolution
- 实现基于一种新的卡尔丹公式求解一元三次方程,内附详细的文献说明。-A New Way to Calculate the Solutions to One Element Cubic Equation via Cardan Fomula. Papers inside will demonstrate the details.
sanciyangtiaochazhi
- 三次样条插值C源程序,解决数值计算中的一些难点问题-Cubic spline interpolation C source code to address some of the numerical calculation of difficult problems
mickey
- 打印出100-999之间所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数本身。 例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方-Print out between 100-999 all the " Narcissus number" so-called " Narcissus number" refers to a three-digit, which you figure is equal t
main
- 光立方源码 例程代码 动态显示效果 驱动程序包-Cubic light source
Cubic-spline-interpolation
- 选择一曲线,本实例为正弦曲线,实现三次样条的插补-Select a curve, the instance of a sinusoidal curve, cubic spline interpolation
main
- 三次曲线拟合以及光顺(内含型值修正以及光顺方法)-Cubic curve fitting and smoothing (containing type correction and smoothing method)
Cublic-spline-interpulation
- 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation
yangtiaosuanfa
- 详细三次样条算法,以供广大的研究者共同研究学习-Detailed cubic spline algorithm, for researchers research study
cubic-function
- 用牛顿迭代法编写二次函数 用牛顿迭代法编写二次函数-Write the quadratic function by the Newton iteration method
SCaculator
- 该科学计算器除了实现了基本的加减乘除功能外 还完善了开方、立方、倒数和取反等多项功能-The scientific calculator in addition to achieving the basic arithmetic functions also improved prescribing, cubic, reciprocal, and many other features negated
Three_Times_spline_Interpolation
- 自己写的一个三次样条插值以及函数绘图,支持第一种和第二种边界条件,随机生成坐标点数,以及指定插值点数-To write a cubic spline interpolation and function mapping, support for the first and second boundary conditions, randomly generated coordinate points, and to specify the interpolation points
cSharpmatlabtaskcal
- 使用了编程语言:C#,编程工具:Visual Studio 2010实现了对数值计算中Steffensen,Muller(抛物线)非线性方程数值求解;Gauss线性方程组求解;Lagrange,Newton,三次样条插值法数值逼近的winform 软件开发,取代了Matlab方法,便于方法的应用和推广。-Use a programming language: C#, programming tools: Visual Studio 2010 realization of the numerica
13
- 基于51单片机的8*8*8的光立方程序,经测试已完美通过,可移植性高,非常适合初学者-Based on 51 single chip microcomputer 8* 8* 8 cubic light procedures, approved by the test has been perfect, high portability, very suitable for beginners
GeometricTransform
- 不仅运用C#具有内置的方法来实现图像的几何变换:旋转,缩放,错切和平移,而且还运用仿射变换算法来实现上述的几何变换。最后,运用双线性插值和三次卷积插值算法实现图像的插值运算-Not only the use of C# has a built-in method to achieve an image of geometric transformations: rotation, scaling, shearing and translation, but also the use of the
zoom
- 图像处理 旋转、缩放、平移 仿射变换 双线性插值 三次卷积-Image processing, rotate, zoom, pan, affine transformation, bilinear interpolation, cubic convolution
Three_Times_spline_Interpolation
- 是一段完整的三次样条差值程序,有注释易理解,方便修改- Is a complete cubic spline differential program , there are notes easy to understand , easy to modify
