-
RBF
通用的Bp程序,zai MATLAB 下(RBF)
- 2010-01-23 14:41:31下载
- 积分: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
-
lvbo
matlab对时间序列数据进行滤波以满足计算需求(matlab time series data is filtered to meet the computing needs)
- 2013-04-13 16:04:33下载
- 积分:1
-
GA-BP模板
遗传算法优化BPmatlab代码(标注清晰),保证新手看了原理之后能看懂(Genetic algorithm optimizes the BPmatlab code (clearly marked) to ensure that the novice can understand the principle after reading it.)
- 2021-04-15 15:58:55下载
- 积分:1
-
mfileshowto
How to create m-files in Matlab guide.
- 2009-05-19 14:35:58下载
- 积分:1
-
MATLAB(DCTPDWT)
基于DCT和DWT的水印的嵌入与提取,以及鲁棒性的检测,攻击检测(Based on the DCT and DWT watermarking embedding and extraction, as well as the robustness of detection, attack detection)
- 2012-05-23 23:37:11下载
- 积分:1
-
Romberg
这是用龙贝格求解数值积分的一种方法,精确性高(This is solved using Romberg numerical integration method, high accuracy)
- 2011-07-15 23:15:21下载
- 积分:1
-
bit-plane-mapping-project
this is for bit plane mapping... it produces 7 outputs with bit plane....
- 2011-12-05 20:53:28下载
- 积分:1
-
FullBridge1
说明: DCDC全桥斩波的电路仿真,使用传统的PID算法(DCDC full bridge chopper circuit simulation, using the traditional PID algorithm)
- 2019-11-06 11:38:20下载
- 积分:1
-
vblast_mimo
这个是我自己写的关于qpsk的MIMO信道的vblast的vblast算法,站长帮帮忙,我现在很需要一篇<信道估计算法>(基于瑞利衰落信道的LS算法的Matlab程序),后天就要交了,救人一命胜造7级浮屠啊!(this is what I wrote on the qpsk MIMO channel operator vblast the vblast France, the head of help out, I am now a need)
- 2006-09-05 04:36:49下载
- 积分:1