-
ga_mat
matlab中遗传算法的源码,简单易懂,学习用很不错(M code of genetic algorithm in matlab)
- 2009-11-04 09:28:40下载
- 积分: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
-
svm
基于光谱特征的提取算法,很实用,分类精度高(Based on spectral feature extraction algorithm, very practical, high classification accuracy)
- 2014-11-05 09:40:20下载
- 积分:1
-
Matlab-GUI
Matlab面向对象编程,强烈推荐的一本面向对象matlab编程书籍(Matlab programming)
- 2015-03-01 11:23:53下载
- 积分:1
-
adapt
基于自适应算法的系统模型识别,本程序中使用低通FIR滤波器模拟未知系统,可以变换未知系统。输出系统的幅频特性曲线(Recognition system based on adaptive algorithm model, using low pass FIR filter is simulated in this program the unknown system, can change the unknown system.Output system of amplitude frequency characteristic curve)
- 2015-03-30 19:54:30下载
- 积分:1
-
match
match by SIFT with two of gray images
- 2012-12-30 17:33:21下载
- 积分:1
-
zernike
有关zernike的论文,高质量,本人用这个论文实现,相当不错(About papers of zernike, high quality, I realize with this thesis, is quite good)
- 2020-07-18 19:18:47下载
- 积分:1
-
Odefun5
间歇反应釜的matlab建模,M文件,c可自由改变(Modeling of batch reactor)
- 2013-12-16 20:15:44下载
- 积分:1
-
liu-ik43
对HARQ系统的吞吐量分析,自己编的5种调制信号,采用的是通用的平面波展开法。( HARQ throughput analysis of the system, Own five modulation signal, Using common plane wave expansion method.)
- 2021-04-17 17:18:53下载
- 积分:1
-
bpsk_awgn
BPSK的AWGN分析归一化,对初学者会有所帮助(BPSK Analysis of the AWGN normalized, it would be helpful for beginners)
- 2007-10-28 16:28:29下载
- 积分:1