Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - curve
Search - curve - List
一个曲线类,可用于Dialog,也可用于View-a curve type can be used Dialog also can be used to View
Date : 2025-12-25 Size : 63kb User : So1o

数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析--本算法只适用于有明显线性趋势的数据 * 默认为一元二次曲线方程法 * * 本程序主要涉及有两个算法 * 1.用最小二乘原理找到线性方程组的系数和常数。 * 2.解线性方程组 * 本程序在解线性方程组中,由于考虑到收敛性问题未采用迭代法,而是采用Gauss-Jordan消去法来解决。-data prediction algorithm is mainly one yuan n equation forecast to achieve reunification.* Forecast and Analysis-- This algorithm applies only to clear linear trend data* default as a quadratic curve equation method** The procedure involves two main algorithm* 1. Using the principle of least squares linear equations to find the constants and coefficients.* 2. The solution of linear equations* The procedure for solving linear equations, due to convergence problems using iterative method, instead of using the Gauss-Jordan elimination method to solve.
Date : 2025-12-25 Size : 2kb User : 吴名

最小二乘法曲线拟合的经典算法,做过特征数检验,只需调用fit,文件中其他函数被fit调用,其中个输入输出变量均以给出详细说明。-least squares curve fitting classic algorithms, the number of tests done, just call fit, the paper other function to be fit Call, 000 input and output variables were presented in detail.
Date : 2025-12-25 Size : 2kb User : 阿宇

这个是Hilbert曲线的实现算法,可以具体演示出每级曲线的绘制过程,最多可实现8级曲线的绘制.-Hilbert Curve is the realization of the algorithm can be demonstrated that each specific grade curve of the process of drawing up to achieve eight curve drawing.
Date : 2025-12-25 Size : 9kb User : 慕容楚冰

用VB编的关于四点画曲线的程序,是形成曲线的基本原理,十分简单方便,通俗易懂-VB series on the four dotted curve procedures, form the basic tenets of curves, very simple, convenient and easily understood
Date : 2025-12-25 Size : 2kb User : kai

在C或C++环境下,最小二乘法曲线拟合源码。-in C or C environment, the least squares curve fitting source.
Date : 2025-12-25 Size : 1kb User :

最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數據亦常使用最小平方近似法來達成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項式作為近似函數,除了多項式之外,指數、對數方程式亦可作為近似函數。關於最小平方近似法的計算原理,請參閱市面上的數值分析書籍-least square approximation (least-squares approximation) to get a group of discrete (discrete) data point to the approximate function (approximating function), the experimental data are often using the least square approximation to reach a secret curve (curve fitting) . Outlined below are the least square approximation is used as a polynomial approximation functions, in addition to polynomials, the index several right formula may be used as a similar function. On the smallest square approximation calculation principles, please refer to the numerical analysis of the market books
Date : 2025-12-25 Size : 3kb User : 三米

1.内存管理一律根据实际需要的大小在堆中动态分配内存。 2.边界检查。如果数组下标超越了数组大小界限,会给出警告信息,可以防止非法内存访问以及方便程序的调试。 3.重载了+,-,*,+=,-=,数乘等常见运算符; 4.可以保存数组为二进制数据文件和文本文件两种形式,也可以从二进制数据文件和文本文件读取数据到数组。 5.实现了和矩阵相关的线性代数方程组求解算法。一是高斯选主元消去法二是针对三对角矩阵的追赶法。 6.静态函数Bspline3():3次B样条曲线插值算法-1. Memory management will be based on the actual needs, the size of the rubble dynamic memory allocation. 2. Border checks. If the array subscript beyond the array size limit, a warning message is given, prevent illegal memory access and to facilitate the debugging process. 3. Heavy =,-=, the ,-,*, by several other common Operators; 4. can be preserved array of binary data files and text files in two forms. but also from the binary data files and text files to read data array. 5. And the realization of the matrix of linear algebraic equations algorithm. First, the main election Gaussian Elimination Act 2 yuan against three pairs to catch up with the diagonal matrix method. 6. Bspline3 static function () : 3rd B-spline curve interpolation algorithm
Date : 2025-12-25 Size : 9kb User : 紫罗兰

本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和 。 本算法用指数平滑法预测数据-the algorithm using the least-squares method based on the designated function of M and N-known data and the curve-fitting. The algorithm used to predict exponential smoothing data
Date : 2025-12-25 Size : 4kb User : fcx

数值计算程序 包括:变步长梯形公式算法、二叉树算法、二分法、高斯列主消去法、曲线拟合算法等-Numerical calculation procedures include: Variable Step-trapezoid formula algorithm, binary tree algorithm, dichotomy, Gaussian elimination method the main column, curve fitting algorithm
Date : 2025-12-25 Size : 4kb User : 李伟

ECC curve recommendation test vectors
Date : 2025-12-25 Size : 122kb User : cvsingh

数据结构。曲线拟合算法。通过曲线拟合法求曲线近似方程-Data structure. Curve fitting algorithm. Demand curve by curve fitting approximation equation
Date : 2025-12-25 Size : 3kb User : lh

算法实现:主要利用 (我们使用三次Bézier Curve)函数来绘制十个点,然后依次连接-Algorithm: The main advantage of (we use three Bézier Curve) function to draw 10 points, followed by connection
Date : 2025-12-25 Size : 1.8mb User : tmacq3

Curve Testing Description
Date : 2025-12-25 Size : 3kb User : jeldy

在c语言下计算圆曲线要素-Calculated in c language elements of circular curve ···············
Date : 2025-12-25 Size : 1kb User : 杨克

贝叶斯曲线的生成的VC++源码,是mfc的哦!-Bayesian curve generated by VC++ source code for a mfc Oh!
Date : 2025-12-25 Size : 1.88mb User : rexlc

“布算法”和曲面细分算法的实现;模拟一块布覆盖在点云上方形成的细致曲面-An application of fabric algorithm and tessellation, to estimate the curve of a piece of fabric which falls down on a points cloud
Date : 2025-12-25 Size : 67kb User : sparrow

纯ALOHA算法,使用VC编程实现,并绘制了纯ALOHA算法曲线图-Pure ALOHA algorithm, using the VC programming, and draw the curve of pure ALOHA algorithm
Date : 2025-12-25 Size : 2.91mb User : sara

一个能--让CPU占用率曲线听你指挥--的算法实现与分析-Let the CPU occupancy rate curve to hear you command
Date : 2025-12-25 Size : 527kb User : kklljj

计算方法中一种关于曲线拟合算法的C程序代码-Calculation method one kind on curve fitting algorithm C program code
Date : 2025-12-25 Size : 1kb User : laviequev
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.