资源列表
BSpline
- B样条曲线插值和生成程序,通过有限个控制点和曲线表达式来完成。-To generate B-spline curves via several input control points.
quadratic-equation-with-one-unknown
- 直接输入一元二次方程的系数,软件会自动求解,还可以验证方程是否有解。-Direct input coefficients of a quadratic equation, the software will automatically solving can also verify that the equation has a solution.
lms
- lms algorithm lms algorithmlms algorithm lms algorithm
MetodoGauss
- metodo gaus for ecuacions
random_walk_3D
- Brownian motion. A random walk is similar to markov process, however a markov process has no memory, where a random walk uses an initial state. The next step in the walk does not necessarily depend on your current state but will be referenc
random_walk
- 2D version of Brownian motion. A random walk is similar to markov process, however a markov process has no memory, where a random walk uses an initial state. The next step in the walk does not necessarily depend on your current state but wil
ALL_FILES.zip
- Radial Basic Function Network,Radial Basic Function Network
[_Recursiv185909312005.zip
- This code features a few examples of functions that might help you improve your knowledge of recursive functions,This code features a few examples of functions that might help you improve your knowledge of recursive functions
fastmap.zip
- 快速减维度算法fastmap的C实现,比classical MDS快一个数量级以上 ,fastmap c implementation. Faster than most MDS are similar methods
pan-0.1.2.zip
- 降维算法LAMP的C实现。算法复杂度O(kn),k是控制点的数量,dimension reduction algorithm LAMP s implementation in C
kmean.c.zip
- 最常见的聚类算法kmean C语言实现,只有一个function,kmean s C implementation
lawler-alg.zip
- lawler s scheduling algorithm,lawler s scheduling algorithm