-
source
线弹性模型,可以对一般的弹性体通过abaqus进行验证使用(Linear elastic model)
- 2013-11-18 10:33:29下载
- 积分:1
-
fsortrow
矩阵排序,按照行排序。
例如 矩阵[ 1 2 3 4 5
4 1 3 2 1
3 5 6 9 7]排序后为:
[ 1 2 3 4 5
3 5 6 9 7
4 1 3 2 1]
(matrix row sort )
- 2012-03-13 09:12:53下载
- 积分:1
-
lagrange插值
用于在数值分析中,对于离散点进行拉格朗日差值拟合(Lagrangian difference fitting)
- 2019-03-20 21:01:09下载
- 积分:1
-
wudianchafen
五点差分法(matlab)解椭圆型偏微分方程方程,分法,偏分,五点差分,椭圆型,偏微分方程(Five-point difference method (matlab) solutions of elliptic partial differential equations, sub-law, partial points, five-point difference, elliptic partial differential equations)
- 2013-09-23 16:58:30下载
- 积分:1
-
mgjyxl
第一个把专家青睐的数学模型技术(NNM 算法模型)引入词汇记忆软件中,并取得了巨大的成功。NNM 算法模型与经典的“艾滨豪斯遗忘曲线”真正的融合于一体,使得该著名的理论在计算机与数学模型下第一次得到了淋漓尽致的发挥。(First a mathematical model of the popular technology expert (NNM algorithm model) the introduction of vocabulary learning software, and has achieved great success. NNM algorithm model and the classic " Ai Bin House forgetting curve" true integration in one, making the well-known theory in computer and mathematical models has been most vividly the first time under play.)
- 2011-07-23 17:03:32下载
- 积分:1
-
K_SIRP
说明: SIRP法仿真K分布杂波,之前有下载过类似的,但是建立非线性表时的函数定义是有错误的,进行了修改,可以得到较好的估计效果(Simulating K distribution clutter by SIRP, similar to the code which been downloaded before, but when the establishment of non-linear function is wrong and modified, you can get a better estimate effect )
- 2009-07-22 10:20:37下载
- 积分:1
-
SVD
用matlab仿真,通过不同的方法计算矩阵的SVD分解,并用SVD的方法计算最小二乘问题和进行图像压缩(Matlab simulation, different ways to calculate the matrix SVD decomposition and the SVD method to calculate the least squares problem and the image compression)
- 2012-08-16 12:53:55下载
- 积分:1
-
zjbhydm
正交变换源程序,带vc工程。 学习正交变换算法的有力工具。(Orthogonal transformation source code, with vc works. Orthogonal transformation algorithm to learn a powerful tool.)
- 2008-04-01 22:53:07下载
- 积分:1
-
MAPLE-Introduction
介绍MAPLE使用方法的书籍。网上关于maple的指导书很少,这个是不错的了。对初学者来说可以迅速上手,我当时就是因为临时需要才学的,边学边用,很快就上手了。(An introductory book of MAPLE, published in 2007. Easy to understand and use. Suitable for beginners and amateurs.)
- 2012-03-07 18:16:24下载
- 积分:1
-
double
线性方程组迭代解法,包括SOR,CG ,BICG等(linear system iteration solver)
- 2010-01-05 21:53:34下载
- 积分:1