-
composite_streng_compute
复合材料强度计算的程序,采用与ansys软件集成后计算(Composite material strength calculation procedures, the use of ANSYS software and the integration of computing)
- 2008-01-03 22:35:13下载
- 积分:1
-
similarity
本代码可以用于计算特征向量或者矩阵的相似度。(This code can be used to calculate the similarity of the feature vector or matrix.)
- 2012-07-05 11:43:02下载
- 积分:1
-
kriging
包括基本的克里金(Kriging)插值法实现代码,仅实现基本方法部分,不包含扩展克里金方法( kriging uses ordinary kriging to interpolate a variable z measured at
locations with the coordinates x and y at unsampled locations xi, yi.
The function requires the variable vstruct that contains all
necessary information on the variogram. vstruct is the forth output
argument of the function variogramfit.
This is a rudimentary, but easy to use function to perform a simple
kriging interpolation. I call it rudimentary since it always includes
ALL observations to estimate values at unsampled locations. This may
not be necessary when sample locations are not within the
autocorrelation range but would require something like a k nearest
neighbor search algorithm or something similar. Thus, the algorithms
works best for relatively small numbers of observations (100-500).
For larger numbers of observations I recommend the use of GSTAT.
Note that kriging fails if there are two or more observa)
- 2015-01-08 15:43:50下载
- 积分:1
-
GMM模型
说明: 用em算法估计高斯混合模型参数,matlab代码(Estimation of Gaussian mixture model parameters by EM algorithm)
- 2020-07-05 19:39:46下载
- 积分:1
-
椭圆偏微分方程求解函数
椭圆偏微分方程求解函数,调用该函数可以解任意椭圆偏微分方程(Elliptic partial differential equations to solve the function, call this function can solve any elliptic partial differential equations)
- 2018-03-07 22:32:48下载
- 积分:1
-
MoM
3-D
目标MoM源代码 可以求解球体,旋转体等目标的电磁散射问题(MoM )
- 2020-11-30 20:59:27下载
- 积分:1
-
repeated-measures-ANOVA
用MATLAB实现单因素/两因素重复测量方差分析,自带工具包中只有非重复测量的方差分析函数ANOVA。anova_rm实现单因素;rm_anova2实现两因素( function stats = rm_anova2(Y,S,F1,F2,FACTNAMES) Two-factor, within-subject repeated measures ANOVA.For designs with two within-subject factors.
function [p, table] = anova_rm(X, displayopt)Single factor, repeated measures ANOVA.)
- 2021-01-26 17:58:37下载
- 积分:1
-
shengxianchangdu
程序计算在声速梯度下水中声线的传播并计算声线的长度(Program calculates the velocity gradient in the water line of acoustic sound propagation and calculate the length of the line)
- 2021-04-23 14:28:47下载
- 积分:1
-
VBA简介
微波仿真论坛下载的一位版主的稿子,有图有例子,手把手教你学习关于CST中的高级语言设计(CST-VBA,The CST STUDIO SUITE tools can be controlled from a Visual Basic (VBA) script. The language of the built in BASIC interpreter is almost 100% compatible with the Visual Basic for Application language. This language may be used either for creating own structure libraries or for the automation of common tasks)
- 2017-06-12 08:43:54下载
- 积分:1
-
Problem1
用fortran 70实现数值积分,并实例计算了三个函数,导出了积分值和误差(The numerical integration is realized by FORTRAN 70, and three functions are calculated with examples. The integral values and errors are derived.)
- 2019-04-16 20:49:25下载
- 积分:1