资源列表
SD-Optimal-steps
- SD algortithm with optimal step size
LFNEWTON
- this file is Newton-Raphson load flow code for all electrical system.
mapcaixiang
- 地图染色问题又称四色问题-Map coloring problem, also known as four-color problem
robot
- 取各障碍物顶点连线的中点为路径点,相互连接各路径点,将机器人移动的起点和终点限制在各路径点上,利用Dijkstra算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径,由于上述算法使用了连接线中点的条件,不是整个规划空间的最优路径,然后利用遗传算法对找到的最短路径各个路径点Pi (i=1,2,…n)调整,让各路径点在相应障碍物端点连线上滑动,利用Pi= Pi1+ti×(Pi2-Pi1)(ti∈[0,1] i=1,2,…n)即可确定相应的Pi,即为新的路径点,连接此路径点为最优路径。-Ta
binary-search
- binary search in vb it is simple to use
numerical-solutions
- 常微分方程初值问题的数值解的四种方法:RK4,AB4,AB4-AM4,改进的AB4-AM4-numerical solutions to initial value problems in ordinary differential equations.RK4,AB4,AB4-AM4,improvedAB4-AM4
Array-xiang_cheng-Doolittle-fen_jie
- 非常经典的矩阵相乘以及矩阵的Doolittle分解的程序,可用于数字图像处理- Doolittle decomposition process is very classical matrix multiplication and matrix can be used for digital image processing
orthofit
- 对离散点进行多项式拟合,不同于传统多项式拟合高次出现病态,此程序可以拟合高阶多项式- ORTHOFIT Fit polynomial to data. YS = ORTHOFIT(X,Y,N) smooths/fits data Y(X) in a least-squares sense using a polynomial of degree N and returns the smoothed data YS.
getopt1
- 三角形单元的网格划分以及单元刚度矩阵的求解程序-Triangular mesh elements and the element stiffness matrix solver
NFA-to-DFA-Conversion
- 分享一个NFA到对应的DFA的转换程序-Program to convert a given NFA to the corresponding DFA
complexdiffusion
- 各项异性扩散的图象处理代码.希望你能丛中有所领悟.
iccg
- iccg解有限差分方程 不完全分解共轭梯度法解有限差分线性方程组 行业软件
