资源列表
基于R的缓冲区统计算法
- 采用R连接数据库进行土地利用缓冲区的计算程序。
tuihuosuanfa
- 神经网络(应用模拟退火算法求函数极值问题)-Neural network (the application of simulated annealing algorithm for function extremum problems)
Errest
- 关于有限元的数字计算误差,分别有L2误差和H1误差-On the number of finite element calculation error, respectively, L2 and H1 error error
Lable.m
- 找出图像中的连同区域 标注序号 二值图像的连同区域判断-Find the image number, together with the regional dimension with the binary image to determine areas
main
- 用于实现最小二乘法 其中包括了逆矩阵转置 白噪声随机产生等功能-Numerical calculation of the realization of the least square method
MaxHeap
- 最大堆的实现,用于实现优先级队列,使用java实现-MaxHeap realization, used to implement the priority queues, use Java implementation
Househloder_transfer
- household变换C语言程序。功能将是对称矩阵变换成三对角阵。改代码也是本人亲自编写。程序注释详细,代码运行效率高,层次还算可以-household transform C language program. The function will be symmetric matrix transforms into a tridiagonal matrix. Changed code is personally prepared. Program notes in detail the ef
glint
- 此程序为计算雷达目标特性角闪烁特性的函数代码-computing the anglar glint
TFRWV
- 该源码用于分析信号的时频特性,wigner-ville分布,单信号以及两个信号间的正交wigner-ville分布-wigner-ville distribution
control1
- 路径追踪控制器,实现目标对象贴近期望轨迹并追踪期望轨迹的控制。-Path tracking controller, to achieve the target object close to the desired trajectory and desired trajectory tracking control.
multi_iter_average
- 多次迭代滑动平均算法,是选一矩形窗口,在平面上逐点滑动,计算窗口内所有点的平均值及观测值与此平均值之差-Multiple iterative moving average algorithm is to a rectangular window, sliding on the plane point by point, calculate the average value of all the points in the window and the difference between t
SVM
- 简单的支持向量机入门程序,有参考价值,适合初学者,有问题欢迎来交流讨论