资源列表

« 1 2 ... .64 .65 .66 .67 .68 969.70 .71 .72 .73 .74 ... 3400 »

[数学计算/工程计算cprogramtogetthecharactervalueofavector

说明:c语言矩阵特征值求解代码,在求解特征选择和特征提取时候使用的。欢迎各位测试,提意见。-c matrix eigenvalue language code for the solution of feature selection and feature extraction often used. Welcome to test opinions.
<刘泽奎> 在 2025-02-09 上传 | 大小:3kb | 下载:0

[数学计算/工程计算yiyuan

说明:用C++写的求解一元二次方程的源程序,在学习C语言或者C++ 的时候经常要用到的-written in C for 1 yuan quadratic equation of the source, in learning C or C language of the regular use of
<luzi> 在 2025-02-09 上传 | 大小:3kb | 下载:0

[数学计算/工程计算3-BP

说明:这个程序是标准的BP神经网络,可以调整输入、输出和隐曾的维数。-this procedure is the standard BP neural network, can be adjusted input, output and has the implicit dimension.
<周润发> 在 2025-02-09 上传 | 大小:3kb | 下载:0

[数学计算/工程计算pic24

说明:本程序是基于PIC24的Calculator程序,其实现Calculator多个功能,具体自己体会,这程序旨在让大家熟悉PIC24的编程问题.-this program is based on the PIC24 Calculator procedures, Calculator achieve a number of its functions, its own specific experience, This procedure
<二三> 在 2025-02-09 上传 | 大小:3kb | 下载:0

[数学计算/工程计算yang

说明:数学,好似后的变换,QR分解等解场系数微分方程的程序-Mathematics, like after the transformation, QR decomposition, such as solution of differential equation field procedures
<chen xi> 在 2025-02-09 上传 | 大小:3kb | 下载:0

[数学计算/工程计算CubicMultinomialRegress

说明:一、 一元三次回归方程 CubicMultinomialRegress.cs 方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是d,c,b,a。 以后所述所有模型的系数存放均与此相同(多元线性回归方程除外)。 public override double foreca
<wangyinghao> 在 2025-02-09 上传 | 大小:3kb | 下载:0

[数学计算/工程计算LogarithmRegress

说明:对数回归方程 LogarithmRegress.cs 方程模型为 Y=a*LnX+b public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。 public override double forecast(double x) 预测函数,根据模型得到预测结果。 public override double comput
<wangyinghao> 在 2025-02-09 上传 | 大小:3kb | 下载:0

[数学计算/工程计算ModifyShiftAverageRegress

说明:移动平均预测 ModifyShiftAverageRegress.cs 移动平均也可画趋势图,如下: public double forecast(int interval) 移动平均认为数据是时间序列数据,该方法预测interval个时间间隔后的值 public override double[] getTrendArray() 得到趋势数组,该数组的数据直接在图形中展示出来就可以产生趋势线。
<wangyinghao> 在 2025-02-09 上传 | 大小:3kb | 下载:0

[数学计算/工程计算NextNewnext

说明:next new next 函数原代码程序,用于求next new next 函数next new next 函数原代码程序,用于求next new next 函数-next new next function of the original code procedures for seeking next new next function next new next function of the original code pro
<wsad> 在 2025-02-09 上传 | 大小:3kb | 下载:0

[数学计算/工程计算math

说明:数学计算lisp程序,CAD平台均可使用。-Mathematical calculations lisp procedures, CAD platform can be used.
<邹俊平> 在 2025-02-09 上传 | 大小:3kb | 下载:1

[数学计算/工程计算rrrxin

说明:本程序为通信中,租赁系统的仿真程序,对于研究租赁系统的人十分有用
<郭鲁川> 在 2025-02-09 上传 | 大小:3kb | 下载:0

[数学计算/工程计算kkmeans

说明:自己做的一个kmean聚类程序,里面有例子和聚类程序 -Their clustering kmean to do a procedure, there are examples and clustering procedures
<maweilin> 在 2025-02-09 上传 | 大小:3kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 969.70 .71 .72 .73 .74 ... 3400 »

源码中国 www.ymcn.org