搜索结果
找到约 155 项符合
Finite-Difference 的查询结果
其他书籍 Finite Element Method Boundary Element Method有限元法和边界元法
Finite Element Method Boundary Element Method有限元法和边界元法
其他行业 本程序是D.R.J.OWEN主编的FINITE ELEMENTS IN PLASTICITYG一书中第八章例题的有限元程序
本程序是D.R.J.OWEN主编的FINITE ELEMENTS IN PLASTICITYG一书中第八章例题的有限元程序,网上流传的这个版本的源码里有错误,我把它更正过来了,而且还添加了输入文本。绝对好东西啊。
数值算法/人工智能 主要特点 * Flexible finite element space construction based template element library 基于模板单元库灵活的构造有限
主要特点
* Flexible finite element space construction based template element library
基于模板单元库灵活的构造有限元空间
* Convenient facilities to implement mesh adaption
很方便的进行网格加密和稀疏化
* Multi-mesh operation supported
支持多套网格操作
需要有一定的有限元基础和C++语言基础,最好 ...
其他书籍 Finite Volume Methods for Hyperbolic Problems。一本关于应用有限体积法求解双曲型微分方程的书
Finite Volume Methods for Hyperbolic Problems。一本关于应用有限体积法求解双曲型微分方程的书,很不错的:)
数值算法/人工智能 The Free Finite Element Package is a library which contains numerical methods required when working
The Free Finite Element Package is a library which contains numerical methods required when working with finite elements. The goal of FFEP is to provide basic functions for approximating the solution of elliptic and parabolic PDEs in 2D.
其他 Imaging properties of finite-size left-handed material slabs ,负折射成象的文章
Imaging properties of finite-size left-handed material slabs ,负折射成象的文章
其他书籍 This book is finite element method learning book.
This book is finite element method learning book.
数学计算 这是著名FEAP(Finite Element Analysis Program)程序的低版本(FEAP源代码没找到)
这是著名FEAP(Finite Element Analysis Program)程序的低版本(FEAP源代码没找到),包括了有限元的常用单元
matlab例程 一个计算Difference Algorithm的程序!
一个计算Difference Algorithm的程序!
数值算法/人工智能 遗传算法和“货郎担” 问题: "The traveling salesman problem, or TSP for short, is this: given a finite number of
遗传算法和“货郎担” 问题:
"The traveling salesman problem, or TSP for short, is this: given a finite number of cities along with the cost of travel between each pair of them, find the cheapest way of visiting all the cities and returning to your starting point."