-
bartlett-psd
说明: 本程序利用平均周期图法(bartlett法)对信号进行功率谱估计,指定输入响应信号,根据实际情况调整参数,输出功率谱图(The program uses the average periodogram method (bartlett method) on the signal power spectrum estimation, specify the input response signal, adjust the parameters according to actual situation, the output power spectrum)
- 2011-04-04 23:14:18下载
- 积分: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
-
GA
说明: 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。(a genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic is routinely used to generate useful solutions to optimization and search problems. Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.)
- 2012-04-24 18:41:24下载
- 积分:1
-
cdma.rar
CDMA多用户检测的matlab方仿真程序,与传统的单用户检测进行比较。(Multi-user detection CDMA matlab simulation program side, with the traditional single user detection were compared.)
- 2011-05-28 20:49:48下载
- 积分:1
-
改进MFO算法3
说明: 对MFO的exploration和exploitation进行改进,提高算法效率(Improved MFO exploration and exploitation to increase algorithm efficiency)
- 2020-06-23 13:40:02下载
- 积分:1
-
DE405_2_Matlab_data
将DE405数据文件转换为Matlab的.mat文件的函数,方便Matlab的读取(DE405 data file is converted to the Matlab MAT file function to facilitate the Matlab reads)
- 2020-07-15 15:38:50下载
- 积分:1
-
Modified-Particle-Swarm-Optimization
说明: 目前各类粒子群算法的应用、改进、参数设置方法(At present the application of various types of particle swarm optimization, improvement, parameter setting method)
- 2011-03-15 11:54:13下载
- 积分:1
-
lambert
gives the initial and final velocities of a trajectory connecting R0 to Rf over a transfer time of dT. This method uses universal variables, from Vallado.
- 2013-09-27 00:08:23下载
- 积分:1
-
PSO单时段机组寻优
说明: 采用粒子群算法对单时段的机组组合进行寻优。(Particle swarm optimization (PSO) is used to optimize unit commitment in a single period of time.)
- 2020-11-29 19:59:27下载
- 积分:1
-
zhinengkongzhi
说明: 大型风力发电机组的智能控制研究的文章 以供大家分享,下载 (Large-scale wind turbine research of intelligent control for the article to share, download)
- 2009-08-05 11:48:03下载
- 积分:1