-
NY_ImageTiler
this codes is only for education purpose
- 2009-09-28 16:53:39下载
- 积分:1
-
GUI_2
MATLAB经典GUI源程序,适合初学者入门学习(MATLAB classic GUI source code, suitable for beginners learning portal)
- 2008-01-18 16:53:38下载
- 积分:1
-
ChiLunJiSuan
这是一个关于齿轮的齿顶圆和齿根圆半径的计算程序,先将图片预处理和二值化,然后进行边缘检测求出圆心,最后用平均法求出半径。(This is an addendum on the gear tooth root radius circle and the calculation procedure, the first image preprocessing and binarization, edge detection and then find the center of a circle, with the final calculated average radius.)
- 2010-12-13 15:17:28下载
- 积分:1
-
fdtd-cell-
This document explain the fdtd grid of an electromagnetic problem.At this document three kind of antenna are investigated
- 2013-02-09 01:53:46下载
- 积分:1
-
Lossy_compression_DCT
it is matlab code for compress the image
- 2014-12-10 12:45:03下载
- 积分:1
-
Semi-Supervised_Learning
说明: 半监督机器学习semi-supervised Learning 国外经典教材(A classical intro to SSL)
- 2010-04-12 16:11:16下载
- 积分:1
-
chap5
刘金坤智能控制理论与应用这本书里课后每章的MATLAB源代码(Liujin Kun intelligent control theory and application of each chapter in this book after school MATLAB source code)
- 2015-03-28 15:05:00下载
- 积分:1
-
cellulartrafic
cellular trafic calliculation
- 2010-09-30 19:37:13下载
- 积分:1
-
imageprocessing
image processing and key generation etc
- 2010-11-04 12:38:29下载
- 积分:1
-
functionz
说明:
在三次样条中,要寻找三次多项式,以逼近每对数据点间的曲线。在样条术语中,这些数据点称之为断点。因为,两点只能决定一条直线,而在两点间的曲线可用无限多的三次多项式近似。因此,为使结果具有唯一性。在三次样条中,增加了三次多项式的约束条件。通过限定每个三次多项式的一阶和二阶导数,使其在断点处相等,就可以较好地确定所有内部三次多项式。此外,近似多项式通过这些断点的斜率和曲率是连续的。然而,第一个和最后一个三次多项式在第一个和最后一个断点以外,没有伴随多项式。因此必须通过其它方法确定其余的约束。最常用的方法,也是函数spline所采用的方法,就是采用非扭结(not-a-knot)条件。这个条件强迫第一个和第二个三次多项式的三阶导数相等。对最后一个和倒数第二个三次多项式也做同样地处理。
(the Cubic Spline, to find three polynomial, approaching every right to point the data curve. The kind of terms, these data points called breakpoints. Because only two points a straight decisions, and in between the two curves can be used an infinite number of cubic polynomial approximation. Therefore, in order for the outcome of uniqueness. The Cubic Spline, add the cubic polynomial bound by the conditions. By limiting each cubic polynomial of the first order and second-order derivative, it breakpoint in the same Department, we can better identify all internal cubic polynomial. In addition, the polynomial approximation of these breakpoints slope and curvature is continuous. However, the last one and a cubic polynomial in a breakpoint and the final one, not accompanied by polynomials. There)
- 2006-03-15 21:19:29下载
- 积分:1