-
rodode
Rod Ordinary Boundary Condition Equation solver
- 2012-04-24 20:32:36下载
- 积分:1
-
makeLdpc
LDPC maker matrix matlab code
- 2011-07-14 04:01:29下载
- 积分:1
-
motor_controller
包含了几个Matlab的示例仿真模型,用于展示如何控制一个直流DC电机。同时包含了一个文档教程,介绍不同控制器PID,和带有状态反馈的极点配置。可以作为你在Simulink中学习开发控制系统的入门教程。(Contains a few example of Matlab simulation model is used to demonstrate how to control a DC-DC motor. At the same time a document contains a tutorial to introduce a different controller PID, and with state feedback pole assignment. As you study the development of control systems in Simulink Tutorial.)
- 2012-06-08 16:20:47下载
- 积分:1
-
MP_V2
基于matlab的电能质量检测仿真,其中包含小波变换,S变换,FFT,dq变换,直接打开Mypower就可运行,没有界面。(Matlab-based simulation of power quality detection, which contains the wavelet transform, S transform, FFT, dq transformation directly open Mypower can run, there is no interface.)
- 2012-06-10 22:08:31下载
- 积分:1
-
3
说明: 本程序用pca,kpca,svm,pls,fisher,贝叶斯实现cstr和csth过程的故障检诊断,诊断率为百分之九十九,故障识别率为百分之五十八(The program use pca, kpca, SVM, PLS, fisher, bayesian realize CSTR and CSTH process for diagnosis fault diagnosis rate is ninety-nine percent, and the fault recognition rate is fifty-eight percent)
- 2012-02-29 09:50:09下载
- 积分:1
-
waveletdecom
Matlab implementation of reading a wav file and decomposing it using wavelet transform and extract its wavelet coefficients.
- 2010-05-09 18:02:19下载
- 积分: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
-
IIR
IIR Filter, hope it is useful
- 2010-02-02 16:35:42下载
- 积分:1
-
ls_esprit
最小二乘算法来实现esprit算法,该代码已经在matlab中运行过绝对可以放心使用(Least squares algorithm to achieve esprit algorithm, the code has been run in matlab absolutely safe to use)
- 2011-11-15 09:55:42下载
- 积分:1
-
EMD
介绍了其中处理EMD端点效应的方法,还有其中两种改进算法的程序,适合EMD的学者。(Introduces seven kinds of processing methods of endpoint effect the EMD, and one of the two kinds of improved algorithm procedures, suitable for scholars of the EMD.)
- 2015-07-06 20:41:37下载
- 积分:1