-
intersections
一直任意两条线,可以是直线也可以使曲线,求这两条线的交点(intersection of two curves)
- 2009-10-08 16:09:04下载
- 积分:1
-
graphAnalysisToolbox-1.0
各种图像处理的工具库,来自random walk的开发者。包括normalize cut, random walk等多种图像分割函数等。(Various image processing tool library, from the random walk of the developer. Include normalize cut, random walk and other functions such as image segmentation.)
- 2010-05-25 14:41:41下载
- 积分:1
-
Pascal_ma2
Pascal基础教程,讲述Pascal的基本操作,为程序设计初学者提供(Pascal Foundamental tutorial)
- 2010-08-04 08:43:47下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
horn_schunck
horn-schunck算法的MATLAB函数 (horn-schunck algorithm MATLAB function)
- 2009-07-06 15:15:07下载
- 积分:1
-
OFDM
正交频分复用(OFDM)的调制与解调以及OFDM的误码率。(Orthogonal Frequency Division Multiplexing (OFDM) modulation and OFDM demodulation and bit error rate.)
- 2010-05-12 14:48:48下载
- 积分:1
-
insout_code
说明: 惯性导航的Matlab程序,可以直接运行(Inertial navigation of Matlab procedures, can be directly run)
- 2008-10-18 10:36:44下载
- 积分:1
-
Numerical.Analysis
matlab数值模拟,外文教材!欢迎来联合开发网下载!(matlab simulation, foreign language teaching! Welcome to the Joint Development Network download!)
- 2013-10-26 12:38:01下载
- 积分:1
-
Forward-Kinematics-NEWTON-auto
6sps运动学正解,牛顿法代码的Matlab程序(6sps kinematics, Newto method code in Matlab)
- 2013-11-04 22:46:00下载
- 积分:1
-
guihua
机械臂规划算法,朋友写的,可以用来学习交流(Manipulator planning algorithm, a friend wrote, can be used to study the exchange of)
- 2008-03-25 17:02:50下载
- 积分:1