-
matlab_program
Matlab曲面拟合程序,利用最小二乘法来求得近似值,非常不错的东西(matlab program for fit curve)
- 2009-06-13 20:58:06下载
- 积分:1
-
FMM_C
电磁计算用的快速多级子算法,欢迎大家下载交流(Fast multilevel sub algorithm for electromagnetic computation)
- 2020-12-03 16:29:25下载
- 积分:1
-
nodefstrainstressfiberla002
说明: 复合材料损伤,复合材料层间分层,损伤,刚度退化、衰减(Composite damage, delamination of composite layers, damage, stiffness degradation, attenuation)
- 2019-04-08 11:14:11下载
- 积分:1
-
用于数值积分的稀疏网格高斯埃尔米特方法
用于数值积分的稀疏网格高斯埃尔米特方法,可以产生积分节点和积分系数(Sparse Grids Based on Gauss-Hermite Rules)
- 2020-07-04 01:00:01下载
- 积分:1
-
文件1
说明: 文件中有大量 数据样本,根据样本进行数据处理,求均值,插值,最大值,最小值等(There are a large number of data samples in the file. According to the samples, data processing is carried out to find the mean value, interpolation, maximum value, minimum value, etc)
- 2020-01-06 21:49:43下载
- 积分:1
-
MYFEM
有限元求解柏松方程。本文采用FORTRAN语言编制程序。程序中大部分变量采用有名公共区存储方式存储,这样可以减少内存占用量。
IFG:生成有限元网格信息,即元素节点局部编码与总体编码对照表,节点实际坐标,边界节点编码与边界点上的已知值
GKD:生成总刚一维存储对角元的地址,计算总刚一维存储长度
FIXP:设置已知节点函数值
GK(NI,NJ,ADJ,AIJ):单元刚度矩阵计算
GF(NI,N,M,LE,YI,FE):单元列阵的计算
AK(I,J,AIJ):总刚度矩阵元素迭加
QEB:总刚度矩阵和总列阵合成
BDE:边界条件处理
SOLGS:Gauss-Seidel迭代法求解方程组
UDIFF(NI,NFLAG,UDIF,LE,ADJ):标准元素内形状函数导数计算
DIFF:节点上 , 加权平均
(In this program, FEM was used to solve the possion equation. It is implemented through FORTRAN)
- 2009-05-22 17:22:56下载
- 积分:1
-
Levenberg-Marquardt_Method
说明: LM算法的c语言实现
拟合的函数为gauss函数(Levenberg-Marquardt Method)
- 2021-04-11 16:18:58下载
- 积分:1
-
RGB2Lab
Converts RGB Image to LAB
- 2012-01-14 23:11:25下载
- 积分:1
-
feature standar nb
利用Python实现特征的MinMax标准化和Z-Score标准化两种特征归一化方法。并用原特征、两种归一化特征分别进行朴素贝叶斯模型训练,比较模型性能。(Two normalization methods of MinMax normalization and Z-Score standardization are implemented by Python. The naive Bayes model is trained with the original features and two normalization features respectively to compare the performance of the model.)
- 2018-06-25 11:47:44下载
- 积分:1
-
MGS
本程序是用MGS正交化方法求方程组的最小二乘解的程序(This program is the program of MGS orthogonalization method and the least squares solution of equations)
- 2012-03-26 15:26:16下载
- 积分:1