-
9tap_equalizer
这个是9阶的lms自适应均衡器simulink,是教授给的材料,实际上只要修改阶数,能实现n阶lms自适应均衡器。(This is a 9 bands LMS adaptive equalizer simulink, is to teach the material to, in fact, as long as the modified order to realize n-order LMS adaptive equalizer.)
- 2008-05-17 14:53:13下载
- 积分: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
-
Euler_Bernoulli
Euler_Bernoulli梁在横向荷载作用下的挠度曲线,matlab程序
将matlab工作目录设为解压后的文件夹
依次执行
main
postprocessing
两条命令(matlab program for Euler_Bernoulli Beam)
- 2011-10-07 19:53:31下载
- 积分:1
-
WeibullDistrib
给定威布尔函数的lambda和k,直接绘制其累积概率的图。(A given weibull function of lambda and k, directly map the cumulative probability.)
- 2013-12-13 13:31:43下载
- 积分:1
-
deploymentprofile
多机器人队形初始化,使用11个机器人最终编队形成一个圆形(Multi-robot formation initialization)
- 2013-08-26 11:09:59下载
- 积分:1
-
b.m
Matlab仿真程序,介绍了数据的程序结构、运用和算法设计。(Matlab simulation program, introduced procedures for data structure, application and algorithm design.)
- 2008-12-31 13:03:04下载
- 积分:1
-
qtom
说明: 将quartus的仿真数据结果导入到matlab中进行后续的操作(Will Quartus results of the simulation data into matlab conducted follow-up operation)
- 2008-11-01 15:31:09下载
- 积分:1
-
Desktop
将数据场理论用在雷达信号分选中,分选概率得到提高(Improved data field theory used in radar signal sorting, sorting probability)
- 2014-10-04 22:35:59下载
- 积分:1
-
MccDemo
一个VC与MATLAB混合编程的简单示例,需用到ibmatpm.lib libmmfile.lib libmcc.lib libmatlb.lib libmx.lib libmat.lib(VC++ and Matlab mix-program demo ,must include ibmatpm.lib libmmfile.lib libmcc.lib libmatlb.lib libmx.lib libmat.lib)
- 2015-03-13 15:36:58下载
- 积分:1
-
duffing
Duffing方程位移随转速变化的分岔图(Duffing equation changes with the speed of displacement bifurcation diagram)
- 2014-06-17 15:49:37下载
- 积分:1