-
abaqus复合材料umat渐进操作子程序
用abaqus有限元软件建立复合材料模型,利用fortran语言编写复合材料三维渐进损伤子程序。程序中自己定义复合材料本构模型,损伤准则采用三维hashin判据。
- 2022-01-31 07:02:18下载
- 积分:1
-
看,是VB程序的数值类型,程序会让你输入一个n。
猜数字,是一个VB数值计算类程序,程序可以让你输入一个数字,猜错了可以继续猜-viewing, VB is a numerical type of proceedings, procedures can let you input a number of wrong guess can continue
- 2022-01-30 16:25:24下载
- 积分:1
-
fft源程序,里面有一个fft的写好的类,大家一起分享一下吧
fft源程序,里面有一个fft的写好的类,大家一起分享一下吧-fft source code, which has a fft of written categories, share it with everyone
- 2022-02-06 19:47:54下载
- 积分:1
-
用一个维持和平的搜索极端记录在案!没有细节…
用维和行动搜索极端详细的记录就够了!没有详细说明具体的软件功能
- 2023-06-15 16:10:03下载
- 积分: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
-
矩阵的奇异值分解算法
矩阵的奇异值分解算法-A algorithm of matrix singular value decomposition
- 2022-04-06 20:52:10下载
- 积分:1
-
压缩感知SL0算法
SLl0算法是一种压缩感知稀疏重构的新算法,通过利用高斯函数等光滑函数来逼近压缩感知中的0范数优化问题,将NP问题转化为光滑凸优化问题。根据本人测试,SL0算法计算效率显著高于传统的OMP、BP等算法,同时具有较好的计算精度,不过对噪声的容忍度略差。
- 2022-02-02 17:50:44下载
- 积分:1
-
UserCF 协同过滤
基于用户的协调过滤推荐算法iserCF 的visual c++ 的实现代码,MovieLens数据集。
- 2023-01-28 22:20:04下载
- 积分:1
-
2D矢量引擎库
遵循2D矢量图形库标准OpenVG,支持所有OpenVG官方规定;同时远远比官方实现效能高(大约是官方效能的80倍)
- 2022-05-18 22:03:08下载
- 积分:1
-
另一个二维的FDTD仿真程序,仿真图像很好,很有帮助。
另一个二维的FDTD仿真程序,仿真图像很好,很有帮助。-Another two-dimensional FDTD simulation procedures, simulation images very good, very helpful.
- 2022-04-10 01:36:26下载
- 积分:1