-
rlsnoise2
一个有用的RLS算法小程序,希望对大家有帮助,谢谢共享(RLS algorithm for a useful small programs, in the hope that everyone has to help, thank you sharing)
- 2007-07-27 23:17:22下载
- 积分:1
-
ctmsim_v1_1
说明: 这是一个高速公路仿真模型。该仿真模型可以在matlab中以命令行形式或者图形界面形式进行。(CTMSIM is an interactive freeway traffic macrosimulator for MATLAB. It is based on the Asymmetric Cell Transmission Model (ACTM) and allows user-pluggable ramp flow and ramp queue controllers. Its output can be directly compared with PeMS data .CTMSIM operates both in graphical (interactive) mode and command line (batch) mode.)
- 2010-05-04 16:34:11下载
- 积分: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
-
M
说明: M文件与程序调试 M-files and program debugging(M-files and program debugging)
- 2013-08-18 09:07:26下载
- 积分:1
-
LMS_test
说明: 测试实现时域LMS功能,需修改原始信号为模拟信号。(In order to realize LMS function in time domain, the original signal should be modified to analog signal.)
- 2020-07-22 16:44:29下载
- 积分:1
-
MATLAB-Function.doc
matlab常用函数大全,很有用,特别是初学者。(matlab full funtions,very useful for initial learners。)
- 2012-07-01 16:36:31下载
- 积分:1
-
mexcdf.r4040
最新cdf工具箱,可在matlab中读取cdf文件,有详细word说明(netcdf tools for matlab)
- 2014-12-11 19:20:33下载
- 积分:1
-
123
用matlab开发的5个题目的代码,主要是光电综合设计的几个题目(With the development of the five topics matlab code, mainly optoelectronic integrated design of several topics)
- 2014-01-06 15:34:49下载
- 积分:1
-
shen
这是一段MATLAB程序,是在神经网络模型下进行辨识,只要将程序中部分数字改变成你想要的,就能运用了。(This is a MATLAB program is to identify under the neural network model, as long as the program part of the figure change to what you want, you can use the.)
- 2010-08-28 01:35:45下载
- 积分:1
-
simulink
说明: 基于Matlab/Simulink的机构运动仿真分析(Kinematics Simulation of Label Delivering Mechanism Based on Matlab/Simulink)
- 2011-03-10 13:21:18下载
- 积分:1