搜索资源列表
Galerkin-ODE
- Theory of Galerkin Method and matlab code for ODE
The Finite Element Method using MATLAB
- The Finite Element Method using MATLAB
Lattice Boltzmann Method 模拟单相流体
- Lattice Boltzmann Method 模拟单相流体,LBM simulation for single phase flow
SINS-code-matlab.rar
- 基于matlab平台编写的捷联导航程序,采用四元数法求解导航参数,Prepared based on matlab platform inertial navigation procedures, the use of quaternion navigation method parameter
chapter3.rar
- 无网格法理论及程序设计第三章中的所有程序,Meshless method and procedures for the design of the theory of Chapter III of all programs
partial-difference-equation-method
- 使 用 说 明 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分
Simplex-method-
- 运筹学这么课程中关于单纯形法用c语言实现-Simplex method c language
jlink-formwire-and-upgrade-method
- jlink仿真器固件及其升级方法。附jlink原理图,固件升级时的usb驱动及V8两个版本固件。 仅支持XP系统。-jlink emulation firmware upgrade method. Attached jlink schematics, firmware upgrade usb drive and V8 are two versions of firmware. Only supports XP system.
heat-transfer
- 用于一维和二维传热问题的有限差分和有限元法数值计算-For one-dimensional and two-dimensional heat transfer finite difference and finite element method numerical calculation
FiniteElementProcedurescodes
- bathe写的有限元经典源程序,对理解有限元方法和应用有限元编程非常有用-bathe wrote the classic source finite element, finite element method for understanding and application of finite element programming very useful
backstepLBM
- 格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 -Lattice Boltzmann method of lattice Boltzmann method is to retain the lattice gas automata method has the
pastsquare
- 格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 -Lattice Boltzmann method of lattice Boltzmann method is to retain the lattice gas automata method has the
cavitylid-driven
- 格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 -Lattice Boltzmann method of lattice Boltzmann method is to retain the lattice gas automata method has the
fdtd3D
- 本程序实现在计算电磁学中的三维时域有限差分法-This procedure to achieve in the calculation of three-dimensional electromagnetic finite difference time domain method
simple
- finite volume method code for ten cases!
Codes_of_programming_the_finite_element_method_in_
- 《有限元方法编程》--programming the finite element method-- 该书中的Fortran源程序-Codes for the book "Programing the finite element method"
Limited-memory-method-program
- 最小二乘建模当中的限定记忆法程序部分,解决建模时数据庞大带来的问题。-Among the least-squares modeling program part of the limited memory method to address the modeling of data caused a huge problem.
FemDemBookCode
- <The Combined Finite-Discrete Element Method>书中的源代码,用于颗粒材料的仿真计算。-<The Combined Finite-Discrete Element Method> The book' s source code for the simulation of granular materials.
LCM
- Least cost method ---transportation model implementation in c-Least cost method---transportation model implementation in c++
colorDetection
- The provided Matlab functions demonstrate a simple method for training and testing a color detection system. In general, a color detection algorithm searches an image for pixels that have a specific color. In this demo the HSV color space has been us