-
lms
智能天线算发中的最小均方误差算法,运行后可以直接出结果(Smart Antenna count made in the MMSE algorithm, after running the results can be directly)
- 2009-05-20 10:46:49下载
- 积分:1
-
main
make the simple game of life.
it only uses 50 X 50 size of point and time limited system.
- 2010-02-10 16:11:28下载
- 积分:1
-
Matlab
matlab课程设计大作业,内含十道题,是对matlab应用的一个综合(matlab)
- 2010-03-04 18:27:35下载
- 积分: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
-
wavelet
介绍了小波变换的基本应用,采用小波滤波的方法实现对一组数据的处理,处理结果表明,选取合适的小波基函数以及分解层数才能够达到理想的效果(The basic application of wavelet transform, wavelet filtering method to achieve a set of data processing, processing results show that selecting the appropriate wavelet basis function and decomposition level to be able to achieve the desired results)
- 2013-04-02 21:16:20下载
- 积分:1
-
fuzzpid
模糊pid纯matlab程序.m文件,步骤很详细(Fuzzy pid pure matlab program. M files, the steps in detail)
- 2013-05-24 10:54:02下载
- 积分:1
-
TestofGUI
matlab GUI 示例,利用guide命令。主要是说明了一下框架和用法。(matlab GUI example, the use of guide command. Is mainly explained about the framework and usage.)
- 2007-12-24 09:15:19下载
- 积分:1
-
5809
suppression of echo by using lms code
- 2011-10-02 23:01:07下载
- 积分:1
-
tongjifenxi
统计分析频谱特性,对初步学习matlab的兄弟们有一定的价值(statistical analysis)
- 2009-12-16 10:31:00下载
- 积分:1
-
MATLAB
说明: MATLAB神经网络应用设计,适合初学者(MATLAB neural network application design, suitable for beginners)
- 2010-04-12 20:13:50下载
- 积分:1