资源列表
GA-PSO
- combine of GA algorithm with PSO
NSEDFEllipsoid
- NSEDFEllipsoid是基于NESEDF椭圆拟合方法改进的椭球拟合方法。 函数alpha = NSEDFEllipsoid(X,Y,Z)根据椭球代数距离公式a(1)x^2 + a(2)y^2 + a(3)z^2 + a(4)xy + a(5)xz + a(6)yz + a(7)x + a(8)y + a(9)z + a(10) = 0拟合得到椭球方程的10个系数,其中X、Y、Z是采样点坐标的列向量集合。 -NSEDFEllipsoid fits ellipsoid based on
Hilbert-transform
- 通过希尔伯特变换方法,求信号的幅值,相位,频率三态信息-Hilbert transform seek retardation
rrt_simplify
- 在VC6.0上实现了简化的快速扩展随机树算法,实现了人工放置起点,终点和障碍点。算法自动生成避开障碍的路径。注释详细,具有较好的参考价值。- a simplified algorithm of fast expanding random tree in VC6.0 is implemented, and the starting point, end point and obstacle point of artificial placement are realized. Algorithm
eg-One-dimensional-search
- matlab一维搜索法编程案例,求解函数的最小值,附有说明,可供参考-matlab programming case of one-dimensional search method, for solving the minimum function
Quadratic-Exponential-Smoothing
- matlab例子,用二次指数平滑法预测并绘制散点图,附有说明- matlab example, with secondary exponential smoothing forecast and draw a scatter plot
Generates-a-random-number
- matlab程序,用于生成随机数,里面包含多种生成算法,供大家参考-matlab program for generating random numbers
Matrix-eigenvalues
- matlab求特征值的程序,包含多种方法,求解方法供大家参考-find eigenvalues matlab procedures, including a variety of methods
Statistics-and-analysis
- matlab数据统计和分析,包含几种常用数据处理程序供大家参考-matlab statistics and analysis, including several commonly used data handler
APIT
- APIT函数模块,实现室内定位APIT算法的重要功能-APIT function module, indoor positioning APIT algorithm important functions
矩阵求逆
- 用于计算矩阵的加减法、乘法以及求解逆矩阵,C语言编写
Normal-DFT
- A simple Discrete Fourier Transform Code in C language, it generates a random signal and applies the DFT on it
