-
pro3
it is about direct load flow in simple power system.
- 2010-11-22 17:30:53下载
- 积分:1
-
SVM
该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法
(1) Main_SVC_C.m --- C_SVC二类分类算法
(2) Main_SVC_Nu.m --- Nu_SVC二类分类算法
(3) Main_SVM_One_Class.m --- One-Class支持向量机
(4) Main_SVR_Epsilon.m --- Epsilon_SVR回归算法
(5) Main_SVR_Nu.m --- Nu_SVR回归算法(The kit includes two kinds of classification, two kinds of regression, and a one-class support vector machine algorithm (1) Main_SVC_C.m--- C_SVC II classification algorithm (2) Main_SVC_Nu.m--- Nu_SVC II classification algorithm (3) Main_SVM_One_Class.m--- One-Class Support Vector Machine (4) Main_SVR_Epsilon.m--- Epsilon_SVR regression algorithm (5) Main_SVR_Nu.m--- Nu_SVR regression algorithm)
- 2011-07-28 17:15:18下载
- 积分:1
-
PRBS
伪随机序列PRBS(M序列)的产生文件,matlab 语言开发,适合于系统辨识的激励信号(Pseudo-random sequence PRBS (M series) and generate the file, matlab language development, incentives for system identification signal)
- 2011-08-31 17:55:34下载
- 积分:1
-
LDAjiaocheng
LDA 算法入门 黄晟2010-04-03 重庆大学行业信息化工程中心(LDA algorithm Started
Huang Sheng 2010-04-03 Chongqing University Engineering industry information center)
- 2013-11-19 12:30:04下载
- 积分:1
-
matlab100
里面有很多使用的MATLAB代码,包括图形显示和计算源代码(There are a lot of use of the MATLAB code, including the graphical display and calculation of the source code)
- 2009-02-28 17:03:42下载
- 积分:1
-
FFT
脑波FFT变换
调用格式见m文件头部说明(下边也复制了一份)
有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用
------------------------------------
保存为FFT.m文件
输入参数: N:进行FFT变换的点数(要求是2的N次幂);
fs:信号的采样频率(frequency of simpling)
sig:进行FFT变换的数组(一维)。
输出参数: f_sig:变换后的信号(一维数组)
E_delta、E_theta 、E_alpha、E_beta分别表示δθαβ相应频段的能量加和。
other为其余频段的能量加和(供参考用)
--------------------------------------------------------------------------
function[ f_sig ,E_delta , E_theta , E_alpha , E_beta , other ] = FFT( N , fs , sig )(EEG FFT transform is called m file format, see head illustrate the matching DLL files, you can be C or C++ to call------------------------ simpling) sig: to FFT transform array (one dimension). Output Parameters: f_sig: transformation of the signal (one-dimensional array) E_delta, E_theta, E_alpha, E_beta δθαβ, respectively, the energy increases and the corresponding frequency band. Other for the rest of the energy band increases, and (for reference) -------------------------------------------------------------------------- function [f_sig, E_delta, E_theta, E_alpha, E_beta , other] = FFT (N, fs, sig))
- 2009-11-07 20:27:52下载
- 积分:1
-
newton_loop
牛顿环动画演示Matlab源代码牛顿环动画演示Matlab源代码(Newton Central Matlab source code Animation Central Animation Newton Matlab source code)
- 2009-06-28 13:00:53下载
- 积分:1
-
MATLAB_programming_electronic_data_entry
MATLAB编程入门电子资料MATLAB programming electronic data entry(Introduction to Electronic Data MATLAB programming MATLAB programming electronic data entry)
- 2010-08-02 09:02:06下载
- 积分:1
-
MATLAB-commonly-used-algorithm
MATLAB常用算法程序集,功能比较齐全。(MATLAB commonly used algorithm for assembly, function relatively complete.)
- 2013-10-20 16:54:11下载
- 积分:1
-
matlabDDE
动态数据交换(Dynamic Data Exchange,DDE)是Windows应用程序间数据交换的有效方法。利用它可以进行组态王和MATLAB的通信,从而扩充组态王的控制运算功能(Dynamic Data Exchange (Dynamic Data Exchange, DDE) is an effective method of data exchange between Windows applications. Use it can be the the configuration king and MATLAB communication, thus to expand KingView control operation function)
- 2013-04-18 20:38:36下载
- 积分:1