搜索资源列表
c-suanfa
- c语言数值计算算法,包括各种排序算法、差值、迭代等-c language numerical algorithms, including sorting algorithm, the margin, such as iterative
newton_cpp
- 计算方法《牛顿差值》-calculation method, "Newton margin"
加减乘除四则运算
- 对用户输入的一个包含两个十进制的操作数的加减乘除表达式求出其结果并输出,对用户的输入需要进行有效性判断。
zui_xiao_er_cheng_fa
- 最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(x1,y1),(x2,y2)....(xn,yn).拟合直线为y=kx+b.-Ordinary least squares method is used to fit a straight line and a number of linear data, that is, as far as possible wit
chazhi
- 利用C语言编写的一些常见的差值程序,适用于初学者来了解-The use of C language procedures for some common margin for beginners to understand the
NewtonDif
- 牛顿差值,逼近曲线,收敛速度不理想,但是精度任意-Newton margin, curve approximation, the convergence rate is not ideal
ScienceAndEngineeringNumericalAlgorithms
- 该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book' s source code, which include the common reali
Inter
- 一元三点差值、二元三点差值、三元三点差值-One dollar three-point difference, dual three-point margin, three three-point difference
data_analysis
- 数值分析是一个很重要的分心工具,本成绩编写了一个数值分析程序,主要功能是实现多项式差值计算-Numerical analysis is a very important tool distraction, the results of a numerical analysis program written, the main function is to achieve polynomial margin calculations
EXAM2
- 空心圆柱内的稳态热传导。边界条件:左边界为给定温度,右边界为对流,上边界为绝热,下边界为给定热流。整个计算区域内都有源项。 求:该区域中的温度分布。 -Steady-state within the hollow cylinder heat transfer. Boundary conditions: the left margin for a given temperature, the right boundary for the convection, the boundary i
Spline
- 根据(0.0,0.0)(0.5,1.6)(1.0,2.0)(6.0,2.0)(7.0,1.5)(9.0,0.0)六个点使用三次样条差值求多项式并作图-According to (0.0,0.0) (0.5,1.6) (1.0,2.0) (6.0,2.0) (7.0,1.5) (9.0,0.0) using cubic spline six point margin and a polynomial mapping
22
- 一个简忙缘分离算法,采用最小二乘法方法,将三路信号分离开来,精度高-A Jane busy margin separation algorithm, the least squares method, and three separate signal, high precision
MyIndex
- 主要功能是计算均值、标准差、方差、偏斜度、峭度、 峰峰值、方根幅值、平均幅值、峰值、 波形指标、峰值指标、脉冲指标、裕度指标。-The main function is to calculate the mean, standard deviation, variance, skewness, kurtosis, peak to peak, the square root of amplitude, average amplitude, peak waveform index, peak ind
PD
- PD is a package for learning non-metric partial similarity based on maximal margin criterion. The package includes the MATLAB code of the algorithms and a demo with data
MMGDX
- a maximum-margin training method for neural networks
