-
该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程...
该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book" s source code, which include the common realization of numerical algorithm, including complex calculations, matrix operations, linear equations, nonlinear equations, as well as the margin and the achievement of numerical integration.
- 2022-01-31 18:20:24下载
- 积分:1
-
use Matlab for achieving the kmeans algorithm. Data sets.
使用matlab进行实现的kmeans算法。数据集。-use Matlab for achieving the kmeans algorithm. Data sets.
- 2023-01-25 08:25:04下载
- 积分:1
-
双曲线回归方程 HyperbolaRegress.cs
注意!该模型要求a与b的值要大于0!使用该模型时应注意验证这个限制条件。我在实现模型时未加入任何出错...
双曲线回归方程 HyperbolaRegress.cs
注意!该模型要求a与b的值要大于0!使用该模型时应注意验证这个限制条件。我在实现模型时未加入任何出错流程控制。X不能为0。
方程模型为
public override double[] buildFormula()
得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。
public override double forecast(double x)
预测函数,根据模型得到预测结果。
public override double computeR2()
-Hyperbola regression equation HyperbolaRegress.cs attention! The model demands a and b value is greater than 0! Caution should be taken when using the model verify the conditions of this restriction. I realize the model error is not to join any flow control. X should not to 0. Equation model for public override double [] buildFormula () get coefficient array, the storage order and model coefficients contrary, that is, the array is followed by the value of coefficient b, a. public override double forecast (double x) prediction function, according to the results of model prediction. public override double computeR2 ()
- 2022-02-07 00:59:29下载
- 积分:1
-
很不错的vb源码,大家试试就知道了,好支持一下
很不错的vb源码,大家试试就知道了,好支持一下-Vb source code is very good, we try to know, to support you
- 2023-05-29 12:00:03下载
- 积分:1
-
RSA 加密算法
RSA 加密算法源程序代码RSA算法原程序及详细注释
- 2022-05-29 10:31:11下载
- 积分:1
-
vc实现fir滤波器 wav滤波
应用背景vc6.0环境下即可使用,c++语言,是数字信号处理及实验内容中的重要实验,内容比较全,兼容性好。关键技术实现fir滤波器,支持多种窗口,可以模拟产生波形,进行滤波,也可以直接读取wav文件进行滤波,还可以对输入信号和输出信号进行fft分析。
- 2022-09-21 14:15:03下载
- 积分:1
-
万历年程序简单可读可改
资源描述本程序是大一时候写的一些小程序,这里是万历年的基本算法,其中谭浩强书中经典的闰年算法,可以供初学者学习,练习,更改。
- 2022-10-19 14:05:04下载
- 积分:1
-
文本文件字符降维 pca
应用背景
合理使用降维方式降低时间消耗
,, , , , , , , , ,, , , , , ,, , , , ,, ,,,, . ,.,.. kl lk l , l kk sfjsfjwu skfjkjweifafuhfifqvyegjjkfjjkxcbvznv,a,
关键技术
pca
sjfksjfljijwlj2pjjqiwj12292887shkjfsjkfnvmnzkjjfkjkjakjgaga das aasf a fafgdgerfvbcbn,mm.m..
- 2022-03-24 21:21:03下载
- 积分:1
-
动态规划分析例子,实用ACM教程:矩阵连乘,LCR,基因函数等
动态规划分析例子,实用ACM教程:矩阵连乘,LCR,基因函数等-Examples of dynamic programming analysis, practical tutorials ACM: even by matrix, LCR, such as gene function
- 2022-10-02 12:10:04下载
- 积分:1
-
一个用C语言编写的求混沌序列的源程序,挺好的!
一个用C语言编写的求混沌序列的源程序,挺好的!-a C language for the chaotic sequence of the source, very good!
- 2023-01-18 01:10:04下载
- 积分:1