-
xianxing-
一元线性回归matlabMatlab 统计工具箱用命令regress 实现多元线性回归,用的方法是最小二乘法,用
法是:
b=regress(Y,X)(A linear regression matlabMatlab statistical toolbox to achieve the command regress multiple linear regression, least squares method is used, usage is: b = regress (Y, X))
- 2011-08-17 16:35:22下载
- 积分:1
-
Wiener
实现维纳滤波用于语音增强。第一步采用频域谱函数计算最佳的维纳滤波器,再对输入带噪信号进行滤波;第二步是在此基础上的改进,用了自适应的思想,及时根据当前帧的状态更新修正滤波器的系统函数,得到更精确的无噪语音信号。第三步是采用自适应LMS方法,在时域迭代计算滤波器系数,迭代次数足够多时可得到较准确的有用信号。(Implement wiener filtering used in speech enhancement. First step optimum wiener filter is obtained by using the frequency spectrum function, again to input the signal with noise filtering The second step is the improvement on the basis of this, with the idea of adaptive, and in a timely manner according to the current frame updates correction system function of the filter, get a more accurate without noise speech signal. The third step is to use the adaptive LMS method, iterative calculation in time domain filter coefficient, the number of iterations enough to get the useful signal accurately.)
- 2015-05-19 13:26:17下载
- 积分:1
-
una-implementacion
Implemtenacion de estructura FIFO
- 2014-07-08 13:51:10下载
- 积分:1
-
notchfilter
说明: 自己编写的自适应notch fileter算法,该算法原理见清华现代信号处理(I have written adaptive notch fileter algorithm see Tsinghua principle of modern signal processing)
- 2008-09-13 12:05:41下载
- 积分:1
-
GA-.TSP
关于遗传算法解决旅行商问题的源代码,非常有用,没有错误(GA TSP)
- 2012-05-30 21:59:08下载
- 积分:1
-
matlabjianmo
觉得很好的一个Matlab程序想和大家一起分享,互相学习。(A Matlab program feel good and you want to share, learn from each other.)
- 2010-12-09 16:59:18下载
- 积分:1
-
Dijkstra graphshortestpath floyd
移动机器人的最优路径规划 Dijkstra 算法程序代码 路径规划程序(path planning
Optimal path planning of mobile robot Dijkstra algorithm code path planning program)
- 2017-11-06 16:02:17下载
- 积分:1
-
matlab实例 lms 算法
matlab实例lms 算法(Matlab example LMS algorithm)
- 2005-02-21 09:43:13下载
- 积分:1
-
DPSKmatlab
将2,4,8进制的DPSK信号的误码率曲线进行仿真,并将其放在一个图中进行对比(2,4,8-ary DPSK signal simulation BER curves, and placed in a graph comparing)
- 2013-01-17 10:21:52下载
- 积分:1
-
ECG
这个是一片关于用matlab小波去extrace所有ecg信号的特点的论文()
- 2011-10-08 05:19:42下载
- 积分:1