-
LMS_Algo
功能描述:用matlab语言实现LMS自适应算法
函数名:LMS_Algo
输入参数:
(1)M:滤波器的阶数
(2)N:LMS算法迭代的次数
(3)mu:自适应参数
(4)xn:LMS算法的输入序列
输出参数:
(1)系数矢量A (Function Description: The LMS adaptive algorithm matlab language function name: LMS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) mu: adaptive parameters (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A )
- 2010-07-11 12:13:12下载
- 积分:1
-
plot
matlab经典算法,包括各种绘图制图命令和例子(matlab classic algorithms, including various drawing graphics commands and examples of)
- 2010-01-29 10:30:20下载
- 积分:1
-
matlab_tcpip_example
a simple code to construct tcp ip connection in matlab
- 2010-06-01 02:39:27下载
- 积分:1
-
msk
MSK Code in Matlab using four analog sine waves that are selected on the basis of the digital selection lines,there are mainly two selection lines.
- 2013-11-21 13:27:39下载
- 积分:1
-
uweFFTshixianxinhaopinpufenxi
数字信号处理程序——用FFT实现信号频谱分析的matlab程序(Digital signal processing procedures- implementation using FFT signal spectrum analysis matlab program)
- 2008-08-06 12:21:06下载
- 积分:1
-
MatlabFAQ(2.0)
说明: matlab FAQ 介绍了matlab中常遇到的问题和解决方法(matlab FAQ )
- 2010-04-20 17:41:44下载
- 积分:1
-
crane
用无模型自适应控制算法,可以实现桥式起重机的位置跟踪(Location tracking model-free adaptive control algorithm can bridge crane)
- 2013-04-01 20:58:38下载
- 积分:1
-
Version_2p2_Final
TDMS的文件读取到Matlab。
优点:
-支持读取v2的文件
-不需要使用NI的DLL,因此它不需要32位窗口
- 支持隔行扫描数据
-只允许读的名称及属性,以得到一个文件是什么感觉快
- 允许读数据的特定子集
(Reads TDMS files into Matlab.
Advantages:
- supports reading v2 files
- doesn t require the NI DLL, thus it doesn t require 32bit windows
- supports interleaved data
- allows only reading names & properties to get a quick feel for what is in the file
- allows reading specific subsets of the data)
- 2011-05-23 11:10:58下载
- 积分:1
-
kalman
卡尔曼滤波程序,对学习很有帮助,希望大家能够一起学习(Very Good)
- 2011-08-31 10:02:29下载
- 积分:1
-
TSP
Matlab 应用,基于最近相邻节点的旅行商问题解决模式(Nearest Neighbor algorithm ,for the Travelling Salesman Problem)
- 2014-01-10 14:52:48下载
- 积分:1