资源列表
4_11
- 求最佳路径:用户输入几条路径的权值,通过计算,最后输出从某一点到某一点的最短路径。
RDP_algorithm.rar
- 曲线数据压缩是计算机图形学、计算机自动制图和地理信息系统( GIS) 等学科理论与方法研究的一个重要问题,其实质是一个信息压缩问题.RDP 算法是应用最为广泛的一种,由于容易编程实现且压缩结果较好, GIS 界许多著名商业软件公司(如Intergrap h ,ESRI ,LaserScan) 都把此算法作为其制图系统中一种曲线数据压缩的标准算法.,the well-known Ramer-Douglas-Peucker (RDP) algorithm for polyline data comp
main
- 用栈实现的求一个十进制数的二进制与八进制的形式,刚学数据结构不久时,自己写的-Using a stack for the realization of the binary decimal octal form with just the structure of the near data, they write
fenzhifa
- 分治法的应用 将序列A(0:n-1)中元素按照升序排序方法:归并排序和快速排序((1)对于快速排序,主元采用三者A(low),A(high),A((low+high)/2)中其值居中者-Divide and conquer the application of the sequence A (0: n-1) elements in ascending sorted by: Merge sort and quick sort ((a) for Quick Sort, the main elemen
fuzzer_PID
- 基于MATLAB编程模糊控制PID源程序-PID fuzzy control based on MATLAB programming source code
huffman
- Huffman编码,实现二叉树,对于任给的结构,用huffman进行编码-Huffman coding, to achieve a binary tree, for any given structure is encoded using huffman
Detector Face Multiples
- Detector Face Multiples
multiple_faces.m.tar
- Detect multiple faces
ciecle1
- 一个信号通过均匀圆阵的DOA估计,估计了方位角和仰角,并利用三维图形展示。-A signal is estimated by DOA estimation of uniform circular array, and the azimuth and elevation angle are estimated, and the 3D graphics display is used.
box_modified
- Box optimization method
filter_design
- MATLAB低通FIR滤波器设计,包括利用窗函数以及雷米兹算法两种方法-MATLAB low-pass FIR filter design, including the use of window functions and Remez algorithm
fastsmooth
- 三角平滑去噪算法,矩形平滑去噪算法,伪高斯平滑去噪算法的实现-fastbsmooth(Y,w,type,ends) smooths vector Y with smooth of width w. Version 2.0, May 2008. The argument type determines the smooth type: If type 1, rectangular (sliding-average or boxcar) If typ
