搜索资源列表
zhong
- 系统聚类算法K-means 属于聚类分析中一种基本的划分方法,常采用误差平方和准则函数作为聚类准则,该算法在处理大数据集时是相对可伸缩且高效率的,同时具有潜在的数据并行性。但是这种算法依赖于初始值的选择以及数据的输入顺序;此外,当运用误差平方和准则函数测度聚类效果时,如果各簇的形状和大小差别很大,为使误差平方和 Jc 值达到最小有可能出现将大的聚类簇分割的现象。-system clustering algorithm K-means c
1jc
- 结构可靠度分析——JC1-structural reliability analysis-- JC1
zhong
- 系统聚类算法K-means 属于聚类分析中一种基本的划分方法,常采用误差平方和准则函数作为聚类准则,该算法在处理大数据集时是相对可伸缩且高效率的,同时具有潜在的数据并行性。但是这种算法依赖于初始值的选择以及数据的输入顺序;此外,当运用误差平方和准则函数测度聚类效果时,如果各簇的形状和大小差别很大,为使误差平方和 Jc 值达到最小有可能出现将大的聚类簇分割的现象。-system clustering algorithm K-means c
qishi
- 国际象棋游戏一个经典的例子就是骑士巡游(knight s tour)问题,这个问题要求从棋盘上任意给定的方格开始移动骑士,相继地到达所有的64个方格,进入每个方格一次且仅进入一次。通常情况下,我们用如下方法表示一个解:即把数字0,1,…,63放入棋盘中的方格来表示到达这些方格的顺序。解决骑士巡游问题更具创意的方法之一是由J. C. Warnsdorff在1823年提出的。其规则是:骑士总是移向具有最少出口且没有到达过的方格之一-Ches
JC-method
- 一个经典的matlab编程的JC法的可靠度的计算,对可靠度的学习很有用-Matlab programming a classic calculation of reliability of JC method, useful for the study of reliability
JC
- 关于图像边缘检测的方法 用于图像处理方面 MATLAB软件-On image edge detection method for image processing, MATLAB software
JC
- JC method JC法计算可靠性的小程序-JC method
SIMCA-P-jc
- 偏最小二乘法的开发工具的中文教程,方法实用,操作简单 -Partial least squares method development tools, Chinese tutorials, practical, and simple operation
JC
- JC验算点法matlab程序设计。里面使用了当量正态法进行计算-JC checking point method matlab program design. Which use the equivalent normal method calculated
RFMethod2
- RF法(JC法)计算工程结构可靠度和失效概率的简单算例2 包含:1.例题文件,2.RF法计算,3.Matab自带函数抽样,4.自编函数抽样-RF Method and Monte Carlo Method for Solving Reliability Index of Structures
RFMethod1
- RF法(JC法)计算工程结构可靠度的简单算例 包含1.例题文件,2.RF法计算,3.Matab自带函数抽样,4.自编函数抽样-RF Method and Monte Carlo Method for Solving Reliability Index of Structures
JC
- 本文为JC法程序,用于计算结构的可靠度指标。-JC method for structure reliablibity.
JC_Calculate
- JC法可靠度计算程序,时变可靠度计算实例以及时变可靠度曲线绘制,使用寿命预测-JC method of reliability calculation procedures, the time-varying reliability calculation example and time-varying reliability curve drawing, the service life prediction
reliability_JC
- JC算法计算系统可靠度,JC算法也成为验算点法,是普遍使用的可靠度计算方法-JC algorithm system reliability, JC algorithm has become a checking point method, the reliability calculation method commonly used
MATLAB-JCmethod
- matlab中的JC法例程。可应用与可靠度计算等工程实例中。-JC method in matlab routine. Examples of application and reliability engineering can be calculated and the like.
CX
- 1.JC_method_ty.m是JC法可靠度计算的通用函数程序,具体使用方法见下面的实例操作。 2.beta_time是时变可靠度的计算程序,程序是针对文件夹中“使用寿命计算实例.doc”里面的案例进行的计算。程序中间通过引用JC_method_ty.m函数来计算每个时间点的可靠度,并进行图形绘制。 -1. JC_method_ty. M is the general function of JC method of reli
jc
- 有限容积法对非稳态传热偏微分方程进行离散,方程组的求解采用高斯-赛德尔迭代法- differential equation were discretized by an implicit finite-difference method, and the aforementioned simulative equations were solved numerically using the Gauss-Seidel method
JC_M_MATLAB-program
- 结构可靠性分析中计算可靠度指标的应用,使用JC法和蒙特卡洛法进行相互验证。题目已经给出。(The application of reliability index in structural reliability analysis is verified by JC method and Monte Carlo method. The problem has been given.)
可靠度计算
- 分别采用中心点法、验算点法、JC法、映射变换法、实用分析法计算机械可靠度(The mechanical reliability is calculated by central point method, check point method, JC method, mapping transformation method and practical analysis method respectively)
C#JC法求解结构可靠度
- 该程序采用JC法求解结构可靠度,可将非正态随机变量当量正态化。(Using JC method to solve structural reliability)