-
shijianxulie
一本详细介绍混沌时间序列原理与应用的书,不错的(A detailed application of chaos theory and time series of the book, a good)
- 2010-12-01 16:52:39下载
- 积分: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
-
fft
图片点阵离散及傅里叶正变换和傅里叶逆变换(Image discrete lattice and Fourier transform)
- 2014-11-25 10:27:30下载
- 积分:1
-
HHT
HHT实现的程序,包括EMD/EEMD,计算瞬时频率,统计重要性(HHT implementation procedures, including EMD/EEMD, calculating the instantaneous frequency, statistical significance)
- 2010-12-27 19:40:47下载
- 积分:1
-
HS
说明: 和声搜索算法,进行参数改进,并且对程序的模块做细致的说明(Harmony search algorithm, carry on the improvement of parameters, and the program module for detailed instructions
)
- 2014-09-16 19:31:24下载
- 积分:1
-
心电信号波形的自动检测算法
心电信号波形的自动检测算法,QRS波群及特征,使用麻省理工心率失常数据库(Automatic detection algorithm ECG waveform, QRS wave group and characteristics, using MIT arrhythmia )
- 2015-04-29 22:59:05下载
- 积分:1
-
Vect
遍历容量仿真程序代码
发送端已知信道参数仿真程序代码(The ergodic capacity simulation program code sender known the channel parameter simulation program code)
- 2013-04-24 18:55:00下载
- 积分:1
-
GA-PLS-toolbox
GA-PLS遗传偏最小二乘法 用于数据挖掘或者是光谱特征变量筛选(GA-PLS Genetic Partial Least Squares)
- 2021-03-26 23:09:12下载
- 积分:1
-
stprtool
统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含:
1,Analysis of linear discriminant function
2,Feature extraction: Linear Discriminant Analysis
3,Probability distribution estimation and clustering
4,Support Vector and other Kernel Machines(
This section should give the reader a quick overview of the methods implemented in
STPRtool.
• Analysis of linear discriminant function: Perceptron algorithm and multiclass
modification. Kozinec’s algorithm. Fisher Linear Discriminant. A collection
of known algorithms solving the Generalized Anderson’s Task.
• Feature extraction: Linear Discriminant Analysis. Principal Component Analysis
(PCA). Kernel PCA. Greedy Kernel PCA. Generalized Discriminant Analysis.
• Probability distribution estimation and clustering: Gaussian Mixture
Models. Expectation-Maximization algorithm. Minimax probability estimation.
K-means clustering.
• Support Vector and other Kernel Machines: Sequential Minimal Optimizer
(SMO). Matlab Optimization toolbox based algorithms. Interface to the
SVMlight software. Decomposition approaches to train the Multi-class SVM classifiers.
Multi-class BSVM formulation trained by Kozinec’s algorithm, Mitchell-
Demyanov-Molozenov algorithm )
- 2009-03-13 17:03:40下载
- 积分:1
-
sanfuICA
本程序通过优化ICA算法实现了混合图像的盲源分离,分离效果优于一般ICA算法(This procedure optimized ICA algorithm is a mixed picture of blind source separation, separation is better than the general ICA algorithm is)
- 2020-10-10 15:07:35下载
- 积分:1