联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数学计算(521) 

[数学计算] opflatestedition

跟踪中心轨迹内点法最优潮流程序 实现了有功损耗最小的经济分配。 本程序用ieee14节点网络测试
Interior point method OPF program to achieve the minimum power loss of economic distribution. The program ieee14 node network test (2012-09-02, matlab, 5KB, 下载324次)

http://www.pudn.com/Download/item/id/1982188.html

[数学计算] central-limit-theorem

用Monte Carlo方法验证不同变量下中心极限定理依然成立
The central limit theorem is still valid with the Monte Carlo method to verify the different variables (2012-11-02, Visual C++, 5338KB, 下载173次)

http://www.pudn.com/Download/item/id/2034848.html

[数学计算] gaussmix

混合高斯模型 对于给定的数据,可以自动选择最佳聚类数目和聚类中心,并根据判决规则进行收敛,运算很快,非常方便
Mixed-Gaussian model for a given data, can automatically select the best cluster number and cluster centers, and in accordance with decision rules convergence, compute very fast, very convenient (2008-06-06, matlab, 59KB, 下载171次)

http://www.pudn.com/Download/item/id/483547.html

[数学计算] UEL

ABAQUS非线性用户单元的开发郭永进 庄 茁 清华大学工程力学系
abaqus (2009-03-06, Visual C++, 117KB, 下载146次)

http://www.pudn.com/Download/item/id/663532.html

[数学计算] ten

中心射流的通道内的紊流换热,标准k-epsilon湍流模型及壁面函数法,陶文铨作品、佳品
Central jet of turbulent heat transfer within the channel, the standard k-epsilon turbulence model and wall function, Tao Wen-Quan work, (2011-08-06, Fortran, 2579KB, 下载122次)

http://www.pudn.com/Download/item/id/1616390.html

[数学计算] compact3

自己写的高精度紧致差分格式,包括 Pade格式(FST) 二阶精度中心格式(SLW) 二阶精度迎风格式(MXD) 宽网格基二阶精度中心格式(SLW) 五阶精度迎风紧致格式(MXD) 写成C++类,使用VC6.0环境,计算数据文件可用tecplot画图。
himself wrote the compact high-precision differential format including Pade format (FST) second order accuracy center format (SLW) second order accuracy upwind (MXD) Width Grid Base second order accuracy center format (SLW) 5 order accuracy upwind compact format (MXD) languages like C++, VC6.0 use of the environment, data files can be calculated tecplot drawing. (2007-03-19, Visual C++, 67KB, 下载121次)

http://www.pudn.com/Download/item/id/256923.html

[数学计算] Main

1、 采用原始变量法,即以速度U、V及压力P作为直接求解的变量 2、 守恒型的差分格式,离散方程系对守恒型的控制方程通过对控制容积作积分而得出的,无论网格疏密程度如何,均满足在计算区域内守恒的条件; 3、 采用区域离散化方法B,即先定控制体界面、再定节点位置 4、 采用交叉网格,速度U、V与其他变量分别存储于三套网格系统中; 5、 不同的项在空间离散化过程中去不同的型线假设,源项采用局部线性化方法;扩散——对流项采用乘方格式(但很容易转化为中心差分、迎风差分或混合格式);街面上的扩散系数采用调和平均法,而密度与流速则用线性插值; 6、 不稳态问题采用全隐格式,以保证在任何时间步长下均可获得具有物理意义的解; 7、 边界条件采用附加源项法处理; 8、 耦合的流速与压力采用SIMPLE算法来求解; 9、 迭代式的求解方法,对非线性问题,整个求解过程具有迭代性质;对于代数方程也采用迭代法求解; 10、 采用交替方向先迭代法求解代数方程并补以块修正技术以促进收敛。
err (2008-12-03, Others, 7KB, 下载99次)

http://www.pudn.com/Download/item/id/595370.html

[数学计算] youxianyuanfangfabianchen

有限元方法编程(第三版)电子工业出版社 王崧 周坚鑫 等译
programming the finite element method (2010-07-31, Fortran, 8100KB, 下载99次)

http://www.pudn.com/Download/item/id/1255688.html

[数学计算] 2D_euler

求解流场二维无粘欧拉方程,中心差分,人工耗散
Solving the flow field in two-dimensional inviscid Euler equation, central difference, artificial dissipation (2012-08-23, Fortran, 4307KB, 下载97次)

http://www.pudn.com/Download/item/id/1973506.html

[数学计算] Qchipr2

此程序给出了计算中心和非中心卡方分布的右尾概率的matlab程序
This program computes the right-tail probability of a central or noncentral chi-squared PDF. (2012-12-03, matlab, 1KB, 下载85次)

http://www.pudn.com/Download/item/id/2069771.html

[数学计算] kmeans

简单的K均值 输入值采用随机数 中心点自定
k-means (2010-05-17, Visual C++, 1148KB, 下载72次)

http://www.pudn.com/Download/item/id/1175956.html

[数学计算] k_algorithm034

计算两个向量间的欧氏距离,初始化聚类中心,参数设定默认值
two vector calculation of Euclidean distance, initialize the cluster center, parameter set default values (2006-07-21, C/C++, 1KB, 下载72次)

http://www.pudn.com/Download/item/id/204845.html

[数学计算] GAforPMedian

遗传算法求p中位问题,应用于网络选址问题的组合优化
The genetic algorithm for the p-median problem (2012-02-24, matlab, 17KB, 下载57次)

http://www.pudn.com/Download/item/id/1778824.html

[数学计算] CFFORTRANr

晶体塑性代码,黄永刚,91年,UMAT,abaqus,用户户材料子程序,FCC,BCC,HCP,
Crystal plasticity code of Huang Yonggang, 1991, UMAT abaqus material subroutine of the user households, the FCC BCC HCP (2012-08-11, Visual C++, 16KB, 下载54次)

http://www.pudn.com/Download/item/id/1962755.html

[数学计算] gaosi_success

高斯曲面拟合求解光斑中心(拟合高斯曲面找到弥散斑中心)
Gauss surface fitting for solving the spot center (fitting Gauss surface to find the dispersion Center) (2015-10-21, matlab, 1226KB, 下载50次)

http://www.pudn.com/Download/item/id/1445422387425247.html

[数学计算] TWO

1、 采用原始变量法,即以速度U、V及压力P作为直接求解的变量 2、 守恒型的差分格式,离散方程系对守恒型的控制方程通过对控制容积作积分而得出的,无论网格疏密程度如何,均满足在计算区域内守恒的条件; 3、 采用区域离散化方法B,即先定控制体界面、再定节点位置 4、 采用交叉网格,速度U、V与其他变量分别存储于三套网格系统中; 5、 不同的项在空间离散化过程中去不同的型线假设,源项采用局部线性化方法;扩散——对流项采用乘方格式(但很容易转化为中心差分、迎风差分或混合格式);街面上的扩散系数采用调和平均法,而密度与流速则用线性插值; 6、 不稳态问题采用全隐格式,以保证在任何时间步长下均可获得具有物理意义的解; 7、 边界条件采用附加源项法处理; 8、 耦合的流速与压力采用SIMPLE算法来求解; 9、 迭代式的求解方法,对非线性问题,整个求解过程具有迭代性质;对于代数方程也采用迭代法求解; 10、 采用交替方向先迭代法求解代数方程并补以块修正技术以促进收敛。
err (2008-12-03, Others, 1KB, 下载43次)

http://www.pudn.com/Download/item/id/595374.html

[数学计算] lambxq

程序实现波传播过程中相速度变化与频厚积之间的关系曲线 程序过程清晰易懂 为选择中心频率以减少模式重叠提供依据
Phase velocity lamb (2011-04-22, matlab, 53KB, 下载43次)

http://www.pudn.com/Download/item/id/1502128.html

[数学计算] get_face_centroids

有关udf编程,获取fluent网格中心坐标代码,
udf for fluent grid center coordinates of the code (2012-06-04, Visual C++, 1444KB, 下载41次)

http://www.pudn.com/Download/item/id/1901712.html

[数学计算] cfd

主控方程为一维线化Euler方程,采用无反射边界条件,时间推进采用前差格式,内部流场计算采用中心差分格式。
govern equation for the one-dimensional linearized Euler equations, the use of non-reflective boundary conditions, time advancing front differential format, the internal flow field is calculated using the central difference scheme. (2012-12-18, Fortran, 1KB, 下载33次)

http://www.pudn.com/Download/item/id/2087824.html

[数学计算] FIVE

1、 采用原始变量法,即以速度U、V及压力P作为直接求解的变量 2、 守恒型的差分格式,离散方程系对守恒型的控制方程通过对控制容积作积分而得出的,无论网格疏密程度如何,均满足在计算区域内守恒的条件; 3、 采用区域离散化方法B,即先定控制体界面、再定节点位置 4、 采用交叉网格,速度U、V与其他变量分别存储于三套网格系统中; 5、 不同的项在空间离散化过程中去不同的型线假设,源项采用局部线性化方法;扩散——对流项采用乘方格式(但很容易转化为中心差分、迎风差分或混合格式);街面上的扩散系数采用调和平均法,而密度与流速则用线性插值; 6、 不稳态问题采用全隐格式,以保证在任何时间步长下均可获得具有物理意义的解; 7、 边界条件采用附加源项法处理; 8、 耦合的流速与压力采用SIMPLE算法来求解; 9、 迭代式的求解方法,对非线性问题,整个求解过程具有迭代性质;对于代数方程也采用迭代法求解; 10、 采用交替方向先迭代法求解代数方程并补以块修正技术以促进收敛。
err (2008-12-03, Others, 1KB, 下载32次)

http://www.pudn.com/Download/item/id/595380.html
总计:521