-
compecon
MATLAB code for all of the examples in the text is supplied with the CompEcon Toolbox
- 2010-03-04 17:08:02下载
- 积分:1
-
pmsm_control_new2
永磁电机双闭环调速,转速外环,电流内环,最后转速平稳(Double-loop speed permanent magnet motor, speed outer, inner current loop, the last speed steady)
- 2015-01-25 12:16:47下载
- 积分:1
-
电力系统工具箱PST
电力系统工具箱(Power System Toolbox,PST),常用电力系统分析工具,可以实现潮流计算,暂态稳定分析,小信号分析等功能。(Power System Toolbox (Power System Toolbox, PST), commonly used in power system analysis tools, can achieve flow calculation, transient stability analysis, small-signal analysis functions.)
- 2020-07-08 12:28:56下载
- 积分:1
-
2.5 (2)
说明: 整理了关于振动信号的处理方法,使用MATLAB进行分析和处理(The processing method of vibration signal is sorted out, and MATLAB is used for analysis and processing)
- 2020-02-03 18:13:28下载
- 积分:1
-
matlab55
学会不同搜索法(最速下降法,共轭梯度法,牛顿法,拟牛顿法)的计算步骤;
比较不同搜索法(最速下降法,共轭梯度法,牛顿法,拟牛顿法)的优缺点。
(Institute of the different search method (steepest descent method, conjugate gradient method, Newton method, quasi-Newton method) for calculating steps compare different search method (steepest descent method, conjugate gradient method, Newton method, quasi-Newton method) the advantages and disadvantages.)
- 2008-04-13 19:40:44下载
- 积分:1
-
AN_119_FTDI_Drivers_Installation_Guide_for_Window
This file is fot ft2232 jlink.
- 2011-02-09 02:04:01下载
- 积分:1
-
14Fast-Markov-models
14的快速近似Kullback-Leibler距离依赖树和隐马尔科夫models.pdf(14Fast approximation of Kullback-Leibler distance for dependence trees and hidden Markov models.pdf)
- 2014-08-17 17:30:39下载
- 积分:1
-
overvoltage
电系统过电压仿真程序,基于matlab和vc的混合编程,matlab动态仿真(Over-voltage power system simulation program, based on matlab and vc mixed programming, matlab dynamic simulation)
- 2008-03-16 01:52:16下载
- 积分: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
-
code
A code to code your code.
- 2015-04-02 23:32:54下载
- 积分:1