资源列表
傅里叶级数逼近源码
- 傅立叶级数在数字信号处理中有非常重要的应用,这里提供了傅立叶级数在C环境下的源码及其应用,对于数据处理的工程人员大有裨益。-Fourier series in the digital signal processing is a very important application, it provides Fourier Series C environment in the source and application of data processing for the engineeri
skip-list
- skip-list 一种数据结构 一种图的表示方法
shujujiegou
- 数据结构相关算法 (包含链表的定位、插入、删除等操作)
3
- 哈夫曼编码 哈夫曼编码 哈夫曼编码
我的hough
- 很多人在说,但我没看到所以自己编了一个hough变换的函数-many people say, but I do not see why their part of a Hough transform function
yan
- 数值分析 解多项式,多元一次多项式的求解-shuzhifenxi
fungsi_4
- Function for scan type 4
Prim
- 计算机程序设计的思路及方法,并提出了该算法的参考程序-the computer programming for gaining the section area of the highway subgrade, and discussed the programming steps and methods
delete-character
- 任意输入字符串,把相同的字符清楚掉,剩下的字符按原先的排序组合在一起-Any input string, the same character clear out the rest of the characters are combined together in the original sorting
capon1
- 经典的一种波达方向估计的算法-Capon算法,能够实现谱峰估计。-A kind of classic doa estimation algorithm- Capon algorithm, estimate spectrum peaks can be achieved.
EKF
- 一个在matlab开发环境中关于扩展Kalman滤波在目标跟踪中的应用。供初学者参考。-A Calman filter to estimate the path of the Matlab example. It is suitable for beginners reference
简单脉冲信号的模糊函数
- 该代码为一个,简单脉冲信号的模糊函数的仿真程序,供学者们共同学习讨论