-
SVM classification
在这个项目中,我们有240个图像包含120个海滩和120个海滩
- 2022-06-26 02:15:06下载
- 积分:1
-
队列医院
门诊的医院,在那里有单一的医生咨询,病人发放令牌依次递增的他们的到来。令牌符号还携带了一个数字,指示情况下,病人的严重程度。例如,如果感冒、 咳嗽患者正值 9.55 上午,他获取令牌数 10 和优先数 3 而在 10 上午患者心脏病发作的时候,他获取令牌数目 11 及优先次序
- 2022-04-13 14:22:16下载
- 积分:1
-
用于连续体的结构拓扑优化设计的matalb代码
用于连续体的结构拓扑优化设计的matalb代码-For continuum structural topology optimization design matalb code
- 2023-06-27 07:05:03下载
- 积分:1
-
年龄计算小程序,精确到天,呵呵,新手~
年龄计算小程序,精确到天,呵呵,新手~-age calculation procedures for small, precise to the day, what novice ~!
- 2023-01-07 13:25:02下载
- 积分:1
-
对数回归方程logarithmregress.cs方程模型y = * LN…
对数回归方程 LogarithmRegress.cs
方程模型为 Y=a*LnX+b
public override double[] buildFormula()
得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。
public override double forecast(double x)
预测函数,根据模型得到预测结果。
public override double computeR2()
计算相关系数(决定系数),系数越接近1,数据越满足该模型。
-Logarithmic regression equation LogarithmRegress.cs equation model for Y = a* LnX+ Bpublic 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 () calculated the correlation coefficient (determination coefficient), coefficient of the closer one, the data satisfy the model more.
- 2022-08-31 23:15:03下载
- 积分:1
-
遗传算法求函数极大值
实数编码遗传算法求函数极大值实数编码遗传算法求函数极大值实数编码遗传算法求函数极大值实数编码遗传算法求函数极大值实数编码遗传算法求函数极大值实数编码遗传算法求函数极大值实数编码遗传算法求函数极大值实数编码遗传算法求函数极大值
- 2022-01-24 09:40:45下载
- 积分:1
-
XMDS is a code generator that integrates equations. You write them down in human...
XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
- 2022-05-07 07:29:40下载
- 积分:1
-
数值分析中最常用的14个程序:
01_N皇后问题
01_循环赛程表
02_分段线性插值
02_牛顿插值法
03_构造正交多项式
0...
数值分析中最常用的14个程序:
01_N皇后问题
01_循环赛程表
02_分段线性插值
02_牛顿插值法
03_构造正交多项式
03_最佳一致逼近多项式
04_简单迭代法求方程根[1+1;x]
04_简单迭代法求方程根[sqrt(x+1)]
05_复化梯形公式求积
06_尤拉公式解初值问题
08_高斯消去法解方程组
09_连分式法求积
10_迭代法解线性方程组
10_雅可比方法-Numerical analysis of the 14 most commonly used procedures: 01_N Queen s problem 01_ cycle calendar 02_ piecewise linear interpolation 02_ Newton interpolation 03_ structure orthogonal polynomials 03_ best uniform approximation polynomial 04 _ a simple iterative method for root equation [1+ 1 x] 04_ simple iteration equation for the root [sqrt (x+ 1)] 05_ complex formula of trapezoid quadrature formula 06_ yula 08 initial value problem solutions _ Gaussian elimination solution equations 09_ continued fractions method 10_ quadrature iteration solution of linear equations Jacobian 10_ Ways
- 2023-07-27 02:25:02下载
- 积分:1
-
MLP source code
神经网络是现代智能系统的有力工具。目前,在模式识别、特征映射、聚类、分类等应用中,神经网络是必不可少的组成部分。近几十年来,发展了几种类型的神经网络。反向误差传播、Kohonen特征映射和Hopfield网络是已经发展起来的一些基本网络,并在许多应用中得到了应用。
- 2022-02-22 09:22:22下载
- 积分:1
-
中国象棋源代码
中国象棋源代码,使用Visual c++编写,对喜欢象棋的朋友,可以研究一下算法,具有很好的参考价值~
- 2022-06-03 11:54:15下载
- 积分:1