-
Resultat_OQAM
How to plot the results
- 2010-10-18 20:51:52下载
- 积分:1
-
Optimization_Newton
设r是f(x) = 0的根,选取x0作为r初始近似值,过点(x0,f(x0))做曲线y = f(x)的切线L,L的方程为y = f(x0)+f (x0)(x-x0),求出L与x轴交点的横坐标 x1 = x0-f(x0)/f (x0),称x1为r的一次近似值。过点(x1,f(x1))做曲线y = f(x)的切线,并求该切线与x轴交点的横坐标 x2 = x1-f(x1)/f (x1),称x2为r的二次近似值。重复以上过程,得r的近似值序列,其中x(n+1)=x(n)-f(x(n))/f (x(n)),称为r的n+1次近似值(Let r is f (x) = 0 root, select the initial approximation x0 as the r, over point (x0, f (x0)) to do the curve y = f (x) the tangent L, L the equation y = f ( x0)+ f ' (x0) (x-x0), find the intersection of L and the x-axis of abscissa x1 = x0-f (x0)/f' (x0), x1 is called an approximation r. Through points (x1, f (x1)) to do the curve y = f (x) the tangent, and find the intersection of the tangent with the x-axis of abscissa x2 = x1-f (x1)/f ' (x1), x2 is called r the second approximation. Repeat the process, get an approximation of the sequence r, where x (n+1) = x (n)-f (x (n))/f ' (x (n)), as an approximation of r n+1 times)
- 2011-06-21 21:13:09下载
- 积分:1
-
visco-plastic-boundary-of-umat-
这是一个基于abaqus二次开发的粘弹性边界模型,可以应用于abaqus地震计算的边界处理。(this is a secondary development of abaqus, it is about visco-elastic boundary and can be used for calculation for seism. )
- 2014-10-22 23:25:39下载
- 积分:1
-
blockTestOMP
压缩感知经典程序算法分块的STOMP算法,该算法已经过验证,可以正常使用。(Compressed sensing algorithm classic program chunked STOMP algorithm, which has been verified, can be used normally.)
- 2013-11-20 20:18:07下载
- 积分:1
-
1427532752
混沌matlab工具箱免费拨接版本,无限次试用(Chaos the matlab toolbox free dial-up version, unlimited trial)
- 2012-11-14 20:13:27下载
- 积分:1
-
DigitalImageProcessingbasedMatlab
本书内容沿用了《数字图像处理》一书的组织方式。采用这种方法,读者很容易理解
本书讨论的所有数字图像处理概念,并将它们作为进一步阅读的最新参考。所选的软件工具来自MATLAB 数字图像处理工具箱,该工具箱在教育和工业应用中同样占有优势。(The book follows the organization of Digital Image Processing, a book. With this method, the reader is easy to understand.
All digital image processing concept discussed in this book, and use them as a reference for further reading the latest. The selected software tools MATLAB digital image processing toolbox, the toolbox in education and industrial applications take advantage of the same.)
- 2015-03-30 17:24:09下载
- 积分:1
-
TVInpainting
TV图象修复 自己写的小程序 matlab (TV image restoration himself wrote a small procedure Matlab)
- 2007-06-05 10:19:38下载
- 积分:1
-
Poj_1102_
看了测试用例后,大家估计已经明白题目的意思了吧!题目很简单,但是就是很烦。
开始直接是没思路,不知道怎么模拟,但是想了带该半个小时,就搞定了。就是把每个数存到数组里面。
(A friend of you has just bought a new computer. Until now, the most powerful computer he ever used has been a pocket calculator. Now, looking at his new computer, he is a bit disappointed, because he liked the LC-display of his calculator so much. So you decide to write a program that displays numbers in an LC-display-like style on his computer. )
- 2009-06-06 12:40:52下载
- 积分:1
-
readuff
用matlab读取uff格式的数据文件。(load the data type of *.uff using matlab.)
- 2019-03-05 11:05:29下载
- 积分:1
-
newton_iterate
非线性方程组的牛顿法matlab程序,采用符号运算,输入参量为含参的代数式子,无需分离出各个矩阵。(Newton method of nonlinear equations matlab program, using symbolic computation, input parameters for children with participation of algebraic, without separating out the various matrices.)
- 2010-05-06 10:59:39下载
- 积分:1