搜索资源列表
PictureZoom
- 图像放缩,调用Windows Api函数,采用二次线性插值算法实现。
tutdemo
- echo off %优化工具箱简明教程 %TUTDEMO Tutorial for Optimization Toolbox. % Copyright (c) 1990-98 by The MathWorks, Inc. % 根据数据(x,y)给出在xi的线性插值结果yi.. % 使用\"非扭结\"端点条件, 即强迫第一﹑二端多项式三次项系数相同, 最后一段和倒数第二段三次项系数相同. %pp=spline(x,y)返回样条插值的分段多项式(pp形式)结构.其中br
InterFit
- 本程序是有关数学中常用的插值和拟合的问题,其中包括拉格朗日整体,拉格朗日局部,二点三次插值,可调点数插值,复杂多项插值, 一次曲线拟合,二次曲线拟合,三次曲线拟合,四次曲线拟合,五次曲线拟合。-this procedure is commonly used mathematical interpolation and fitting problems, including Lagrange overall, Local Lagrange, 2.3 times interpolation, a
NewTon_VB
- 二次牛顿插值 对flexgrid 单元格可编辑-right flexgrid cells can edit
contactertdde
- 含有线性插值, 样条插值,Gau ·清华大学2002年出版的《科学 ·等值线图广泛应用于石油勘探 ·此文件包括蒙特卡罗方法的基 ·书是针对工程上常用的行之有 ·一个目标跟踪系统的MATLAB ·基于最小二乘原理的曲线拟合 ·三次样条曲线拟合 这个也是 ·快速傅立叶变换的源代码,是 ·数字水印技术处理
Interpolation
- 线性插值算法,对高速二次线性插值算法的讨 论-Linear interpolation algorithm, the second high-speed linear interpolation algorithm discussion
80erci
- 按照80年代的参考文献上的流程图遍的,还没试过呢(二次插值)-erci
Optimization
- 最优化算法中常见的0.618法,二次插值,Godenstein等。-Optimization of 0.618 common law, quadratic interpolation, Godenstein and so on.
pant_gecco2008(1)
- 基于二次插值的Quantum Behaved Particle Swarm Optimization,-A New Quantum Behaved Particle Swarm Optimization This paper presents a variant of Quantum behaved Particle Swarm
NewParticleSwarmOptimizationAlgorithmIncorporating
- PSO的改进算法,引入了遗传算法中的交叉概念,提出一种新的二次插值的交叉操作符-A New Particle Swarm Optimization Algorithm Incorporating Reproduction Operator for Solving Global Optimization Problems
Cpp2
- 机械优化设计,编写程序,二次插值法,求解最优解-Mechanical optimization design, program, secondary interpolation method, the solution of optimal solution
fem1
- 这是有限元方法中的线性插值和二次差值的误差的计算程序。本程序使用C++编程的。当运行出结果还需要在matlab中画出图形。-This is a linear interpolation and the second error of the difference in the finite element method calculation program. The the program use C++ programming. When you run out of the results
yiweisousuo
- 机械优化设计一维搜索方法,综合黄金分割法与二次插值法进行最优搜索-Optimization of Mechanical Design one-dimensional search method, golden section method with quadratic interpolation method for optimal search
hw1
- 图像处理,对源图像进行扭曲,采用最近邻、二维插值和三次样条插值。-Image processing, image distortion source, using the nearest neighbor, the two-dimensional interpolation and cubic spline interpolation.
sqrt
- 一个求取sqrt(x)的程序(仿计算器的功能),输入任意10位有效数字以内的正数,可以求取其正的平方根,要求精确到10位有效数字。实现了泰勒级数展开、牛顿迭代、二次插值、最佳一次逼近、卡马克平方根倒数。-A strike sqrt (x) of the program (like a calculator function), the positive input 10 of any less significant digits, the positive square root of the
Gold-and-Chachi
- 利用黄金分割法或二次插值法函数进行数字逼近,使系统达到最优解。-Gold Function
splinebijaio
- 最小二乘拟和法和三次插值法的对比,结构显示三次样条插值法更适合精度比较高的情景-The comparison between the least squares fitting method and the cubic interpolation method shows that the cubic spline interpolation method is more suitable for the scene with higher precision
bilinear-interpolation
- 二次线性插值算法 MFC C++实现 (插值算法 linear interpolation))(linear interpolation MFC VC++ source code)
SpatialInterpolation_12_11.23
- 基于visual studio的ArcGIS Engine 二次开发,地图文档与布局页面的同步,同时实现样条插值的空间分析功能。(The two development of ArcGIS Engine based on VS platform, the synchronization of map document and layout page, and the spatial analysis function of spline interpolation.)
buaa.data analyse.third
- 插值,最小二乘,解非线性方程组,算法,算例,源代码,分析(Interpolation, least squares, solving nonlinear equations, algorithms, examples, source code, analysis)