-
Real
实数编码遗传算法程序 这是第二部分,可用于模型参数辨识,也有其它的用途-Real-coded genetic algorithm This is the second part of the procedure can be used for model parameter identification, there are other uses
- 2023-02-08 13:45:03下载
- 积分:1
-
PI值的计算算法,c++代码,值得好好学习
PI值的计算算法,c++代码,值得好好学习-PI value of the algorithm, c code, it is worth to learn
- 2022-03-11 23:47:39下载
- 积分:1
-
ABAQUS弹塑性UMAT
弹塑性UMAT程序,讲述弹性本构关系的数值实现过程,考虑了双线性各向同性硬化准则。通过UMAT的模拟,可以和Abaqus材料库中的模型进行对比,验证数值实现的合理性。由于弹塑性UMAT的实现过程文献中均有描述,可以获得相关的公式推导。
- 2023-08-21 04:40:03下载
- 积分: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
-
牛顿迭代法的数值解法vb程序
这是一个利用vb算法语言来模拟牛顿迭代法的程序,通过不同的迭代过程来体现出迭代次数的多少,从而优化计算,程序里面有两个不同的函数来进行区别。
- 2022-02-03 14:44:30下载
- 积分:1
-
用劈因子法解方程,按照提示输入方程的阶数,以及相应的系数即可...
用劈因子法解方程,按照提示输入方程的阶数,以及相应的系数即可-rebuilding factor method of solving equations, in accordance with the importation of equations suggest the order, and the corresponding coefficient can be
- 2022-08-08 11:49:15下载
- 积分:1
-
DFS非
dfs的非递归算法-dfs non- recursive algorithm
- 2023-01-24 05:20:03下载
- 积分:1
-
UKF matlab生成C语言
这个代码是有一个外国人写的,主要讲的是ukf的实现。#include
#include
#include "FreeRTOS.h"
#include "kalman.h"
#include "matrix.h"
/*
* ukf_filter_new
*/
ukf_filter
ukf_filter_new(unsigned int state_dim,
- 2022-01-31 17:15:52下载
- 积分:1
-
Local K
Local K-means Algorithm for Colour Image Quantization
- 2022-06-11 17:22:15下载
- 积分:1
-
DM6437 DDR Test
DM6437测试
- 2022-05-06 07:10:44下载
- 积分:1