-
my_new_lms
LMS算法是一种很有用且很简单的估计梯度的方法。这种算法60年代初得出以后很快得到应用,它的突出优点是计算量小易于实现,且不要求脱线计算。只要自适应线性组合器每交迭代运算时都知道输入信号台和参考响应,那么,选用LMS算法是很合适的。(LMS algorithm is a very useful and very simple estimate of the gradient method. The algorithm reached 60 soon after the early applied, it is to calculate the amount of the outstanding advantages of a small easy to implement, and does not require off-line calculation. As long as the adaptive linear combiner time per each iteration all know that Taiwan and the reference input signal response, then the selection of LMS algorithm is very appropriate.)
- 2010-12-08 15:31:45下载
- 积分:1
-
matlabfiltermatrix
这是一个包含了至少6个matlab程序的文件,对滤波器,快速算法,多途处理有很大的帮助。
(this file it has at least six matlab programing,including fiter matrix fft fir and multiply channnel,they are all usefuland helpful.)
- 2010-01-10 20:43:38下载
- 积分:1
-
oscsend
发送一个开放声音控制(OSC)的信息通过UDP连接
oscsend(美,路径)
oscsend(美,路径,类型,arg1的,arg2的,...)
oscsedn(美,路径,类型,[参数])
ü= UDP的对象与打开的连接。
路径=路径字符串
=同类型的参数类型的字符串,
支持:
我=整数
f=浮动
商S =串
每组空(忽略相应的参数)
余=脉冲(忽略相应的参数)
T=真(忽略相应的参数)
F=假(忽略相应的参数)
乙=布尔(不是官方:将参数为T/在F型)
不支持:
b=一滴
参数=参数所指定的类型。
示例
ü=的UDP( 127.0.0.1 ,7488)
的FOPEN(美)
oscsend(ü, /测试 , ifsINBTF ,1,3.14, 您好 ,[],[],虚假,[],[])
fclose(美)
如需关于振荡信息http://opensoundcontrol.org/。(Sends a Open Sound Control (OSC) message through a UDP connection
oscsend(u,path)
oscsend(u,path,types,arg1,arg2,...)
oscsedn(u,path,types,[args])
u = UDP object with open connection.
path = path-string
types = string with types of arguments,
supported:
i = integer
f = float
s = string
N = Null (ignores corresponding argument)
I = Impulse (ignores corresponding argument)
T = True (ignores corresponding argument)
F = False (ignores corresponding argument)
B = boolean (not official: converts argument to T/F in the type)
not supported:
b = blob
args = arguments as specified by types.
EXAMPLE
u = udp( 127.0.0.1 ,7488)
fopen(u)
oscsend(u, /test , ifsINBTF , 1, 3.14, hello ,[],[],false,[],[])
fclose(u)
See http://opensoundcontrol.org/ for more information about OSC.)
- 2011-05-15 17:56:03下载
- 积分:1
-
JSAC
认知无线电中基于机会频谱接入方案,仿真感知信道的选择、发送和休眠时间优化。(Opportunities for cognitive radio spectrum access scheme based on the simulation perception channel selection, transmit and sleep time optimization.)
- 2013-10-08 09:35:51下载
- 积分:1
-
svpwm_sim
空间矢量matlab仿真,是一份很不错的资料,对于理解算法(Space Vector matlab simulation)
- 2013-12-02 23:07:58下载
- 积分:1
-
covolution
convolution and deconvolution program usin matlab
- 2009-09-04 07:38:27下载
- 积分:1
-
DCM
Cannot create induction motor dq model.rar
- 2014-10-29 04:03:10下载
- 积分:1
-
three_level_rectifier
基于三电平拓扑结构的整流器,采用的是电压外环和电流内环的双PI闭环控制,对于三电平整流器的学习有一定的学习作用。(Based on the three level topology of the rectifier, the use of the outer loop and the current loop of the double PI closed-loop control for the study of three level rectifier has a certain role in learning.)
- 2016-12-29 19:30:46下载
- 积分:1
-
ceshi_Excel
matlab生成exel文档,文件名为测试.Excel,并插入了表格图片(generate exel document)
- 2012-05-31 13:03:40下载
- 积分:1
-
16QAM
对16进制的QAM调制信号的matlab仿真 已完美运行通过(On the 16-band QAM modulated signal matlab simulation has been run through a perfect)
- 2013-11-08 10:56:38下载
- 积分:1