说明:This a SPH meshfree code have been developed for curve fitting problems. this archive contains matlab subroutines
SPH--matlab SPH--matlab-code SPH matlab-sph-code SPH-MATLAB-code
说明:求解非线性方程。调用格式x=fmincon(fun,x0,A,b,Aeq,beq,VLB,VUB)
说明:该程序是帧差法和背景法相结合的一种方法,非常新颖
说明:仿真RFID通信 形成通信环路 在MATLAB下仿真
说明:this is a source code for face recognition using eigen faces
说明:一种新的改进的UPF粒子滤波,在不降低精度的同时有效降低了算法的运行时间,很好用,可直接适用
说明:交错网格的SIMPLE算法模拟方腔自然对流
说明:用深度优先算法做的一个路径规划。可以从开始点一直移动到目标点,避开障碍物。