-
basic-maylab-exercise-and-key
matlab基础训练题及答案,矩阵运算等适合初级学习者。(the simple exercise of matlab,for new learner)
- 2012-04-04 01:10:58下载
- 积分:1
-
ELM-Talk
极值学习机的配套教程,上传给大家多学习学习吧。(Extremal supporting learning machine tutorial, upload to everyone to learn from it.)
- 2012-09-03 09:31:43下载
- 积分:1
-
Mathematical-modeling-
数学建模算法与应用司守奎 (作者), 孙玺菁 (作者)(Mathematical modeling algorithms and applications)
- 2014-02-07 19:15:52下载
- 积分:1
-
33
说明: 带分布式电源的33节点配电网位置容量优化程序,源程序来自网络,有问题联系我QQ3163815954(Location Capacity Optimization Program for 33-Node Distribution Network with Distributed Generation)
- 2019-04-14 15:35:38下载
- 积分:1
-
solarradiationHcd
本程序用来计算太阳能的直射辐射,晴天模型(simulation the direct radiation of solar)
- 2012-05-03 14:08:52下载
- 积分:1
-
inverter-control
太阳能光伏并网发电及其逆变控制,光伏发电的入门级书籍,含有控制、MPPT、孤岛检测等(Solar photovoltaic power generation and inverter control, entry-level books photovoltaic containing control, MPPT, islanding detection)
- 2016-09-28 21:13: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
-
Shape_Skin_YCbCr
可以在蓝色背景下找到肤色散点分布图,从而确定肤色在YCBCR空间内的分布情况(Can be found in the blue background color scatter distribution, to determine the color space in the distribution of YCBCR)
- 2010-08-04 13:23:07下载
- 积分:1
-
huff1
实用matlab实现n元huffman编码(Practical matlab n yuan Huffman coding)
- 2011-12-20 19:30:03下载
- 积分:1
-
kalman-simulation
The purpose of this paper is to provide a practical introduction to the discrete Kalman
filter. This introduction includes a description and some discussion of the basic
discrete Kalman filter, a derivation, description and some discussion of the extended
Kalman filter, and a relatively simple (tangible) example with real numbers &
results.(The purpose of this paper is to provide a pra ctical introduction to the discrete Kalman fil ter. This introduction includes a description and some discussion of the basic discrete Kalma n filter, a derivation. description and some discussion of the extende d Kalman filter. and a relatively simple (tangible) example wit h real numbers)
- 2007-05-24 21:09:31下载
- 积分:1