搜索资源列表
sanyangtiao
- 简单的三次样条插值函数-simple cubic spline interpolation function
lifang
- 经典的立方表查询的两种实现方式 -Classic cubic form in two ways query
spline
- 运行后按绘制按钮就能自动绘制三次样条曲线,效果很好-After running the button will automatically draw by drawing cubic spline curve, good results
5
- 用汇编编写的一个两个三次方和运算的程一序,有一个计算三次方的子函数-Written in assembly of a two-way third parties, and a sequence of operations, there is a calculated cubic Functions
shuxianbiao
- 多功能数显表 本毕业设计的设计任务为一个多功能数显表。该数显表可以测量和显示气压、冲击频率和耗气量。并且具有RS232接口和时间显示。本毕业设计作品选用AK-4气压传感器和LWGY涡轮流量传感器,通过MCS-51单片机来控制操作,实现信号数据的采集、处理和发送。本毕业设计作品不仅可以将气压、冲击频率、耗气量及时间等数据显示在8个LED数码管上,还会通过RS232串口,将数据发送到PC上。并由PC上的配套程序,将信息数据显示在显示器上,这两部分所显示的数据是完全相同的。其中数字显示时间单位为秒
Huibian
- 几个汇编的小程序,包括 字符串你需输出,字符移动,求立方和等-Compilation of several small programs, including the string you need the output, character movement, and so find cubic
cubic-spline-interpolation
- 三次样条插值代码,适合matlab应用,纯属个人编写-cubic spline interpolation
matlab-LTE-xindaoguji
- 实现LTE下行信道估计,有LS、LMMSE、SVD-MMSE和线性插值、二阶插值、三次样条插值等算法-LTE downlink channel estimation, LS, LMMSE, SVD-MMSE and linear interpolation, second order interpolation, cubic spline interpolation algorithm
Sum
- 设某四位数的千位数字平方与十位数字的平方之和等于百位数字的立方与个位数字的立方之和-Set a four-digit one thousand digital square with the square of the ten digits and numbers equal to one hundred cubic digits cubic and
geom
- 三次样条曲线拟合,使用离散点拟合圆滑,适用于分析离散数据-Cubic spline curve fitting, and the use of discrete points fitting sleek, suitable for analysis of discrete data
spline3
- 三次样条matlab实现,插值就是已知一组离散的数据点集,在集合内部某两个点之间预测函数值的方法-Cubic spline matlab realize, interpolation is known to a discrete set of data points in the set between two points within a prediction function value method
splie
- 三次样条插值的C++源程序,简单,可以帮助大部分的人学习一下。-Cubic spline interpolation C++ source, simple, can help most people learn about.
matlabP
- matlab 的牛顿插值法,以及三次样条插值法。大家可以借鉴一下。-Newton interpolation matlab and cubic spline interpolation. We can learn from it.
petrel
- 三次样条充值是以一种简单快速的集散骨法能够简单有效的计算-Cubic spline is a simple and quick recharge bone can be simple and effective distributed computing
030
- 尼科彻斯定理的内容是:任何一个整数的立方都可以写成一串连续奇数的和。-Nico Chester theorem of contents be: any cubic an integer can be written as a sequence and an odd number.
sectionspline
- 用于二维平面的闭合曲线三次插值,通过给定的几个坐标点,完成闭合曲线的三次插值函数-Closed curve cubic interpolation for two-dimensional plane, through a given number of coordinate points, complete the closed curve cubic interpolation function
Cpp4
- 三次样条插值求函数近似值;追赶法求解方程组。-Cubic spline interpolation for function approximation catching method for solving equations.
5
- 1、一个判素数的函数,在主函数输入一个整数,输出是否为素数的信息。 2、输出杨辉三角前十行 3、十十五个数由大到小的顺序存放在一个数组,输入一个数,折半法找出该数是数组中的第几个,若不在,输出“无此数” 4、输出所有水仙花数(各位数字立方和等于本身) 5输出100以内的完数(一个数等于其因子之和) -1, a function of the number of sub-prime, an integer in the main function of the input, t
Homework0305
- 由以下方法求极值:(1)黄金分割法求极值 (2)使用平分法求极值(3)使用成功-失败法求极值(4)牛顿法求极值(5)使用三点二次插值法求极值(6)使用三次插值法求极值 -Extremum by the following methods: (1) golden section method for extreme (2) using bisection method for extreme (3) the use of success- failure method for extrem
Finding the roots of a cubic equation
- Finding the roots of a cubic equation using Substitution Vieta
