搜索资源列表
Lid_driven_cavity.zip
- This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian grids and the staggered arrangement of variables. Variables are stored as 2D arrays. SIMPLE method is used for pressure calculation. UDS and CDS are i
yaccobi
- 数值计算方法,将连续方程离散化,用迭代方法求解最优解,这里是雅可比迭代C++的代码-Numerical methods, discretization of continuous equations, iterative method for solving the optimal solution, here is the Jacobi iteration code in C++
CAIM
- 粗糙集理论中连续属性离散化操作算法,matlab上运行,有数据集-Rough Set Theory discretization operation algorithm
ChiMerge
- ChiMerge Algorithm, a data discretization method
CAIM
- caim完善版离散化方法是一种研究数据挖掘方向的程序-caim perfect version of discretization method is a research direction for data mining procedures
shang
- 一种无监督的数据离散化方法,程序简单,运行时间短,效果比较显著-An unsupervised data discretization methods, procedures easy, run a short time, compared the effect of significantly
PRG_english
- The 2D CFD Program NaSt2D The program is a 2D solver for the incompressible, transient Navier-Stokes equations including the temperature equation and free boundary problems. It uses finite differences for discretization on a structured equidist
91331988FCM
- 针对当前存在的大量数值型数据,将连续型数据离散化,有利于计算机直接处理变量。-In view of the existence of a large number of numerical data, the discretization of continuous data is conducive to deal directly with the variable computer.
p1dus
- Program for solving the unsteady one-dimensional convection/diffusion equation using FD method and various discretization schemes for convective and diffusive terms and for time integration.
discretization
- 基于熵的属性离散化方法,参见《一种基于熵的连续属性离散化方法》-An entropy based algorithm for discretization of continuous variables
CAIMD
- Thus file is a pdf. Explains discretization algorith CAIM for MAtlab
disc_MDLP
- 数据离散化的方法 对于不能处理连续问题的算法 可先进行离散化 然后在进行相关工作-Data discretization methods can not handle the problem of discontinuity for the algorithm can first be discretized and then carrying out related work
chebdif
- chebyshev discretization of PDE in MatLab
chimerge
- 著名属性离散化方法chimerge的论文,在此基础上先后出现了chi2,modified_chi2,rectified_chi2等算法-chimerge discretization algorithm
parabolicPDE
- initial value problems for nonlinear first-order systems of ordinary differential equations which originate from semi discretization of parabolic partial differential equations
pro_2
- 用局部参数最优化方法设计一个模型参考自适应系统,可调增益的初值Kc(0)=0.2,给定值r(t)为单位阶跃信号,即r(t)=A×1(t)。 要求: 1把连续系统离散化(采样时间可取0.1)。 2编制并运行这个系统的计算机程序(注意调整B值,使系统获得较好的自适应特性)。 3记录ym、yp的曲线 记录kp×kc的曲线 记录广义输出误差e的变化曲线。 4在参数收敛后,让Kp=2变为Kp=1,重新观察Kp×Kc及e的变化曲线。 5找出在确定的B值下,使系统不稳定的A值(阶跃信号
Project
- Calculates the Radon transform of a figure and returns the intersections of rays with the grid of the discretization in their projections
Efficient-discretization
- 高效 离散化 适用于数值范围很广,但是数据很稀疏的情况。-Efficient discretization
Continuous-system-discretization
- 连续系统离散化,欧拉梯形公式、三阶龙格-库塔法、汉明积分法、状态转移法-Continuous system discretization Euler trapezoid formula, the third-order Runge- Kutta method, Hamming integration method, the state transition method
Navier Stokes
- Navier stokes tutorial, discretization and formulation in 2Dimension and 3Dimension