-
Music_DOA_3
阵列信号处理,一路期望,两路干扰信号的MUSIC和capon的matlab程序。(Array signal processing, all the way expectations, two-way interference signals MUSIC and Capon)
- 2008-03-24 16:31:42下载
- 积分:1
-
ImageWienerFilter
说明:
维纳滤波、逆滤波matlab程序(不调用图像库函数)(Wiener filter, inverse filter matlab program (do not call the image library function))
- 2008-09-28 09:31:18下载
- 积分:1
-
BatteryStatus
Battery Status, battery info, battery voltage, battery temperature, battery health
- 2013-07-19 09:52:17下载
- 积分:1
-
minute-tree
在一个具有几个顶点的连通图G中,如果存在子图G 包含G中所有顶点和一部分边,且不形成回路,则称G 为图G的生成树,代价最小生成树则称为最小生成树(If there subgraph G ' contains all vertices in G, and part of the side, and does not form a loop, then G' in a few vertices connected graph G is the spanning tree of a graph G consideration of the minimum spanning tree is called minimum spanning tree)
- 2013-02-27 13:41:00下载
- 积分:1
-
L02VT09_MATLAB_intro
intro to matlab.contains basic matlab commands
- 2013-11-28 09:29:02下载
- 积分:1
-
Featur-extarction-data-and-Matlab-code.zip
Featur extarction data and Matlab code
- 2013-04-22 12:58:10下载
- 积分:1
-
24Computer
个24点自动计算器,算法方面是比较暴力的……有待完善
(24-point automatic calculator, the algorithm is more violent aspect to be perfect ... ...)
- 2010-12-10 20:46:26下载
- 积分:1
-
huiseyuce
里面有灰色预测模型的matlab程序,只需输入数据即可,调试成功,可运行。(There are gray prediction model matlab program, you can simply enter the data, debugging success, can be run.)
- 2013-08-27 21:45:05下载
- 积分:1
-
SMARTSRC-3
读取硬盘SMART值,很详细的源代码。很有参考学习的价值(read hard smart value)
- 2014-02-25 22:32:05下载
- 积分:1
-
自适应滤波器
通过设计一个二阶加权系数自适应横向FIR滤波器,对一个加随机噪声的正弦信号实现滤波。
具体设计方案为:
1,生成标准正弦信号S
2,生成等长的随机信号N
3,生成加随机噪声的正弦信号X
4,X通过参数可调数字滤波器,输出Y
5,Y与参考信号作差得到误差E
6,E通过自适应算法调整权值W
7,用LMS算法处理噪声干扰的信号,最终实现滤波器功能(A two order weighted coefficient adaptive transverse FIR filter is designed to filter a sinusoidal signal with random noise.
The specific design scheme is as follows:
1, generating a standard sinusoidal signal S
2, generating an equal length random signal N
3, generating a sinusoidal signal X with random noise
4, X can adjust the digital filter by parameter and output Y
5, the difference between the Y and the reference signal is E
6, E adjusts the weight W through the adaptive algorithm
7, the LMS algorithm is used to deal with the noise interference signal, and the filter function is finally realized.)
- 2018-03-15 21:40:51下载
- 积分:1